Commit Graph

3 Commits

Author SHA1 Message Date
Innei e8335a6f86
chore(xcode): update default Xcode version to 16.2.0 in setup action
- Changed the default Xcode version from 16.4 to 16.2.0 in the setup-xcode action configuration.

This update ensures compatibility with the specified version for builds.

Signed-off-by: Innei <tukon479@gmail.com>
2025-08-07 14:46:26 +08:00
Innei 0e1bff4b58
chore: update Xcode version to 16.4 and adjust macOS runner labels in workflows
- Changed default Xcode version in setup action to 16.4.
- Updated macOS runner labels from 'macos-latest' and 'macos-15' to 'macos-16' in multiple workflows for consistency.

Signed-off-by: Innei <tukon479@gmail.com>
2025-07-24 22:30:07 +08:00
Innei 46cb564003
ci: unify Xcode setup action for iOS builds
Signed-off-by: Innei <tukon479@gmail.com>
2025-07-24 18:01:14 +08:00