Skip to content

chore: bump deployment target from iOS 14 to iOS 16#29

Merged
gmegidish merged 1 commit into
mainfrom
chore/bump-deployment-target-ios16
Apr 15, 2026
Merged

chore: bump deployment target from iOS 14 to iOS 16#29
gmegidish merged 1 commit into
mainfrom
chore/bump-deployment-target-ios16

Conversation

@gmegidish

Copy link
Copy Markdown
Member

No description provided.

@coderabbitai

coderabbitai Bot commented Apr 15, 2026

Copy link
Copy Markdown

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: c7c55736-1959-4ff1-9f73-01b8018a9f89

📥 Commits

Reviewing files that changed from the base of the PR and between 4ebdd76 and 832fed3.

📒 Files selected for processing (1)
  • devicekit-ios.xcodeproj/project.pbxproj

Walkthrough

The iOS deployment target was incremented from version 14.0 to 16.0 in the Xcode project configuration file. This change was applied across multiple build configurations, including Debug and Release variants for both the main application target and the BroadcastUploadExtension target. The update affected only the IPHONEOS_DEPLOYMENT_TARGET build setting with no modifications to project structure or public API declarations.

🚥 Pre-merge checks | ✅ 2 | ❌ 1

❌ Failed checks (1 inconclusive)

Check name Status Explanation Resolution
Description check ❓ Inconclusive No pull request description was provided, making it impossible to assess relevance to the changeset. Add a brief description explaining the rationale for bumping the deployment target (e.g., dropping support for older iOS versions, leveraging newer APIs).
✅ Passed checks (2 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and accurately describes the main change: bumping the iOS deployment target from version 14 to 16.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/bump-deployment-target-ios16

Comment @coderabbitai help to get the list of available commands and usage tips.

@gmegidish
gmegidish merged commit 0c8a20a into main Apr 15, 2026
5 of 6 checks passed
@gmegidish
gmegidish deleted the chore/bump-deployment-target-ios16 branch April 15, 2026 11:41
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.

1 participant