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
7b0d525e6d
commit
a3aae2e389
@ -33,7 +33,7 @@ platform :ios do
|
|||||||
increment_build_number(build_number: build.to_i)
|
increment_build_number(build_number: build.to_i)
|
||||||
end
|
end
|
||||||
|
|
||||||
match(type: "appstore", readonly: is_ci, keychain_name: "login.keychain-db", keychain_password: "bark")
|
match(type: "appstore", readonly: is_ci, keychain_name: "login.keychain-db", keychain_password: "Bark")
|
||||||
|
|
||||||
build_app(workspace: "Bark.xcworkspace", scheme: "Bark")
|
build_app(workspace: "Bark.xcworkspace", scheme: "Bark")
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user