We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Turned out there are number of problems popped out in Xcode 14.3:
Issue #1765 Build fails on the Build Carthage dependencies step during building Nimble for watchOS.
Build Carthage dependencies
Issue #1766 After watchOS removal build fails on the Build Ably framework step.
Build Ably framework
Issue #1767 A lot of new test failures. Probably the result of changes in the Nimble framework (how it does comparisons).
Issue #1796: (Replaces #1767 for CI)
Draft PR with experiments on macOS 13.4 and Xcode 14.3
Turned out Xcode 14.2 also can't compile Nimble - #1768
The text was updated successfully, but these errors were encountered:
➤ Automation for Jira commented:
The link to the corresponding Jira issue is https://ably.atlassian.net/browse/SDK-3644
Sorry, something went wrong.
Closed with #1801
maratal
No branches or pull requests
Turned out there are number of problems popped out in Xcode 14.3:
Issue #1765
Build fails on the
Build Carthage dependencies
step during building Nimble for watchOS.Issue #1766
After watchOS removal build fails on the
Build Ably framework
step.Issue #1767A lot of new test failures. Probably the result of changes in the Nimble framework (how it does comparisons).Issue #1796:
(Replaces #1767 for CI)
Draft PR with experiments on macOS 13.4 and Xcode 14.3
Turned out Xcode 14.2 also can't compile Nimble - #1768The text was updated successfully, but these errors were encountered: