Skip to content

Commit 7c5bd1f

Browse files
chore: removed profile_name so match selects automatically
1 parent 6795884 commit 7c5bd1f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

fastlane/Fastfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ platform :ios do
5454
path: ENV['XCODE_PROJECT_PATH'],
5555
bundle_identifier: ENV['BUNDLE_ID'],
5656
code_sign_identity: "Apple Distribution",
57-
profile_name: "match AppStore #{ENV['BUNDLE_ID']}"
5857
)
5958

6059
# Install pods

0 commit comments

Comments
 (0)