Skip to content

Commit

Permalink
commit to enable hybridapp build testing
Browse files Browse the repository at this point in the history
  • Loading branch information
Julesssss committed Jan 29, 2025
1 parent 242b4c9 commit e6d7931
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 @@ -665,7 +665,7 @@ platform :ios do

desc "Submit HybridApp to 100% rollout on App Store"
lane :complete_hybrid_rollout do
# Local path is different when using Spaceship::ConnectAPI::Token.from_json_file,
# Local path is different when using Spaceship::ConnectAPI::Token.from_json_file
# the working directory is: /Users/runner/work/App/App/Mobile-Expensify/react-native/fastlane
api_token = Spaceship::ConnectAPI::Token.from_json_file("../ios/ios-fastlane-json-key.json")
Spaceship::ConnectAPI.token = api_token
Expand Down

0 comments on commit e6d7931

Please sign in to comment.