{ "name": "Sure", "options": { "deploymentTarget": { "iOS": "18.0" } }, "settings": { "base": { "SWIFT_VERSION": "6.0" } }, "targets": { "Sure": { "type": "application", "platform": "iOS", "sources": [ "bitrig/App" ], "settings": { "base": { "PRODUCT_BUNDLE_IDENTIFIER": "app.bitrig.new.81790e0e362141ce8bc1315a7a361749", "TARGETED_DEVICE_FAMILY": "1,2", "ASSETCATALOG_COMPILER_APPICON_NAME": "AppIcon", "ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME": "AccentColor" } }, "info": { "path": "bitrig/App/Info.plist", "properties": { "CFBundleDisplayName": "Sure", "UILaunchScreen": {}, "UIBackgroundModes": [ "remote-notification" ] } }, "entitlements": { "path": "bitrig/App/Sure.entitlements", "properties": { "aps-environment": "development" } } } } }