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

Xcode14 Stored property fix #515

Merged
merged 1 commit into from
Sep 28, 2022
Merged

Xcode14 Stored property fix #515

merged 1 commit into from
Sep 28, 2022

Conversation

nzagorchev
Copy link
Contributor

What Where/Who
JIRA Issue SDK-2105
People Involved @nzagorchev
Issue #512

Background

Fix Xcode 14 error:
Stored properties cannot be marked potentially unavailable with '@available'

Implementation

Testing steps

Is this change backwards-compatible?

@nzagorchev nzagorchev merged commit b341e17 into master Sep 28, 2022
@delete-merged-branch delete-merged-branch bot deleted the xcode14-stored-prop branch September 28, 2022 15:06
@haelsisy
Copy link

haelsisy commented Oct 4, 2022

When do you expect to release this fix?

@tguidon
Copy link

tguidon commented Oct 31, 2022

Running into this issue as well, when can we expect a release? SPM version continues to work, but we need a Cocoapods version.

@desusai7
Copy link

desusai7 commented Nov 17, 2022

Was this released ?
Can we please prioritize this, if not ? @hborisoff @nzagorchev

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

Successfully merging this pull request may close these issues.

5 participants