Skip to content

Conversation

@BrandonStalnaker
Copy link
Collaborator

@BrandonStalnaker BrandonStalnaker commented Dec 5, 2025

Background

  • The SDK's minimum deployment targets (iOS 9.0/tvOS 9.0) are significantly outdated. Apple has deprecated many APIs that were required for backward compatibility with these older OS versions, and modern iOS development best practices recommend supporting only actively maintained OS versions.

What Has Changed

  • Updated minimum deployment target from iOS 9.0 to iOS 15.6 in the podspec
  • Updated minimum deployment target from tvOS 9.0 to tvOS 15.6 in the podspec
  • Updated Xcode project build settings to reflect the new deployment targets

Checklist

  • I have performed a self-review of my own code.
  • I have made corresponding changes to the documentation.
  • I have added tests (existing tests) that prove my fix is effective or that my feature works.
  • I have tested this locally.

Additional Notes

  • {Any additional information or context relevant to this PR}

Reference Issue (For employees only. Ignore if you are an outside contributor)

@BrandonStalnaker BrandonStalnaker requested a review from a team as a code owner December 5, 2025 15:19
denischilik
denischilik previously approved these changes Dec 5, 2025
@BrandonStalnaker BrandonStalnaker self-assigned this Dec 5, 2025
jamesnrokt
jamesnrokt previously approved these changes Dec 5, 2025
Base automatically changed from feat/SDKE-550-Implement-Manual-SceneDelegate-Support to blackout/Phase-1 December 9, 2025 15:21
@BrandonStalnaker BrandonStalnaker dismissed stale reviews from jamesnrokt and denischilik December 10, 2025 19:38

The merge-base changed after approval.

@BrandonStalnaker BrandonStalnaker changed the base branch from blackout/Phase-1 to 9.0-Release December 11, 2025 14:49
@BrandonStalnaker BrandonStalnaker force-pushed the feat/SDKE-554-Update-Minimum-Deployment-Targets branch from 07187cc to b52be94 Compare December 11, 2025 14:53
@BrandonStalnaker BrandonStalnaker merged commit d1da053 into workstation/9.0-Release Dec 11, 2025
9 of 11 checks passed
@BrandonStalnaker BrandonStalnaker deleted the feat/SDKE-554-Update-Minimum-Deployment-Targets branch December 11, 2025 16:38
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.

4 participants