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")
|
# commit_version_bump(xcodeproj: "pass.xcodeproj")
|
||||||
# push_to_git_remote
|
# push_to_git_remote
|
||||||
gym(
|
gym(scheme: "pass")
|
||||||
scheme: "pass",
|
|
||||||
include_bitcode: true
|
|
||||||
)
|
|
||||||
pilot(skip_waiting_for_build_processing: true)
|
pilot(skip_waiting_for_build_processing: true)
|
||||||
mailgun(
|
mailgun(
|
||||||
postmaster: ENV["MY_POSTMASTER"],
|
postmaster: ENV["MY_POSTMASTER"],
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue