Skip to content

Commit

Permalink
Update Fastfile
Browse files Browse the repository at this point in the history
  • Loading branch information
anian03 authored Nov 22, 2024
1 parent 7c2ff3e commit afd89b8
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions fastlane/Fastfile
Original file line number Diff line number Diff line change
Expand Up @@ -90,11 +90,6 @@ platform :ios do
# Build
##########################################

# Debug help
sh "security find-identity -v -p codesigning"
echo "sec profiles"


profile_mapping = Actions.lane_context[SharedValues::MATCH_PROVISIONING_PROFILE_MAPPING]
update_code_signing_settings(
use_automatic_signing: false,
Expand Down

0 comments on commit afd89b8

Please sign in to comment.