You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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:
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
SecKeychainItemDelete
to fix deprecation error in Xcode 14 #1521HTTPURLResponse._allHeaderFields
with Xcode 14 #1522The text was updated successfully, but these errors were encountered: