-
Notifications
You must be signed in to change notification settings - Fork 429
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 to Xcode 15.1 #2247
Merged
Merged
Update to Xcode 15.1 #2247
Changes from all commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
caeaa42
Update xcode version to 15
jaceklyp d4393db
Fix version number
jaceklyp 0ab0b16
Change simulator version
jaceklyp 65a796c
Merge branch 'develop' into jacek/xcode15
jaceklyp ca41d3c
Update resolved
jaceklyp c8beaeb
Remove tests that fail because URL initialization now escapes spaces
jaceklyp 74c6059
Increase timeouts to make tests pass
jaceklyp 0b50210
Try using Sonoma image runner
jaceklyp 8962f3d
Try using latest runner
jaceklyp cb8d28d
Back to macos 13
jaceklyp e5c62a1
Use M1 runner
jaceklyp ecbc143
Fix multiple warnings
jaceklyp e179c1e
Silence Ignoring duplicate libraries -lc++ warnings
jaceklyp 2a4cf00
Revert the unarchiver change
jaceklyp 69be459
Remove unneeded swiftlint corrections
jaceklyp 31408a3
Merge branch 'develop' into jacek/xcode15
jaceklyp bf9f4d5
Merge branch 'develop' into jacek/xcode15
samsymons 5e8843b
Update Xcode version to 15.0.1.
samsymons ba92ef2
Merge branch 'develop' into jacek/xcode15
samsymons 73e4494
Allow automatic provisioning on CI.
samsymons 05f9efe
Remove automatic provisioning.
samsymons df276c9
Disable codesigning for test runs.
samsymons 440dd9f
Undo the CODE_SIGNING_ALLOWED change.
samsymons b0da844
Merge branch 'develop' into jacek/xcode15
samsymons 713c955
Try using more generic certificates.
samsymons 5aaf30d
Revert "Try using more generic certificates."
samsymons 10ef86e
Merge branch 'develop' into jacek/xcode15
samsymons 7a8f19e
Merge branch 'main' into jacek/xcode15
samsymons a1a1036
Use 17.0.1 simulators.
samsymons c23d095
Upgrade to Xcode 15.1.
samsymons 6a812a2
Merge branch 'main' into jacek/xcode15
samsymons 251b470
Merge branch 'main' into jacek/xcode15
samsymons e168bc9
Merge branch 'main' into jacek/xcode15
samsymons f761958
Merge branch 'main' into jacek/xcode15
samsymons 51a48fe
Merge branch 'main' into jacek/xcode15
samsymons 84e9343
Fix alpha Xcode version format.
samsymons File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
14.3.1 | ||
15.1 |
This file contains 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
This file contains 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
2 changes: 1 addition & 1 deletion
2
DuckDuckGo.xcodeproj/xcshareddata/xcschemes/AdhocDebug.xcscheme
This file contains 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
2 changes: 1 addition & 1 deletion
2
DuckDuckGo.xcodeproj/xcshareddata/xcschemes/AtbUITests.xcscheme
This file contains 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
This file contains 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
2 changes: 1 addition & 1 deletion
2
DuckDuckGo.xcodeproj/xcshareddata/xcschemes/DuckDuckGo-Alpha.xcscheme
This file contains 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
4 changes: 2 additions & 2 deletions
4
DuckDuckGo.xcodeproj/xcshareddata/xcschemes/DuckDuckGo.xcscheme
This file contains 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
2 changes: 1 addition & 1 deletion
2
DuckDuckGo.xcodeproj/xcshareddata/xcschemes/FingerprintingUITests.xcscheme
This file contains 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
2 changes: 1 addition & 1 deletion
2
DuckDuckGo.xcodeproj/xcshareddata/xcschemes/Instruments.xcscheme
This file contains 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
This file contains 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
2 changes: 1 addition & 1 deletion
2
DuckDuckGo.xcodeproj/xcshareddata/xcschemes/PacketTunnelProvider.xcscheme
This file contains 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
2 changes: 1 addition & 1 deletion
2
DuckDuckGo.xcodeproj/xcshareddata/xcschemes/PerformanceTests.xcscheme
This file contains 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
This file contains 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
This file contains 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
2 changes: 1 addition & 1 deletion
2
DuckDuckGo.xcodeproj/xcshareddata/xcschemes/WidgetsExtension.xcscheme
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Now that the simulator issue has been fixed, we can consider reverting these timeout changes. Hopefully they'll no longer be necessary.