name: AdminKa options: bundleIdPrefix: com.groupeka deploymentTarget: iOS: "16.0" createIntermediateGroups: true settings: base: MARKETING_VERSION: "1.0.1" CURRENT_PROJECT_VERSION: "4" DEVELOPMENT_TEAM: "3YM54G49SN" CODE_SIGN_STYLE: Automatic SWIFT_VERSION: "5.0" targets: AdminKa: type: application platform: iOS sources: - Sources - Resources info: path: Sources/Info.plist properties: CFBundleDisplayName: Admin-Ka CFBundleShortVersionString: "1.0.0" CFBundleVersion: "3" UILaunchScreen: UIColorName: LaunchBackground UISupportedInterfaceOrientations: - UIInterfaceOrientationPortrait UISupportedInterfaceOrientations~ipad: - UIInterfaceOrientationPortrait - UIInterfaceOrientationPortraitUpsideDown - UIInterfaceOrientationLandscapeLeft - UIInterfaceOrientationLandscapeRight UIStatusBarStyle: UIStatusBarStyleDarkContent UIViewControllerBasedStatusBarAppearance: false NSAppTransportSecurity: NSAllowsArbitraryLoads: false settings: base: PRODUCT_BUNDLE_IDENTIFIER: com.groupeka.adminka ASSETCATALOG_COMPILER_APPICON_NAME: AppIcon TARGETED_DEVICE_FAMILY: "1,2" ENABLE_USER_SCRIPT_SANDBOXING: "YES"