chore(mobile): drop support for iOS 14#29780
Open
agg23 wants to merge 1 commit into
Open
Conversation
agg23
commented
Jul 9, 2026
| "state" : { | ||
| "revision" : "3bfc408cc2d0bee2287c174da6b1c76768377818", | ||
| "version" : "2.7.4" | ||
| "revision" : "8244fe63bf43e58188ab13851ad693eecf6a9e90", |
Member
Author
There was a problem hiding this comment.
This package triggers a Swift compiler bug (present as of Xcode 27 beta 3). Bump the package to bring in their changes (pointfreeco/swift-sharing#216). No functionality change
|
📱 Android release APK (universal) — Download: https://github.com/immich-app/immich/actions/runs/29047080898/artifacts/8210472464 Installs as a separate app (applicationId |
shenlong-tanwen
approved these changes
Jul 9, 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.
Xcode 27 (and thus the App Store) is dropping support for building/submitting apps targeting iOS 14. Switch to targeting iOS 15 to allow testing the new toolchain.
App Store telemetry indicates we have had a single user in the past 7 months using iOS 14. iOS 15 is supported by all devices that support iOS 14.