mirror of
https://github.com/Finb/Bark.git
synced 2025-12-08 21:36:01 +00:00
Update Fastfile
This commit is contained in:
parent
5df4ec4b0c
commit
4daff06b6e
@ -23,7 +23,7 @@ platform :ios do
|
||||
increment_build_number(build_number: build.to_i)
|
||||
end
|
||||
|
||||
match(type: "appstore", readonly: is_ci, keychain_name: "login.keychain", keychain_password: "bark")
|
||||
match(type: "appstore", readonly: is_ci)
|
||||
|
||||
build_app(workspace: "Bark.xcworkspace", scheme: "Bark")
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user