Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Makefile - refactor swift-build option #214

Merged
merged 1 commit into from
Sep 17, 2022
Merged

Update Makefile - refactor swift-build option #214

merged 1 commit into from
Sep 17, 2022

Conversation

ahmetgeymen
Copy link
Contributor

trying to fix warning message comes from swift build during installation with brew.

"warning: '--build-path' option is deprecated; use '--scratch-path' instead"

reason: swiftlang/swift-package-manager#4195

fixed: "warning: '--build-path' option is deprecated; use '--scratch-path' instead"
@ahmetgeymen ahmetgeymen requested a review from a team as a code owner September 14, 2022 22:49
@MattKiazyk MattKiazyk added the chore Repo upkeep label Sep 17, 2022
@MattKiazyk MattKiazyk merged commit f943fcb into XcodesOrg:main Sep 17, 2022
@MattKiazyk
Copy link
Contributor

Thanks @ahmetgeymen

@ahmetgeymen ahmetgeymen deleted the bugfix/swift-build-warning branch September 17, 2022 08:49
@MattKiazyk
Copy link
Contributor

@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

@ahmetgeymen
Copy link
Contributor Author

Ok then, not problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Repo upkeep
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants