Skip to content

Commit

Permalink
Test new provisioning profiles
Browse files Browse the repository at this point in the history
  • Loading branch information
crazytonyli committed May 16, 2024
1 parent e636681 commit 625a3dd
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 @@ -1017,7 +1017,7 @@ private_lane :alpha_code_signing do |options|
# fastlane match can install the right certificate for us.
#
# [1]: https://github.com/fastlane/fastlane/blob/2.220.0/match/lib/match/runner.rb#L255-L258
ENV['MATCH_CERTIFICATE_ID'] = 'S8CMX4U6QW'
# ENV['MATCH_CERTIFICATE_ID'] = 'S8CMX4U6QW'

update_code_signing_enterprise(
app_identifiers: simplenote_app_identifiers(root_bundle_id: "#{APP_STORE_BUNDLE_IDENTIFIER}.Alpha"),
Expand Down

0 comments on commit 625a3dd

Please sign in to comment.