Slide 11
Slide 11 text
Dev Server + InHouse
gym(
scheme: "Scheme",
configuration: "InHouse",
derived_data_path: "./DerivedData",
export_method: "enterprise",
clean: true,
xcargs: "OTHER_SWIFT_FLAGS='$(inherited) -DDEV_SERVER'"
)
deploygate(
user: ENV["DEPLOYGATE_USER"],
api_token: ENV["DEPLOYGATE_API_TOKEN"],
distribution_key: DISTRIBUTION_KEY[conf]
)