Arkadiusz Fal
b0aaf0080b
Fix Xcode version to 26.0.1 in release workflow
...
Use Xcode 26.0.1 (the default stable version on macOS 26 runners) instead
of latest-stable to avoid selecting Xcode 26.1 RC which has missing SDK
components. This fixes the "iOS 26.1 is not installed" error during builds.
Reference: https://github.com/actions/runner-images/blob/main/images/macos/macos-26-arm64-Readme.md
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-11-09 18:38:23 +01:00
Arkadiusz Fal
3c63aa51be
Update Ruby version to 3.1 in GitHub Actions workflows
...
Bundler 2.6.3 requires Ruby >= 3.1.0, but workflows were using Ruby 3.0.7,
causing build failures. Updated both release and bump-build workflows to use
Ruby 3.1.
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-11-09 18:31:25 +01:00
Arkadiusz Fal
8e4b9ea440
Fix bundler cache version
2025-06-17 16:26:24 +02:00
Arkadiusz Fal
4d662115e4
Update GitHub release workflow
2025-03-23 15:07:15 +01:00
Arkadiusz Fal
8b809fb0f1
Update GitHub release workflow
2025-03-23 15:04:16 +01:00
Arkadiusz Fal
d3e80f500e
Update GitHub release workflow
2025-03-23 13:38:51 +01:00
Arkadiusz Fal
7baab7a88a
Update github actions checkout version
2024-11-08 15:26:55 +01:00
Arkadiusz Fal
43e5eae658
Use latest stable Xcode for build
2024-02-28 13:50:03 +01:00
Arkadiusz Fal
d5b81ceba1
Use macOS 13 in release workflow
2024-02-03 22:00:00 +01:00
Arkadiusz Fal
e616022278
Use Xcode 14.3.1 for fastlane builds
2024-02-03 21:49:45 +01:00
Arkadiusz Fal
8f9de6d1be
Disable mac beta lane in release workflow
2023-05-21 19:13:42 +02:00
Arkadiusz Fal
2844838485
Update workflows
2023-02-26 18:54:12 +01:00
Arkadiusz Fal
f39accdf7e
Update workflows
2023-02-26 18:42:43 +01:00
Arkadiusz Fal
0d3138b36e
Update release workflow
2023-02-25 22:18:24 +01:00
Arkadiusz Fal
0c7af0351b
Add bump build action
2023-02-25 14:51:50 +01:00
Arkadiusz Fal
528863bf1b
Update release workflow
2023-02-25 14:51:50 +01:00
Arkadiusz Fal
de153ab9ac
Add workflow for building and TestFlight
2023-02-24 18:17:44 +01:00