Update fastfile
This commit is contained in:
parent
de56929a15
commit
b4a65b4687
|
|
@ -56,6 +56,7 @@ private_lane :buildConfiguration do |options|
|
|||
|
||||
gym(
|
||||
clean: true,
|
||||
workspace: "./#{appName}.xcworkspace",
|
||||
scheme: appName,
|
||||
archive_path: "./",
|
||||
output_directory: "./",
|
||||
|
|
|
|||
Loading…
Reference in New Issue