Skip to content

Conversation

scottasoutherland
Copy link

Reference

SDK-XXXX -- <TITLE>.

Summary

Suppressed StoreKit Violations in the Xcode 26 beta.

I do not know if this is the correct way to fix this , i.e. if the storekit 1 apis are generally still in use. However, it does remove the warnings.

Motivation

When compiling in Xcode 26, with warnings-as-errors, you will be unable to compile, even if your app has a target SDK lower than iOS 26.

Type Of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Testing Instructions

cc @BranchMetrics/saas-sdk-devs for visibility.

Copy link

@JoeSzymanskiNoom JoeSzymanskiNoom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was able to confirm this fixes the warnings/errors in our project.

@JoeSzymanskiNoom
Copy link

Any update on merging an releasing this fix? It's blocking us from updating to Xcode 26.

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.

3 participants