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

Fix build issues on xcode 16 ios 740 #6639

Merged
merged 5 commits into from
Aug 19, 2024

Conversation

buggmagnet
Copy link
Contributor

@buggmagnet buggmagnet commented Aug 19, 2024

This PR enables us to build both with the currently used Xcode Versions (15.2, 15.0.1) and also with Xcode 16-beta


This change is Reviewable

@buggmagnet buggmagnet added the iOS Issues related to iOS label Aug 19, 2024
@buggmagnet buggmagnet self-assigned this Aug 19, 2024
Copy link

linear bot commented Aug 19, 2024

Copy link
Contributor

@rablador rablador left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 10 of 10 files at r1, all commit messages.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @buggmagnet)


ios/MullvadVPN.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved line 17 at r1 (raw file):

      "location" : "https://github.com/mullvad/wireguard-apple.git",
      "state" : {
        "revision" : "a31e50faa79c85e4da054bcc8e1fb05db3b834e6"

Intentional?

Copy link
Contributor Author

@buggmagnet buggmagnet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @rablador)


ios/MullvadVPN.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved line 17 at r1 (raw file):

Previously, rablador (Jon Petersson) wrote…

Intentional?

I should have mentioned that in the notes, my bad.
This is the merge commit from our fork of wireguard-apple without which, WireGuardKit won't compile.

So yes, definitely intentional

Copy link
Contributor

@acb-mv acb-mv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed all commit messages.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @rablador)

@buggmagnet buggmagnet force-pushed the fix-build-issues-on-xcode-16-ios-740 branch from 831dc66 to 48691d3 Compare August 19, 2024 12:49
Copy link
Contributor

@rablador rablador left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

@buggmagnet buggmagnet merged commit 6871ea4 into main Aug 19, 2024
11 checks passed
@buggmagnet buggmagnet deleted the fix-build-issues-on-xcode-16-ios-740 branch August 19, 2024 12:57
Copy link

🚨 End to end tests failed. Please check the failed workflow run.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
iOS Issues related to iOS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants