mirror of
https://github.com/immich-app/immich.git
synced 2025-11-28 01:05:17 -05:00
* chore: gha ios release | take 5 * code signing * code signing 2 * manual signing for extensions * chore(ios): add explicit code signing identity and debug output * dev appbundle * Deployment flow for development app * skip waiting for change log * refactor * fix: ruby version * fix: manual release lane * build on main
5 lines
99 B
Ruby
5 lines
99 B
Ruby
source "https://rubygems.org"
|
|
|
|
gem "fastlane"
|
|
gem "cocoapods"
|
|
gem "abbrev" # Required for Ruby 3.4+ |