Open
Description
Previous ID | SR-10594 |
Radar | None |
Original Reporter | dvreid72 (JIRA User) |
Type | Bug |
Environment
Ubuntu 18.04
Swift 5.0.x
Vapor 3.0+
Additional Detail from JIRA
Votes | 0 |
Component/s | Foundation |
Labels | Bug |
Assignee | None |
Priority | Medium |
md5: a5f0ba6b0a4164abd4d68bf5b10f6773
Issue Description:
One file in the Vapor 3.0+ is giving 2 warnings on Ubuntu but not MacOS
Core/Process+Execute.swift:163:17: warning: 'launchPath' is deprecated: renamed to 'executableURL'
Core/Process+Execute.swift:167:17: warning: 'launch()' is deprecated: renamed to 'run'