1
0
mirror of https://github.com/mastodon/mastodon-ios.git synced 2024-12-13 09:07:16 +01:00
Commit Graph

21 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
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
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
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
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
d36e60e2a4 chore: fix CI build failure issue 2022-01-04 18:30:59 +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
d4552332b3 chore: update CI script 2021-04-27 16:29:10 +08:00
CMK
a1b19e44f7 chore: add GItHub CI Action for project 2021-04-21 23:58:36 +08:00