Update project version to 5 and add Release configuration for build lanes; introduce encryption specification and color palette documentation
This commit is contained in:
@@ -30,6 +30,7 @@ platform :ios do
|
||||
build_app(
|
||||
project: "Rosetta.xcodeproj",
|
||||
scheme: "Rosetta",
|
||||
configuration: "Release",
|
||||
export_method: "app-store",
|
||||
clean: true
|
||||
)
|
||||
@@ -56,6 +57,7 @@ platform :ios do
|
||||
build_app(
|
||||
project: "Rosetta.xcodeproj",
|
||||
scheme: "Rosetta",
|
||||
configuration: "Release",
|
||||
export_method: "app-store",
|
||||
clean: true
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user