Skip to content

Commit 874c818

Browse files
authored
Update Fastfile
1 parent 166afc4 commit 874c818

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

fastlane/Fastfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ platform :ios do
8484
output_name: File.basename(ENV['OUTPUT_PATH']),
8585
clean: true,
8686
export_method: ENV['EXPORT_METHOD'],
87+
export_team_id: ENV['TEAM_ID']
8788
)
8889

8990
if ENV["BROWSERSTACK_UPLOAD"] == 'true'

0 commit comments

Comments
 (0)