sources: - path: NEOGCommand excludes: - "**/.DS_Store" settings: base: PRODUCT_BUNDLE_IDENTIFIER: com.neog.command PRODUCT_NAME: NEOG Command INFOPLIST_FILE: NEOGCommand/Info.plist ASSETCATALOG_COMPILER_APPICON_NAME: AppIcon COMBINE_HIDPI_IMAGES: YES ENABLE_HARDENED_RUNTIME: YES CODE_SIGN_ENTITLEMENTS: NEOGCommand/NEOGCommand.entitlements entitlements: path: NEOGCommand/NEOGCommand.entitlements properties: com.apple.security.app-sandbox: false com.apple.security.network.client: true