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 0ef0041 commit 96733ec
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions fastlane/Fastfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ 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}"

default_platform(:ios)

platform :ios do
Expand Down

0 comments on commit 96733ec

Please sign in to comment.