Skip to content

Commit

Permalink
Remove duplicated sign method
Browse files Browse the repository at this point in the history
  • Loading branch information
magkue committed Nov 12, 2024
1 parent 42bada1 commit c522248
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions fastlane/Fastfile
Original file line number Diff line number Diff line change
Expand Up @@ -93,16 +93,6 @@ platform :ios do
verbose: true # optional but very helpful
)

##########################################
# Provisioning Profile
##########################################

# Download the latest provisioning profile
# from the apple developer portal
get_provisioning_profile(
api_key: api_key
)

##########################################
# Project Setup
##########################################
Expand Down

0 comments on commit c522248

Please sign in to comment.