Commit Graph

39 Commits

Author SHA1 Message Date
Nathan Mattes 4517a4fffb
Remove Cocoapods (#1179)
* Remove Cocoapods and Workspace

* Fix build

* Fix build again 🤦

* Update docs

* Fix fastlane to not use workspace anymore

* Update Documentation/Setup.md

Co-authored-by: Marcus Kida <marcus.kida@bearologics.com>

* Pin versions for swiftgen/sourcery

* Improve docs

---------

Co-authored-by: Marcus Kida <marcus.kida@bearologics.com>
2024-02-29 18:15:30 +01:00
Nathan Mattes ace671af15
Update bug.yaml 2023-11-20 18:14:49 +01: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 cb64fc6254
Merge pull request #658 from jvacek/patch-1
Issue Template for a Feature Request form
2022-12-26 13:59:43 +01: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
Jonas Vacek 228abd1ebc
Update feature.yml 2022-11-20 21:51:13 +01:00
Jonas Vacek 5491d3f53c
Issue Template for a Feature Request form 2022-11-20 21:49:33 +01:00
CMK 5fbafe4fdb fix: the wrong command to set GitHub env 2022-11-18 21:42:49 +08: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 c317f97dc4 fix: CURRENT_PROJECT_VERSION not update issue 2022-11-08 14:37:28 +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 99bef41281 fix: connect api key missing for export archive 2022-11-04 13:49:10 +08:00
CMK e2f505fa67 feat: add TestFlight deploy workflow 2022-11-04 12:20:27 +08:00
CMK 5f71acf5ce
chore: set CI build device 2022-10-09 20:30:10 +08:00
CMK bb5c999bea chore: [WIP] inject AuthContext into ViewModel 2022-10-09 20:07:57 +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 ea6c9fc87e chore: update setup.sh 2022-05-11 19:53:40 +08:00
CMK 9d0e2b68b4 chore: workaround CocoaPods CDN issue 2022-05-11 19:39:58 +08:00
Marcus Kida b6c944da26
chore: install bundler without sudo 2022-04-29 10:49:24 +02:00
Marcus Kida 23eeaab465
feat: use bundler to install Ruby Gems instead of installing them system-wide using root 2022-04-29 09:18:34 +02:00
CMK 6e86a57e6f chore: add bug report template and contributing document 2022-03-29 17:34:31 +08:00
CMK 573ed8fd8d fix: update the Xcode version to fix the CI failure 2022-01-27 21:50:02 +08:00
CMK d36e60e2a4 chore: fix CI build failure issue 2022-01-04 18:30:59 +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 98f682d61a chore: not run pod under CI root 2021-08-04 17:50:16 +08:00
CMK c157a86695 chore: fix CI may fail issue 2021-08-04 17:48:40 +08:00
CMK 08f98ec90d chore: fix CI may fail issue 2021-08-04 17:44:26 +08:00
CMK 33d499aa0d Merge branch 'develop' into fix/GitHub-action 2021-08-04 13:22:26 +08:00
CMK 9ae6d248e9 chore: add issue template 2021-08-03 17:50:04 +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 d4552332b3 chore: update CI script 2021-04-27 16:29:10 +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