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

Make sure we can build the library and run the tests using Xcode 14 #1523

Closed
lawrence-forooghian opened this issue Nov 9, 2022 · 3 comments
Assignees

Comments

@lawrence-forooghian
Copy link
Collaborator

Motivation

We need to be able to develop the SDK using Xcode 14, since macOS 13 does not run earlier Xcode versions. This means that new developers who are already on macOS 13, or existing developers who perhaps upgraded too hastily (yes, it's me), are unable to develop the library.

Terminology

Here, I'm using "Xcode 14" to mean "Xcode 14.something".

Requirements

  1. Fix all issues that prevent us from building the SDK and running the tests using Xcode 14. So far, I've identified these ones, but there might be more:
  2. Switch CI to build using Xcode 14.
@sync-by-unito
Copy link

sync-by-unito bot commented Nov 9, 2022

➤ Automation for Jira commented:

The link to the corresponding Jira issue is https://ably.atlassian.net/browse/SDK-2915

@maratal
Copy link
Collaborator

maratal commented Mar 14, 2023

Tests are already using Xcode 14.2, so #1511 doesn't prevent them from doing it. Do we still need two issues (this and #1511)? @lawrence-forooghian

@lawrence-forooghian
Copy link
Collaborator Author

I think we can close this one now.

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

No branches or pull requests

2 participants