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

[SDK-3644] Preparation for macOS 13 #1801

Merged
merged 6 commits into from
Sep 19, 2023
Merged

Conversation

maratal
Copy link
Collaborator

@maratal maratal commented Sep 15, 2023

Closes #1765, #1766

This contains changes required by Xcode 14.3 (and 15 by the means of 64967fe and 62fb233), but not actually switching to macOS 13 for it (Xcode 14.2 accepts those changes just fine).

By switching to macOS 13 explicitly, known set of tests begins to fail on CI, until ttl timeout for those tests increase (#1783, run). On iOS 17 they at least failed once even with increased timeout. Those tests succeed when run locally (on Xcode 14.3/15).

See also PR for adding iOS 17 Ci job.

Other experiments on transition to macOS 13: #1760, #1783, #1797, #1799, #1800

@maratal maratal merged commit d8c8a75 into main Sep 19, 2023
6 checks passed
@maratal maratal deleted the fix/1764-preparation-for-macos-13 branch September 19, 2023 15:21
lawrence-forooghian pushed a commit that referenced this pull request Oct 31, 2023
`git cherry-pick -m1 d8c8a75`

Merge pull request #1801 from ably/fix/1764-preparation-for-macos-13

[SDK-3644] Preparation for macOS 13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Build fails on the Build Carthage dependencies step in Xcode 14.3
2 participants