this repo has no description
1// !$*UTF8*$! 2{ 3 archiveVersion = 1; 4 classes = { 5 }; 6 objectVersion = 54; 7 objects = { 8 9/* Begin PBXBuildFile section */ 10 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; }; 11 25AF7F64DBFB5397A58E5E42 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = A5EAB3E7D44F1BD28C54BAE6 /* PrivacyInfo.xcprivacy */; }; 12 3E461D99554A48A4959DE609 /* SplashScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = AA286B85B6C04FC6940260E9 /* SplashScreen.storyboard */; }; 13 BB2F792D24A3F905000567C9 /* Expo.plist in Resources */ = {isa = PBXBuildFile; fileRef = BB2F792C24A3F905000567C9 /* Expo.plist */; }; 14 C8D8CF5152266526B0D37D48 /* libPods-expoatprotoauthexample.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 53DD57192FB3CB5419333CA3 /* libPods-expoatprotoauthexample.a */; }; 15 E5D67A0356B714D792510210 /* ExpoModulesProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = DEF3347070DD64EE8183BB8B /* ExpoModulesProvider.swift */; }; 16 F11748422D0307B40044C1D9 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = F11748412D0307B40044C1D9 /* AppDelegate.swift */; }; 17/* End PBXBuildFile section */ 18 19/* Begin PBXFileReference section */ 20 13B07F961A680F5B00A75B9A /* expoatprotoauthexample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = expoatprotoauthexample.app; sourceTree = BUILT_PRODUCTS_DIR; }; 21 13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = expoatprotoauthexample/Images.xcassets; sourceTree = "<group>"; }; 22 13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = expoatprotoauthexample/Info.plist; sourceTree = "<group>"; }; 23 53DD57192FB3CB5419333CA3 /* libPods-expoatprotoauthexample.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-expoatprotoauthexample.a"; sourceTree = BUILT_PRODUCTS_DIR; }; 24 A5EAB3E7D44F1BD28C54BAE6 /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; name = PrivacyInfo.xcprivacy; path = expoatprotoauthexample/PrivacyInfo.xcprivacy; sourceTree = "<group>"; }; 25 AA286B85B6C04FC6940260E9 /* SplashScreen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = SplashScreen.storyboard; path = expoatprotoauthexample/SplashScreen.storyboard; sourceTree = "<group>"; }; 26 B42F92E3A59125AAA8EDB487 /* Pods-expoatprotoauthexample.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-expoatprotoauthexample.release.xcconfig"; path = "Target Support Files/Pods-expoatprotoauthexample/Pods-expoatprotoauthexample.release.xcconfig"; sourceTree = "<group>"; }; 27 BB2F792C24A3F905000567C9 /* Expo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Expo.plist; sourceTree = "<group>"; }; 28 D9C1435E67BBFFB5B368FCA1 /* Pods-expoatprotoauthexample.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-expoatprotoauthexample.debug.xcconfig"; path = "Target Support Files/Pods-expoatprotoauthexample/Pods-expoatprotoauthexample.debug.xcconfig"; sourceTree = "<group>"; }; 29 DEF3347070DD64EE8183BB8B /* ExpoModulesProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ExpoModulesProvider.swift; path = "Pods/Target Support Files/Pods-expoatprotoauthexample/ExpoModulesProvider.swift"; sourceTree = "<group>"; }; 30 ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; }; 31 F11748412D0307B40044C1D9 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = AppDelegate.swift; path = expoatprotoauthexample/AppDelegate.swift; sourceTree = "<group>"; }; 32 F11748442D0722820044C1D9 /* expoatprotoauthexample-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "expoatprotoauthexample-Bridging-Header.h"; path = "expoatprotoauthexample/expoatprotoauthexample-Bridging-Header.h"; sourceTree = "<group>"; }; 33/* End PBXFileReference section */ 34 35/* Begin PBXFrameworksBuildPhase section */ 36 13B07F8C1A680F5B00A75B9A /* Frameworks */ = { 37 isa = PBXFrameworksBuildPhase; 38 buildActionMask = 2147483647; 39 files = ( 40 C8D8CF5152266526B0D37D48 /* libPods-expoatprotoauthexample.a in Frameworks */, 41 ); 42 runOnlyForDeploymentPostprocessing = 0; 43 }; 44/* End PBXFrameworksBuildPhase section */ 45 46/* Begin PBXGroup section */ 47 13B07FAE1A68108700A75B9A /* expoatprotoauthexample */ = { 48 isa = PBXGroup; 49 children = ( 50 F11748412D0307B40044C1D9 /* AppDelegate.swift */, 51 F11748442D0722820044C1D9 /* expoatprotoauthexample-Bridging-Header.h */, 52 BB2F792B24A3F905000567C9 /* Supporting */, 53 13B07FB51A68108700A75B9A /* Images.xcassets */, 54 13B07FB61A68108700A75B9A /* Info.plist */, 55 AA286B85B6C04FC6940260E9 /* SplashScreen.storyboard */, 56 A5EAB3E7D44F1BD28C54BAE6 /* PrivacyInfo.xcprivacy */, 57 ); 58 name = expoatprotoauthexample; 59 sourceTree = "<group>"; 60 }; 61 26B87F28D49A5F6855C36C39 /* expoatprotoauthexample */ = { 62 isa = PBXGroup; 63 children = ( 64 DEF3347070DD64EE8183BB8B /* ExpoModulesProvider.swift */, 65 ); 66 name = expoatprotoauthexample; 67 sourceTree = "<group>"; 68 }; 69 2D16E6871FA4F8E400B85C8A /* Frameworks */ = { 70 isa = PBXGroup; 71 children = ( 72 ED297162215061F000B7C4FE /* JavaScriptCore.framework */, 73 53DD57192FB3CB5419333CA3 /* libPods-expoatprotoauthexample.a */, 74 ); 75 name = Frameworks; 76 sourceTree = "<group>"; 77 }; 78 5919BC170EFCA578E31D0CE4 /* ExpoModulesProviders */ = { 79 isa = PBXGroup; 80 children = ( 81 26B87F28D49A5F6855C36C39 /* expoatprotoauthexample */, 82 ); 83 name = ExpoModulesProviders; 84 sourceTree = "<group>"; 85 }; 86 832341AE1AAA6A7D00B99B32 /* Libraries */ = { 87 isa = PBXGroup; 88 children = ( 89 ); 90 name = Libraries; 91 sourceTree = "<group>"; 92 }; 93 83CBB9F61A601CBA00E9B192 = { 94 isa = PBXGroup; 95 children = ( 96 13B07FAE1A68108700A75B9A /* expoatprotoauthexample */, 97 832341AE1AAA6A7D00B99B32 /* Libraries */, 98 83CBBA001A601CBA00E9B192 /* Products */, 99 2D16E6871FA4F8E400B85C8A /* Frameworks */, 100 AD9ED3F29009CF1CB497689C /* Pods */, 101 5919BC170EFCA578E31D0CE4 /* ExpoModulesProviders */, 102 ); 103 indentWidth = 2; 104 sourceTree = "<group>"; 105 tabWidth = 2; 106 usesTabs = 0; 107 }; 108 83CBBA001A601CBA00E9B192 /* Products */ = { 109 isa = PBXGroup; 110 children = ( 111 13B07F961A680F5B00A75B9A /* expoatprotoauthexample.app */, 112 ); 113 name = Products; 114 sourceTree = "<group>"; 115 }; 116 AD9ED3F29009CF1CB497689C /* Pods */ = { 117 isa = PBXGroup; 118 children = ( 119 D9C1435E67BBFFB5B368FCA1 /* Pods-expoatprotoauthexample.debug.xcconfig */, 120 B42F92E3A59125AAA8EDB487 /* Pods-expoatprotoauthexample.release.xcconfig */, 121 ); 122 name = Pods; 123 path = Pods; 124 sourceTree = "<group>"; 125 }; 126 BB2F792B24A3F905000567C9 /* Supporting */ = { 127 isa = PBXGroup; 128 children = ( 129 BB2F792C24A3F905000567C9 /* Expo.plist */, 130 ); 131 name = Supporting; 132 path = expoatprotoauthexample/Supporting; 133 sourceTree = "<group>"; 134 }; 135/* End PBXGroup section */ 136 137/* Begin PBXNativeTarget section */ 138 13B07F861A680F5B00A75B9A /* expoatprotoauthexample */ = { 139 isa = PBXNativeTarget; 140 buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "expoatprotoauthexample" */; 141 buildPhases = ( 142 08A4A3CD28434E44B6B9DE2E /* [CP] Check Pods Manifest.lock */, 143 F6E738559E7B0962E7D881EF /* [Expo] Configure project */, 144 13B07F871A680F5B00A75B9A /* Sources */, 145 13B07F8C1A680F5B00A75B9A /* Frameworks */, 146 13B07F8E1A680F5B00A75B9A /* Resources */, 147 00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */, 148 800E24972A6A228C8D4807E9 /* [CP] Copy Pods Resources */, 149 6264D8C7049A61B353B717D3 /* [CP] Embed Pods Frameworks */, 150 ); 151 buildRules = ( 152 ); 153 dependencies = ( 154 ); 155 name = expoatprotoauthexample; 156 productName = expoatprotoauthexample; 157 productReference = 13B07F961A680F5B00A75B9A /* expoatprotoauthexample.app */; 158 productType = "com.apple.product-type.application"; 159 }; 160/* End PBXNativeTarget section */ 161 162/* Begin PBXProject section */ 163 83CBB9F71A601CBA00E9B192 /* Project object */ = { 164 isa = PBXProject; 165 attributes = { 166 LastUpgradeCheck = 1130; 167 TargetAttributes = { 168 13B07F861A680F5B00A75B9A = { 169 LastSwiftMigration = 1250; 170 }; 171 }; 172 }; 173 buildConfigurationList = 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "expoatprotoauthexample" */; 174 compatibilityVersion = "Xcode 3.2"; 175 developmentRegion = en; 176 hasScannedForEncodings = 0; 177 knownRegions = ( 178 en, 179 Base, 180 ); 181 mainGroup = 83CBB9F61A601CBA00E9B192; 182 productRefGroup = 83CBBA001A601CBA00E9B192 /* Products */; 183 projectDirPath = ""; 184 projectRoot = ""; 185 targets = ( 186 13B07F861A680F5B00A75B9A /* expoatprotoauthexample */, 187 ); 188 }; 189/* End PBXProject section */ 190 191/* Begin PBXResourcesBuildPhase section */ 192 13B07F8E1A680F5B00A75B9A /* Resources */ = { 193 isa = PBXResourcesBuildPhase; 194 buildActionMask = 2147483647; 195 files = ( 196 BB2F792D24A3F905000567C9 /* Expo.plist in Resources */, 197 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */, 198 3E461D99554A48A4959DE609 /* SplashScreen.storyboard in Resources */, 199 25AF7F64DBFB5397A58E5E42 /* PrivacyInfo.xcprivacy in Resources */, 200 ); 201 runOnlyForDeploymentPostprocessing = 0; 202 }; 203/* End PBXResourcesBuildPhase section */ 204 205/* Begin PBXShellScriptBuildPhase section */ 206 00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */ = { 207 isa = PBXShellScriptBuildPhase; 208 alwaysOutOfDate = 1; 209 buildActionMask = 2147483647; 210 files = ( 211 ); 212 inputPaths = ( 213 ); 214 name = "Bundle React Native code and images"; 215 outputPaths = ( 216 ); 217 runOnlyForDeploymentPostprocessing = 0; 218 shellPath = /bin/sh; 219 shellScript = "if [[ -f \"$PODS_ROOT/../.xcode.env\" ]]; then\n source \"$PODS_ROOT/../.xcode.env\"\nfi\nif [[ -f \"$PODS_ROOT/../.xcode.env.local\" ]]; then\n source \"$PODS_ROOT/../.xcode.env.local\"\nfi\n\n# The project root by default is one level up from the ios directory\nexport PROJECT_ROOT=\"$PROJECT_DIR\"/..\n\nif [[ \"$CONFIGURATION\" = *Debug* ]]; then\n export SKIP_BUNDLING=1\nfi\nif [[ -z \"$ENTRY_FILE\" ]]; then\n # Set the entry JS file using the bundler's entry resolution.\n export ENTRY_FILE=\"$(\"$NODE_BINARY\" -e \"require('expo/scripts/resolveAppEntry')\" \"$PROJECT_ROOT\" ios absolute | tail -n 1)\"\nfi\n\nif [[ -z \"$CLI_PATH\" ]]; then\n # Use Expo CLI\n export CLI_PATH=\"$(\"$NODE_BINARY\" --print \"require.resolve('@expo/cli', { paths: [require.resolve('expo/package.json')] })\")\"\nfi\nif [[ -z \"$BUNDLE_COMMAND\" ]]; then\n # Default Expo CLI command for bundling\n export BUNDLE_COMMAND=\"export:embed\"\nfi\n\n# Source .xcode.env.updates if it exists to allow\n# SKIP_BUNDLING to be unset if needed\nif [[ -f \"$PODS_ROOT/../.xcode.env.updates\" ]]; then\n source \"$PODS_ROOT/../.xcode.env.updates\"\nfi\n# Source local changes to allow overrides\n# if needed\nif [[ -f \"$PODS_ROOT/../.xcode.env.local\" ]]; then\n source \"$PODS_ROOT/../.xcode.env.local\"\nfi\n\n`\"$NODE_BINARY\" --print \"require('path').dirname(require.resolve('react-native/package.json')) + '/scripts/react-native-xcode.sh'\"`\n\n"; 220 }; 221 08A4A3CD28434E44B6B9DE2E /* [CP] Check Pods Manifest.lock */ = { 222 isa = PBXShellScriptBuildPhase; 223 buildActionMask = 2147483647; 224 files = ( 225 ); 226 inputFileListPaths = ( 227 ); 228 inputPaths = ( 229 "${PODS_PODFILE_DIR_PATH}/Podfile.lock", 230 "${PODS_ROOT}/Manifest.lock", 231 ); 232 name = "[CP] Check Pods Manifest.lock"; 233 outputFileListPaths = ( 234 ); 235 outputPaths = ( 236 "$(DERIVED_FILE_DIR)/Pods-expoatprotoauthexample-checkManifestLockResult.txt", 237 ); 238 runOnlyForDeploymentPostprocessing = 0; 239 shellPath = /bin/sh; 240 shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; 241 showEnvVarsInLog = 0; 242 }; 243 6264D8C7049A61B353B717D3 /* [CP] Embed Pods Frameworks */ = { 244 isa = PBXShellScriptBuildPhase; 245 buildActionMask = 2147483647; 246 files = ( 247 ); 248 inputPaths = ( 249 "${PODS_ROOT}/Target Support Files/Pods-expoatprotoauthexample/Pods-expoatprotoauthexample-frameworks.sh", 250 "${PODS_XCFRAMEWORKS_BUILD_DIR}/hermes-engine/Pre-built/hermes.framework/hermes", 251 ); 252 name = "[CP] Embed Pods Frameworks"; 253 outputPaths = ( 254 "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/hermes.framework", 255 ); 256 runOnlyForDeploymentPostprocessing = 0; 257 shellPath = /bin/sh; 258 shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-expoatprotoauthexample/Pods-expoatprotoauthexample-frameworks.sh\"\n"; 259 showEnvVarsInLog = 0; 260 }; 261 800E24972A6A228C8D4807E9 /* [CP] Copy Pods Resources */ = { 262 isa = PBXShellScriptBuildPhase; 263 buildActionMask = 2147483647; 264 files = ( 265 ); 266 inputPaths = ( 267 "${PODS_ROOT}/Target Support Files/Pods-expoatprotoauthexample/Pods-expoatprotoauthexample-resources.sh", 268 "${PODS_CONFIGURATION_BUILD_DIR}/EXConstants/EXConstants.bundle", 269 "${PODS_CONFIGURATION_BUILD_DIR}/EXConstants/ExpoConstants_privacy.bundle", 270 "${PODS_CONFIGURATION_BUILD_DIR}/ExpoFileSystem/ExpoFileSystem_privacy.bundle", 271 "${PODS_CONFIGURATION_BUILD_DIR}/RCT-Folly/RCT-Folly_privacy.bundle", 272 "${PODS_CONFIGURATION_BUILD_DIR}/React-Core/React-Core_privacy.bundle", 273 "${PODS_CONFIGURATION_BUILD_DIR}/React-cxxreact/React-cxxreact_privacy.bundle", 274 "${PODS_CONFIGURATION_BUILD_DIR}/boost/boost_privacy.bundle", 275 "${PODS_CONFIGURATION_BUILD_DIR}/glog/glog_privacy.bundle", 276 ); 277 name = "[CP] Copy Pods Resources"; 278 outputPaths = ( 279 "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/EXConstants.bundle", 280 "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/ExpoConstants_privacy.bundle", 281 "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/ExpoFileSystem_privacy.bundle", 282 "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/RCT-Folly_privacy.bundle", 283 "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/React-Core_privacy.bundle", 284 "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/React-cxxreact_privacy.bundle", 285 "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/boost_privacy.bundle", 286 "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/glog_privacy.bundle", 287 ); 288 runOnlyForDeploymentPostprocessing = 0; 289 shellPath = /bin/sh; 290 shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-expoatprotoauthexample/Pods-expoatprotoauthexample-resources.sh\"\n"; 291 showEnvVarsInLog = 0; 292 }; 293 F6E738559E7B0962E7D881EF /* [Expo] Configure project */ = { 294 isa = PBXShellScriptBuildPhase; 295 alwaysOutOfDate = 1; 296 buildActionMask = 2147483647; 297 files = ( 298 ); 299 inputFileListPaths = ( 300 ); 301 inputPaths = ( 302 ); 303 name = "[Expo] Configure project"; 304 outputFileListPaths = ( 305 ); 306 outputPaths = ( 307 ); 308 runOnlyForDeploymentPostprocessing = 0; 309 shellPath = /bin/sh; 310 shellScript = "# This script configures Expo modules and generates the modules provider file.\nbash -l -c \"./Pods/Target\\ Support\\ Files/Pods-expoatprotoauthexample/expo-configure-project.sh\"\n"; 311 }; 312/* End PBXShellScriptBuildPhase section */ 313 314/* Begin PBXSourcesBuildPhase section */ 315 13B07F871A680F5B00A75B9A /* Sources */ = { 316 isa = PBXSourcesBuildPhase; 317 buildActionMask = 2147483647; 318 files = ( 319 F11748422D0307B40044C1D9 /* AppDelegate.swift in Sources */, 320 E5D67A0356B714D792510210 /* ExpoModulesProvider.swift in Sources */, 321 ); 322 runOnlyForDeploymentPostprocessing = 0; 323 }; 324/* End PBXSourcesBuildPhase section */ 325 326/* Begin XCBuildConfiguration section */ 327 13B07F941A680F5B00A75B9A /* Debug */ = { 328 isa = XCBuildConfiguration; 329 baseConfigurationReference = D9C1435E67BBFFB5B368FCA1 /* Pods-expoatprotoauthexample.debug.xcconfig */; 330 buildSettings = { 331 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; 332 CLANG_ENABLE_MODULES = YES; 333 CODE_SIGN_ENTITLEMENTS = expoatprotoauthexample/expoatprotoauthexample.entitlements; 334 CURRENT_PROJECT_VERSION = 1; 335 ENABLE_BITCODE = NO; 336 GCC_PREPROCESSOR_DEFINITIONS = ( 337 "$(inherited)", 338 "FB_SONARKIT_ENABLED=1", 339 ); 340 INFOPLIST_FILE = expoatprotoauthexample/Info.plist; 341 IPHONEOS_DEPLOYMENT_TARGET = 15.1; 342 LD_RUNPATH_SEARCH_PATHS = ( 343 "$(inherited)", 344 "@executable_path/Frameworks", 345 ); 346 MARKETING_VERSION = 1.0; 347 OTHER_LDFLAGS = ( 348 "$(inherited)", 349 "-ObjC", 350 "-lc++", 351 ); 352 OTHER_SWIFT_FLAGS = "$(inherited) -D EXPO_CONFIGURATION_DEBUG"; 353 PRODUCT_BUNDLE_IDENTIFIER = expo.modules.atprotoauth.example; 354 PRODUCT_NAME = "expoatprotoauthexample"; 355 SWIFT_OBJC_BRIDGING_HEADER = "expoatprotoauthexample/expoatprotoauthexample-Bridging-Header.h"; 356 SWIFT_OPTIMIZATION_LEVEL = "-Onone"; 357 SWIFT_VERSION = 5.0; 358 TARGETED_DEVICE_FAMILY = "1,2"; 359 VERSIONING_SYSTEM = "apple-generic"; 360 }; 361 name = Debug; 362 }; 363 13B07F951A680F5B00A75B9A /* Release */ = { 364 isa = XCBuildConfiguration; 365 baseConfigurationReference = B42F92E3A59125AAA8EDB487 /* Pods-expoatprotoauthexample.release.xcconfig */; 366 buildSettings = { 367 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; 368 CLANG_ENABLE_MODULES = YES; 369 CODE_SIGN_ENTITLEMENTS = expoatprotoauthexample/expoatprotoauthexample.entitlements; 370 CURRENT_PROJECT_VERSION = 1; 371 INFOPLIST_FILE = expoatprotoauthexample/Info.plist; 372 IPHONEOS_DEPLOYMENT_TARGET = 15.1; 373 LD_RUNPATH_SEARCH_PATHS = ( 374 "$(inherited)", 375 "@executable_path/Frameworks", 376 ); 377 MARKETING_VERSION = 1.0; 378 OTHER_LDFLAGS = ( 379 "$(inherited)", 380 "-ObjC", 381 "-lc++", 382 ); 383 OTHER_SWIFT_FLAGS = "$(inherited) -D EXPO_CONFIGURATION_RELEASE"; 384 PRODUCT_BUNDLE_IDENTIFIER = expo.modules.atprotoauth.example; 385 PRODUCT_NAME = "expoatprotoauthexample"; 386 SWIFT_OBJC_BRIDGING_HEADER = "expoatprotoauthexample/expoatprotoauthexample-Bridging-Header.h"; 387 SWIFT_VERSION = 5.0; 388 TARGETED_DEVICE_FAMILY = "1,2"; 389 VERSIONING_SYSTEM = "apple-generic"; 390 }; 391 name = Release; 392 }; 393 83CBBA201A601CBA00E9B192 /* Debug */ = { 394 isa = XCBuildConfiguration; 395 buildSettings = { 396 ALWAYS_SEARCH_USER_PATHS = NO; 397 CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; 398 CLANG_CXX_LANGUAGE_STANDARD = "c++20"; 399 CLANG_CXX_LIBRARY = "libc++"; 400 CLANG_ENABLE_MODULES = YES; 401 CLANG_ENABLE_OBJC_ARC = YES; 402 CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; 403 CLANG_WARN_BOOL_CONVERSION = YES; 404 CLANG_WARN_COMMA = YES; 405 CLANG_WARN_CONSTANT_CONVERSION = YES; 406 CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; 407 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; 408 CLANG_WARN_EMPTY_BODY = YES; 409 CLANG_WARN_ENUM_CONVERSION = YES; 410 CLANG_WARN_INFINITE_RECURSION = YES; 411 CLANG_WARN_INT_CONVERSION = YES; 412 CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; 413 CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; 414 CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; 415 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; 416 CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; 417 CLANG_WARN_STRICT_PROTOTYPES = YES; 418 CLANG_WARN_SUSPICIOUS_MOVE = YES; 419 CLANG_WARN_UNREACHABLE_CODE = YES; 420 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; 421 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; 422 COPY_PHASE_STRIP = NO; 423 ENABLE_STRICT_OBJC_MSGSEND = YES; 424 ENABLE_TESTABILITY = YES; 425 GCC_C_LANGUAGE_STANDARD = gnu99; 426 GCC_DYNAMIC_NO_PIC = NO; 427 GCC_NO_COMMON_BLOCKS = YES; 428 GCC_OPTIMIZATION_LEVEL = 0; 429 GCC_PREPROCESSOR_DEFINITIONS = ( 430 "DEBUG=1", 431 "$(inherited)", 432 ); 433 GCC_SYMBOLS_PRIVATE_EXTERN = NO; 434 GCC_WARN_64_TO_32_BIT_CONVERSION = YES; 435 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; 436 GCC_WARN_UNDECLARED_SELECTOR = YES; 437 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; 438 GCC_WARN_UNUSED_FUNCTION = YES; 439 GCC_WARN_UNUSED_VARIABLE = YES; 440 IPHONEOS_DEPLOYMENT_TARGET = 15.1; 441 LD_RUNPATH_SEARCH_PATHS = ( 442 /usr/lib/swift, 443 "$(inherited)", 444 ); 445 LIBRARY_SEARCH_PATHS = "$(SDKROOT)/usr/lib/swift\"$(inherited)\""; 446 MTL_ENABLE_DEBUG_INFO = YES; 447 ONLY_ACTIVE_ARCH = YES; 448 OTHER_LDFLAGS = ( 449 "$(inherited)", 450 " ", 451 ); 452 REACT_NATIVE_PATH = "${PODS_ROOT}/../../node_modules/react-native"; 453 SDKROOT = iphoneos; 454 SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) DEBUG"; 455 USE_HERMES = true; 456 }; 457 name = Debug; 458 }; 459 83CBBA211A601CBA00E9B192 /* Release */ = { 460 isa = XCBuildConfiguration; 461 buildSettings = { 462 ALWAYS_SEARCH_USER_PATHS = NO; 463 CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; 464 CLANG_CXX_LANGUAGE_STANDARD = "c++20"; 465 CLANG_CXX_LIBRARY = "libc++"; 466 CLANG_ENABLE_MODULES = YES; 467 CLANG_ENABLE_OBJC_ARC = YES; 468 CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; 469 CLANG_WARN_BOOL_CONVERSION = YES; 470 CLANG_WARN_COMMA = YES; 471 CLANG_WARN_CONSTANT_CONVERSION = YES; 472 CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; 473 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; 474 CLANG_WARN_EMPTY_BODY = YES; 475 CLANG_WARN_ENUM_CONVERSION = YES; 476 CLANG_WARN_INFINITE_RECURSION = YES; 477 CLANG_WARN_INT_CONVERSION = YES; 478 CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; 479 CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; 480 CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; 481 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; 482 CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; 483 CLANG_WARN_STRICT_PROTOTYPES = YES; 484 CLANG_WARN_SUSPICIOUS_MOVE = YES; 485 CLANG_WARN_UNREACHABLE_CODE = YES; 486 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; 487 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; 488 COPY_PHASE_STRIP = YES; 489 ENABLE_NS_ASSERTIONS = NO; 490 ENABLE_STRICT_OBJC_MSGSEND = YES; 491 GCC_C_LANGUAGE_STANDARD = gnu99; 492 GCC_NO_COMMON_BLOCKS = YES; 493 GCC_WARN_64_TO_32_BIT_CONVERSION = YES; 494 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; 495 GCC_WARN_UNDECLARED_SELECTOR = YES; 496 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; 497 GCC_WARN_UNUSED_FUNCTION = YES; 498 GCC_WARN_UNUSED_VARIABLE = YES; 499 IPHONEOS_DEPLOYMENT_TARGET = 15.1; 500 LD_RUNPATH_SEARCH_PATHS = ( 501 /usr/lib/swift, 502 "$(inherited)", 503 ); 504 LIBRARY_SEARCH_PATHS = "$(SDKROOT)/usr/lib/swift\"$(inherited)\""; 505 MTL_ENABLE_DEBUG_INFO = NO; 506 OTHER_LDFLAGS = ( 507 "$(inherited)", 508 " ", 509 ); 510 REACT_NATIVE_PATH = "${PODS_ROOT}/../../node_modules/react-native"; 511 SDKROOT = iphoneos; 512 USE_HERMES = true; 513 VALIDATE_PRODUCT = YES; 514 }; 515 name = Release; 516 }; 517/* End XCBuildConfiguration section */ 518 519/* Begin XCConfigurationList section */ 520 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "expoatprotoauthexample" */ = { 521 isa = XCConfigurationList; 522 buildConfigurations = ( 523 13B07F941A680F5B00A75B9A /* Debug */, 524 13B07F951A680F5B00A75B9A /* Release */, 525 ); 526 defaultConfigurationIsVisible = 0; 527 defaultConfigurationName = Release; 528 }; 529 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "expoatprotoauthexample" */ = { 530 isa = XCConfigurationList; 531 buildConfigurations = ( 532 83CBBA201A601CBA00E9B192 /* Debug */, 533 83CBBA211A601CBA00E9B192 /* Release */, 534 ); 535 defaultConfigurationIsVisible = 0; 536 defaultConfigurationName = Release; 537 }; 538/* End XCConfigurationList section */ 539 }; 540 rootObject = 83CBB9F71A601CBA00E9B192 /* Project object */; 541}