mirror of
https://github.com/Jellify-Music/App.git
synced 2026-05-03 00:59:48 -05:00
fastlane stuff
This commit is contained in:
@@ -19,7 +19,8 @@ platform :ios do
|
||||
desc "Push a new beta build to TestFlight"
|
||||
lane :beta do
|
||||
setup_ci
|
||||
match(type: "development", readonly: true)
|
||||
get_certificates
|
||||
get_provisioning_profile
|
||||
increment_build_number(
|
||||
build_number: ENV['BUILD_NUMBER'],
|
||||
xcodeproj: "Jellify.xcodeproj"
|
||||
|
||||
Reference in New Issue
Block a user