mirror of
https://github.com/Jellify-Music/App.git
synced 2026-01-23 19:48:44 -06:00
fastfile changes
This commit is contained in:
@@ -20,7 +20,8 @@ platform :ios do
|
||||
lane :beta do
|
||||
setup_ci
|
||||
sync_code_signing(
|
||||
type: "development",
|
||||
type: "appstore",
|
||||
app_identifier: "com.cosmonautical.jellify"
|
||||
readonly: true
|
||||
)
|
||||
increment_build_number(
|
||||
|
||||
Reference in New Issue
Block a user