mirror of
https://github.com/zebrajr/immich.git
synced 2025-12-06 00:20:20 +01: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+ |