Skip to content

fix(ios): update dependency to IONFileTransferLib to version built with Xcode 16#64

Merged
alexgerardojacinto merged 3 commits into
1.xfrom
fix/RMET-5030/update-lib-ios-swift
Mar 12, 2026
Merged

fix(ios): update dependency to IONFileTransferLib to version built with Xcode 16#64
alexgerardojacinto merged 3 commits into
1.xfrom
fix/RMET-5030/update-lib-ios-swift

Conversation

@alexgerardojacinto

@alexgerardojacinto alexgerardojacinto commented Mar 9, 2026

Copy link
Copy Markdown
Contributor

Description

Capacitor 7 targets Xcode 16 and not 26

Change Type

  • Fix
  • Feature
  • Refactor
  • Breaking Change
  • Documentation

Rationale / Problems Fixed

Capacitor 7 targets Xcode 16 and not 26. The previous version of the library (1.0.2) was built with Xcode 26 and this could lead to build problems.

Tests or Reproductions

Screenshots / Media

Platforms Affected

  • Android
  • iOS
  • Web

Notes / Comments

…th Xcode 16

Context: Capacitor 7 targets Xcode 16 and not 26
@alexgerardojacinto alexgerardojacinto self-assigned this Mar 9, 2026
@alexgerardojacinto alexgerardojacinto changed the title fix(ios): update dependency to IONFileTransferLib to version built wi… fix(ios): update dependency to IONFileTransferLib to version built with Xcode 16 Mar 9, 2026

@OS-pedrogustavobilro OS-pedrogustavobilro left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I didn't test with the actual app in this repo because I can't use Xcode 16 on my machine anymore. But1.x is using macos-14 which in turn should use Xcode 16, so CI validation confirms that Xcode 16 builds are passing. Although I was testing here #65 and everything's passing with 1.0.2, 🤷

@alexgerardojacinto alexgerardojacinto merged commit 22382fe into 1.x Mar 12, 2026
8 checks passed
@alexgerardojacinto alexgerardojacinto deleted the fix/RMET-5030/update-lib-ios-swift branch March 12, 2026 12:54
capacitor-bot pushed a commit that referenced this pull request Mar 12, 2026
## [1.0.12](v1.0.11...v1.0.12) (2026-03-12)

### Bug Fixes

* **ios:** update dependency to IONFileTransferLib to version built with Xcode 16 ([#64](#64)) ([22382fe](22382fe))
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