Skip to content

Raise the iOS deployment target to 15.0 - #406

Merged
jasikpark merged 1 commit into
push-rltovxzokxyrfrom
push-umltyryypnzv
Sep 22, 2026
Merged

jasikpark merged 1 commit into
push-rltovxzokxyrfrom
push-umltyryypnzv

Conversation

@jasikpark

Copy link
Copy Markdown
Contributor

Stacked on #405.

Xcode 27 rejects IPHONEOS_DEPLOYMENT_TARGET values below 15.0, so the project no longer builds at 14.0. This raises the floor to 15.0 in the 9 project.pbxproj entries and in MobileNebulaKit/Package.swift. It drops support for iOS 14 devices.

ensure-mobile-nebula.sh reads the target from the pbxproj, so the generated plugin package follows without changes. A Profile build from Xcode 27.0 succeeds with no command-line override.

🤖 Generated with Claude Code

https://claude.ai/code/session_01MurGUoeWWCURHtoWFB7R56

Xcode 27 refuses deployment targets below iOS 15.0, so the project
no longer builds at 14.0. This drops support for iOS 14 devices.

Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01MurGUoeWWCURHtoWFB7R56
@jasikpark
jasikpark marked this pull request as ready for review September 22, 2026 21:23
@jasikpark
jasikpark merged commit 0b68b3c into push-rltovxzokxyr Sep 22, 2026
4 checks passed
@jasikpark
jasikpark deleted the push-umltyryypnzv branch September 22, 2026 22:17
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.

2 participants