Commit Graph

23 Commits

Author SHA1 Message Date
whattherestimefor 255130facc
Update build-only.yml
Use macos-15
2024-11-18 10:01:55 -05:00
whattherestimefor 4acb163074
Update to run on macos-15
GitHub no longer offers Xcode 16 on macos-14. https://github.com/actions/runner-images/issues/10703
2024-11-13 09:39:22 -05:00
Marcus Kida 905cb46678
Reapply "Switch to Xcode 16 on macOS 14 arm64 GHA Runner"
This reverts commit 79643d411f.
2024-10-09 12:11:30 +02:00
Marcus Kida 79643d411f
Revert "Switch to Xcode 16 on macOS 14 arm64 GHA Runner"
This reverts commit d3d925dbf2.

# Conflicts:
#	.github/workflows/deploy-appstore.yml
2024-10-09 11:58:34 +02:00
Marcus Kida 14a7d0ff5d
Fix runner name 2024-10-08 10:03:29 +02:00
Marcus Kida d3d925dbf2
Switch to Xcode 16 on macOS 14 arm64 GHA Runner 2024-10-08 09:59:33 +02:00
Nathan Mattes ad91b45a97
Fix Xcode-version
See https://github.com/actions/runner-images/tree/main/images/macos
2023-11-09 11:14:54 +01:00
Marcus Kida dff4c44889
Implement Fastlane (#1130) 2023-10-10 12:48:47 +02:00
Nathan Mattes 132af03bb2
Set Deployment Target to iOS 16 (#1125)
Co-authored-by: Marcus Kida <marcus.kida@bearologics.com>
2023-09-29 19:31:22 +02:00
Nathan Mattes 0f28f9aedd
Temporarily downgrade python-version
reason: https://github.com/codemagic-ci-cd/cli-tools/issues/293
2022-12-20 14:59:46 +01:00
CMK 356b8f2c00 chore: try tag the build 2022-11-18 21:36:51 +08:00
CMK 9e1140dc78 chore: disable Xcode Cloud and using GitHub action to make the TestFlight build 2022-11-16 20:20:42 +08:00
CMK 78ce26b889 fix: manually bump the version to workaround auto version management not working issue 2022-11-08 14:17:43 +08:00
CMK e2f505fa67 feat: add TestFlight deploy workflow 2022-11-04 12:20:27 +08:00
CMK f73241caee chore: inject AuthContext 2022-10-08 15:16:10 +08:00
CMK e7509dcd7a chore: fix GitHub CI 2022-10-08 14:01:21 +08:00
CMK 573ed8fd8d fix: update the Xcode version to fix the CI failure 2022-01-27 21:50:02 +08:00
CMK 9dac014c7f chore: update CI configure for Xcode 13.1 2021-11-03 16:21:09 +08:00
CMK bcf0262608 chore: update CI build with Xcode 13 for iOS 15 SDK 2021-09-30 15:04:46 +08:00
CMK 8b04550aec chore: fix CI env 2021-08-03 11:03:47 +08:00
CMK 53e9243310 chore: fix CI env issue 2021-08-02 19:55:14 +08:00
CMK b9537e20c4 chore: rollback macOS version to 10.15 due to 11.0 marked private preview
ref: https://github.com/actions/virtual-environments/issues/2486
2021-04-22 00:03:01 +08:00
CMK a1b19e44f7 chore: add GItHub CI Action for project 2021-04-21 23:58:36 +08:00