Skip to content

fix: use Xcode to 16.4 instead of 26 - #15

Merged
alexgerardojacinto merged 1 commit into
mainfrom
fix/RMET-5030/update-release-action-xcode
Mar 10, 2026
Merged

fix: use Xcode to 16.4 instead of 26#15
alexgerardojacinto merged 1 commit into
mainfrom
fix/RMET-5030/update-release-action-xcode

Conversation

@alexgerardojacinto

Copy link
Copy Markdown
Contributor

Description

  • Updates workflows to build framework with Xcode 16 instead of 26.

Context

Type of changes

  • Fix (non-breaking change which fixes an issue)
  • Feature (non-breaking change which adds functionality)
  • Refactor (cosmetic changes)
  • Breaking change (change that would cause existing functionality to not work as expected)

Tests

Screenshots (if appropriate)

Checklist

  • Changes require an update to the documentation
    • Documentation has been updated accordingly

@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.

Was testing on an ODC app and it seems the Xcode 26 build works with Xcode 16, so I'm thinking maybe we don't need to do this?

But I suppose better safe than sorry? We might introduce a change in the future that would cause incompatibility?

@alexgerardojacinto

Copy link
Copy Markdown
Contributor Author

Was testing on an ODC app and it seems the Xcode 26 build works with Xcode 16, so I'm thinking maybe we don't need to do this?

But I suppose better safe than sorry? We might introduce a change in the future that would cause incompatibility?

@OS-pedrogustavobilro yeah that was my thinking. Considering that File Transfer had similar changes and those caused issues builds, I think we can be safe and assume this could cause issues as well.

@OS-pedrogustavobilro

Copy link
Copy Markdown
Contributor

Yeah fair, all good on my end

@alexgerardojacinto
alexgerardojacinto merged commit c6f5049 into main Mar 10, 2026
1 check passed
@alexgerardojacinto
alexgerardojacinto deleted the fix/RMET-5030/update-release-action-xcode branch March 10, 2026 13:37
capacitor-bot pushed a commit that referenced this pull request Mar 10, 2026
## [1.1.2](1.1.1...1.1.2) (2026-03-10)

### Bug Fixes

* use Xcode to 16.4 instead of 26 ([#15](#15)) ([c6f5049](c6f5049))
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