Skip to content

Commit

Permalink
Default Bundle ID
Browse files Browse the repository at this point in the history
  • Loading branch information
Jon-b-m authored Sep 3, 2024
1 parent 82cd4c5 commit 5546510
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fastlane/Fastfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ FASTLANE_KEY = ENV["FASTLANE_KEY"]
DEVICE_NAME = ENV["DEVICE_NAME"]
DEVICE_ID = ENV["DEVICE_ID"]
ENV["FASTLANE_XCODEBUILD_SETTINGS_TIMEOUT"] = "120"
APP_IDENTIFIER = "com.jon.#{TEAMID}.aps"
APP_IDENTIFIER = "ru.artpancreas.$(DEVELOPMENT_TEAM).FreeAPS"

platform :ios do
desc "Build iAPS"
Expand Down

0 comments on commit 5546510

Please sign in to comment.