Update to Swift 5.9 and raise deployment targets to macOS 13 / iOS 17#10
Open
Sameh Sayed (sameh0) wants to merge 4 commits into
Open
Update to Swift 5.9 and raise deployment targets to macOS 13 / iOS 17#10Sameh Sayed (sameh0) wants to merge 4 commits into
Sameh Sayed (sameh0) wants to merge 4 commits into
Conversation
Sameh Sayed (sameh0)
commented
Jul 22, 2026
- Bump SwiftPM tools version to 5.9 and CocoaPods swift_versions to 5.9
- Raise minimum deployment targets across Package.swift, podspec, available annotations, and README (breaking change for older-OS consumers)
- Bump podspec version to 2.0.0 and add a CHANGELOG entry
- Add unit tests for the ManagedAppConfig class (getters, updateValue branches, change hooks, key constants)
- Refresh GitHub Actions workflows: current runners/simulators and action versions
… / tvOS 17 - Bump SwiftPM tools version to 5.9 and CocoaPods swift_versions to 5.9 - Raise minimum deployment targets across Package.swift, podspec, @available annotations, and README (breaking change for older-OS consumers) - Bump podspec version to 2.0.0 and add a CHANGELOG entry - Add unit tests for the ManagedAppConfig class (getters, updateValue branches, change hooks, key constants) - Refresh GitHub Actions workflows: current runners/simulators and action versions
Sameh Sayed (sameh0)
requested review from
a team and
Kyle Hammond (macblazer)
as code owners
July 22, 2026 13:18
Sameh Sayed (sameh0)
requested review from
Jacob Hearst (JacobHearst),
JiriMachalek,
norris-david and
Tim Fischer (tsfischer)
and removed request for
a team
July 22, 2026 13:18
team-adder
Bot
requested review from
bartoszodrzywolek (BartO-jamf),
Brandon Roehl (BrandonRoehl),
Jakub Stanglica (JakubStanglicaWND),
Jan Škrabal (JanSkrabal),
Tyler Kerkhof (KapnKerk),
Maciej Sączewski (Saczuu),
Camden Webster (camdenwebster),
Cedric Pansky (cpansky),
Jakub Kozák (jakubKozakW),
jmarchesini,
Lukas Ratica (lukyratica),
Matt Bauer (mattbauer),
Monika Canigova (mcanigova),
Mike Mello (mjKosmic),
Michael Link (mlink),
Martin Muzikar (mmuzikar),
John "Dave" Abbott (open-abbott),
Pavel Sladek (palisladek),
Robert Veringa (robertveringa89),
Steve Madsen (sjmadsen),
Mohamed Taher Mosbah (taher-mosbah) and
teeweizhong10
July 22, 2026 13:18
team-adder
Bot
requested review from
Tomas Pecuch (Tomomir),
Hamilton Yang (the2ndbushome),
Tomáš Svoboda (tsvoboda-wandera) and
Tony Eichelberger (watkyn)
July 22, 2026 13:18
Jacob Hearst (JacobHearst)
requested changes
Jul 22, 2026
Jacob Hearst (JacobHearst)
left a comment
There was a problem hiding this comment.
Changes overall look good, just requesting that we use the latest version of the various official actions
Address PR review: checkout@v7, upload-pages-artifact@v5, deploy-pages@v5
…ice names Pinning 'iPhone 15'/'Apple TV' broke on runners whose Xcode no longer ships those devices. Pick the first available simulator UDID at runtime so the workflow survives future Xcode/runner upgrades.
Jacob Hearst (JacobHearst)
previously approved these changes
Jul 22, 2026
The dependency already resolved to 1.5.0 via 'from: 1.0.0'; raising the floor makes the current minimum explicit. SymbolKit (transitive) is at 1.0.0, its latest release.
bartoszodrzywolek (BartO-jamf)
approved these changes
Jul 23, 2026
Jacob Hearst (JacobHearst)
approved these changes
Jul 23, 2026
Chris Ferris (cferris-jamf)
approved these changes
Jul 24, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.