Revert "Add include_bitcode in Fastlane" because ObjectivePGP is not ready
This reverts commit a22d8da581.
This commit is contained in:
parent
4f74632789
commit
954888b3e3
1 changed files with 1 additions and 4 deletions
|
|
@ -67,10 +67,7 @@ platform :ios do
|
|||
)
|
||||
# commit_version_bump(xcodeproj: "pass.xcodeproj")
|
||||
# push_to_git_remote
|
||||
gym(
|
||||
scheme: "pass",
|
||||
include_bitcode: true
|
||||
)
|
||||
gym(scheme: "pass")
|
||||
pilot(skip_waiting_for_build_processing: true)
|
||||
mailgun(
|
||||
postmaster: ENV["MY_POSTMASTER"],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue