Add iOS pipeline #7
@ -51,7 +51,8 @@ module Fastlane
|
||||
Actions::CocoapodsAction.run(
|
||||
clean_install: true,
|
||||
clean: true,
|
||||
integrate: true
|
||||
integrate: true,
|
||||
podfile: "./Podfile"
|
||||
)
|
||||
|
||||
# Set up code signing using match
|
||||
|
Loading…
x
Reference in New Issue
Block a user