remove Fastfile
This commit is contained in:
parent
50f87e349c
commit
1c7859d5f2
1 changed files with 0 additions and 10 deletions
10
Fastfile
10
Fastfile
|
|
@ -1,10 +0,0 @@
|
|||
lane :beta do
|
||||
ensure_git_status_clean
|
||||
increment_build_number(xcodeproj: "pass.xcodeproj")
|
||||
commit_version_bump(xcodeproj: "pass.xcodeproj")
|
||||
add_git_tag
|
||||
push_to_git_remote
|
||||
gym(scheme: "pass",
|
||||
workspace: "pass.xcworkspace",
|
||||
include_bitcode: true)
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue