Skip to content

Commit 9c54425

Browse files
authored
Update Fastfile
1 parent 754cc81 commit 9c54425

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

fastlane/Fastfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ platform :mac do
2929
build_app(
3030
clean: true,
3131
silent: true,
32+
skip_profile_detection: true,
33+
skip_codesigning: true,
3234
export_method: 'mac-application')
3335
end
3436

0 commit comments

Comments
 (0)