I am not sure if this is a linux, swift, or core issue. 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' Do not get these warnings in Xcode. Version 3.9.0 of Core
I am not sure if this is a linux, swift, or core issue.
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'
Do not get these warnings in Xcode.
Version 3.9.0 of Core