Skip to content

Commit 0c965a9

Browse files
committed
[NO-TICKET] Add iOS fastlane support - cleanup
1 parent c034a43 commit 0c965a9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

frontend/ios/App/fastlane/Fastfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ platform :ios do
5151
clean: true,
5252
output_directory: "./build/device",
5353
output_name: "App.ipa",
54-
xcargs: "CODE_SIGN_STYLE=Manual DEVELOPMENT_TEAM=287TS9B2H2 PROVISIONING_PROFILE_SPECIFIER='match Development com.moduscreate.appmedaigen'"
5554
)
5655

5756
upload_to_testflight(

0 commit comments

Comments
 (0)