Update Makefile - refactor swift-build option by ahmetgeymen · Pull Request #214 · XcodesOrg/xcodes
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 172
Merged
MattKiazyk merged 1 commit intoXcodesOrg:mainfrom
ahmetgeymen:bugfix/swift-build-warning
Sep 17, 2022Merged
Update Makefile - refactor swift-build option#214
MattKiazyk merged 1 commit intoXcodesOrg:mainfrom
ahmetgeymen:bugfix/swift-build-warning
Update Makefile - refactor swift-build option#214
MattKiazyk merged 1 commit intoXcodesOrg:mainfrom
ahmetgeymen:bugfix/swift-build-warning
Conversation
Copy link
Contributor
ahmetgeymen
commented
Sep 14, 2022
ahmetgeymen
commented
trying to fix warning message comes from swift build during installation with brew.
"warning: '--build-path' option is deprecated; use '--scratch-path' instead"
fixed: "warning: '--build-path' option is deprecated; use '--scratch-path' instead"
ahmetgeymen
requested a review
from a team
as a code owner
MattKiazyk approved these changes Sep 17, 2022
MattKiazyk
merged commit
f943fcb
into
XcodesOrg:main
Copy link
Contributor
MattKiazyk
commented
Sep 17, 2022
MattKiazyk commented
Sep 17, 2022Thanks @ahmetgeymen
ahmetgeymen
deleted the
bugfix/swift-build-warning
branch
Copy link
Contributor
MattKiazyk
commented
Sep 18, 2022
MattKiazyk commented
Sep 18, 2022@ahmetgeymen letting you know that I've reverted this change in main for now, because we're still building with Swift 5.6 at the moment and that option doesn't exist yet
Copy link
Contributor Author
ahmetgeymen
commented
Sep 18, 2022
ahmetgeymen commented
Sep 18, 2022Ok then, not problem.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment