Skip to content

Commit

Permalink
Update Fastfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Siwon-L authored Sep 6, 2024
1 parent 96733ec commit e8d4bf7
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 @@ -10,7 +10,7 @@ FASTLANE_API_KEY_ID = ENV["FASTLANE_API_KEY_ID"]
FASTLANE_API_KEY_ISSUER_ID = ENV["FASTLANE_API_KEY_ISSUER_ID"]
FASTLANE_API_KEY_CONTENT = ENV["FASTLANE_API_KEY_CONTENT"]

puts "#{FASTLANE_API_KEY_ID}"
puts "AAAAASSSS #{FASTLANE_API_KEY_ID}"

default_platform(:ios)

Expand Down

0 comments on commit e8d4bf7

Please sign in to comment.