project.pbxproj (31516B)
1 // !$*UTF8*$! 2 { 3 archiveVersion = 1; 4 classes = { 5 }; 6 objectVersion = 54; 7 objects = { 8 9 /* Begin PBXBuildFile section */ 10 1498D2341E8E89220040F4C2 /* GeneratedPluginRegistrant.m in Sources */ = {isa = PBXBuildFile; fileRef = 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */; }; 11 331C808B294A63AB00263BE5 /* RunnerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 331C807B294A618700263BE5 /* RunnerTests.swift */; }; 12 3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */ = {isa = PBXBuildFile; fileRef = 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */; }; 13 48C8782690E026DA02DA4E4C /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = B6925E0C328244CEBE8C9BFD /* GoogleService-Info.plist */; }; 14 74858FAF1ED2DC5600515810 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 74858FAE1ED2DC5600515810 /* AppDelegate.swift */; }; 15 88E8F90E458ACD3820D516BB /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D682D988488CFF5DC323B965 /* Pods_Runner.framework */; }; 16 97C146FC1CF9000F007C117D /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FA1CF9000F007C117D /* Main.storyboard */; }; 17 97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FD1CF9000F007C117D /* Assets.xcassets */; }; 18 97C147011CF9000F007C117D /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */; }; 19 DA8DE86CB919847205C5641B /* Pods_RunnerTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6532814700814BCC9593890C /* Pods_RunnerTests.framework */; }; 20 /* End PBXBuildFile section */ 21 22 /* Begin PBXContainerItemProxy section */ 23 331C8085294A63A400263BE5 /* PBXContainerItemProxy */ = { 24 isa = PBXContainerItemProxy; 25 containerPortal = 97C146E61CF9000F007C117D /* Project object */; 26 proxyType = 1; 27 remoteGlobalIDString = 97C146ED1CF9000F007C117D; 28 remoteInfo = Runner; 29 }; 30 /* End PBXContainerItemProxy section */ 31 32 /* Begin PBXCopyFilesBuildPhase section */ 33 9705A1C41CF9048500538489 /* Embed Frameworks */ = { 34 isa = PBXCopyFilesBuildPhase; 35 buildActionMask = 2147483647; 36 dstPath = ""; 37 dstSubfolderSpec = 10; 38 files = ( 39 ); 40 name = "Embed Frameworks"; 41 runOnlyForDeploymentPostprocessing = 0; 42 }; 43 /* End PBXCopyFilesBuildPhase section */ 44 45 /* Begin PBXFileReference section */ 46 1498D2321E8E86230040F4C2 /* GeneratedPluginRegistrant.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GeneratedPluginRegistrant.h; sourceTree = "<group>"; }; 47 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GeneratedPluginRegistrant.m; sourceTree = "<group>"; }; 48 17158B0246F0BC7C867B6BC4 /* Pods-RunnerTests.profile.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RunnerTests.profile.xcconfig"; path = "Target Support Files/Pods-RunnerTests/Pods-RunnerTests.profile.xcconfig"; sourceTree = "<group>"; }; 49 28A40674B0AD55C6E23470A7 /* Pods-RunnerTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RunnerTests.debug.xcconfig"; path = "Target Support Files/Pods-RunnerTests/Pods-RunnerTests.debug.xcconfig"; sourceTree = "<group>"; }; 50 331C807B294A618700263BE5 /* RunnerTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RunnerTests.swift; sourceTree = "<group>"; }; 51 331C8081294A63A400263BE5 /* RunnerTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = RunnerTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; 52 3654E06803452827FE8017F5 /* Pods-Runner.profile.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.profile.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.profile.xcconfig"; sourceTree = "<group>"; }; 53 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppFrameworkInfo.plist; path = Flutter/AppFrameworkInfo.plist; sourceTree = "<group>"; }; 54 6532814700814BCC9593890C /* Pods_RunnerTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_RunnerTests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; 55 74858FAD1ED2DC5600515810 /* Runner-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Runner-Bridging-Header.h"; sourceTree = "<group>"; }; 56 74858FAE1ED2DC5600515810 /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; }; 57 7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Flutter/Release.xcconfig; sourceTree = "<group>"; }; 58 7D80BEFEAC31F1723561AF16 /* Pods-RunnerTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RunnerTests.release.xcconfig"; path = "Target Support Files/Pods-RunnerTests/Pods-RunnerTests.release.xcconfig"; sourceTree = "<group>"; }; 59 9740EEB21CF90195004384FC /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Debug.xcconfig; path = Flutter/Debug.xcconfig; sourceTree = "<group>"; }; 60 9740EEB31CF90195004384FC /* Generated.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Generated.xcconfig; path = Flutter/Generated.xcconfig; sourceTree = "<group>"; }; 61 97C146EE1CF9000F007C117D /* Runner.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Runner.app; sourceTree = BUILT_PRODUCTS_DIR; }; 62 97C146FB1CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; }; 63 97C146FD1CF9000F007C117D /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; 64 97C147001CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; }; 65 97C147021CF9000F007C117D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; 66 B6925E0C328244CEBE8C9BFD /* GoogleService-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; name = "GoogleService-Info.plist"; path = "Runner/GoogleService-Info.plist"; sourceTree = "<group>"; }; 67 BF1B5A14CE1647F2DF661F49 /* Pods-Runner.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.release.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.release.xcconfig"; sourceTree = "<group>"; }; 68 D682D988488CFF5DC323B965 /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; }; 69 E03485CE1F00418FE07023DC /* Pods-Runner.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.debug.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.debug.xcconfig"; sourceTree = "<group>"; }; 70 /* End PBXFileReference section */ 71 72 /* Begin PBXFrameworksBuildPhase section */ 73 0BC6AD29C90FC2D096C1E7C6 /* Frameworks */ = { 74 isa = PBXFrameworksBuildPhase; 75 buildActionMask = 2147483647; 76 files = ( 77 DA8DE86CB919847205C5641B /* Pods_RunnerTests.framework in Frameworks */, 78 ); 79 runOnlyForDeploymentPostprocessing = 0; 80 }; 81 97C146EB1CF9000F007C117D /* Frameworks */ = { 82 isa = PBXFrameworksBuildPhase; 83 buildActionMask = 2147483647; 84 files = ( 85 88E8F90E458ACD3820D516BB /* Pods_Runner.framework in Frameworks */, 86 ); 87 runOnlyForDeploymentPostprocessing = 0; 88 }; 89 /* End PBXFrameworksBuildPhase section */ 90 91 /* Begin PBXGroup section */ 92 2F40CCE0FBFB95B1DD984148 /* Frameworks */ = { 93 isa = PBXGroup; 94 children = ( 95 D682D988488CFF5DC323B965 /* Pods_Runner.framework */, 96 6532814700814BCC9593890C /* Pods_RunnerTests.framework */, 97 ); 98 name = Frameworks; 99 sourceTree = "<group>"; 100 }; 101 331C8082294A63A400263BE5 /* RunnerTests */ = { 102 isa = PBXGroup; 103 children = ( 104 331C807B294A618700263BE5 /* RunnerTests.swift */, 105 ); 106 path = RunnerTests; 107 sourceTree = "<group>"; 108 }; 109 9740EEB11CF90186004384FC /* Flutter */ = { 110 isa = PBXGroup; 111 children = ( 112 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */, 113 9740EEB21CF90195004384FC /* Debug.xcconfig */, 114 7AFA3C8E1D35360C0083082E /* Release.xcconfig */, 115 9740EEB31CF90195004384FC /* Generated.xcconfig */, 116 ); 117 name = Flutter; 118 sourceTree = "<group>"; 119 }; 120 97C146E51CF9000F007C117D = { 121 isa = PBXGroup; 122 children = ( 123 9740EEB11CF90186004384FC /* Flutter */, 124 97C146F01CF9000F007C117D /* Runner */, 125 97C146EF1CF9000F007C117D /* Products */, 126 331C8082294A63A400263BE5 /* RunnerTests */, 127 B6925E0C328244CEBE8C9BFD /* GoogleService-Info.plist */, 128 FE92AAB99046BEDC56EEFC27 /* Pods */, 129 2F40CCE0FBFB95B1DD984148 /* Frameworks */, 130 ); 131 sourceTree = "<group>"; 132 }; 133 97C146EF1CF9000F007C117D /* Products */ = { 134 isa = PBXGroup; 135 children = ( 136 97C146EE1CF9000F007C117D /* Runner.app */, 137 331C8081294A63A400263BE5 /* RunnerTests.xctest */, 138 ); 139 name = Products; 140 sourceTree = "<group>"; 141 }; 142 97C146F01CF9000F007C117D /* Runner */ = { 143 isa = PBXGroup; 144 children = ( 145 97C146FA1CF9000F007C117D /* Main.storyboard */, 146 97C146FD1CF9000F007C117D /* Assets.xcassets */, 147 97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */, 148 97C147021CF9000F007C117D /* Info.plist */, 149 1498D2321E8E86230040F4C2 /* GeneratedPluginRegistrant.h */, 150 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */, 151 74858FAE1ED2DC5600515810 /* AppDelegate.swift */, 152 74858FAD1ED2DC5600515810 /* Runner-Bridging-Header.h */, 153 ); 154 path = Runner; 155 sourceTree = "<group>"; 156 }; 157 FE92AAB99046BEDC56EEFC27 /* Pods */ = { 158 isa = PBXGroup; 159 children = ( 160 E03485CE1F00418FE07023DC /* Pods-Runner.debug.xcconfig */, 161 BF1B5A14CE1647F2DF661F49 /* Pods-Runner.release.xcconfig */, 162 3654E06803452827FE8017F5 /* Pods-Runner.profile.xcconfig */, 163 28A40674B0AD55C6E23470A7 /* Pods-RunnerTests.debug.xcconfig */, 164 7D80BEFEAC31F1723561AF16 /* Pods-RunnerTests.release.xcconfig */, 165 17158B0246F0BC7C867B6BC4 /* Pods-RunnerTests.profile.xcconfig */, 166 ); 167 name = Pods; 168 path = Pods; 169 sourceTree = "<group>"; 170 }; 171 /* End PBXGroup section */ 172 173 /* Begin PBXNativeTarget section */ 174 331C8080294A63A400263BE5 /* RunnerTests */ = { 175 isa = PBXNativeTarget; 176 buildConfigurationList = 331C8087294A63A400263BE5 /* Build configuration list for PBXNativeTarget "RunnerTests" */; 177 buildPhases = ( 178 570398EAC473B0CE678CECAA /* [CP] Check Pods Manifest.lock */, 179 331C807D294A63A400263BE5 /* Sources */, 180 331C807F294A63A400263BE5 /* Resources */, 181 0BC6AD29C90FC2D096C1E7C6 /* Frameworks */, 182 ); 183 buildRules = ( 184 ); 185 dependencies = ( 186 331C8086294A63A400263BE5 /* PBXTargetDependency */, 187 ); 188 name = RunnerTests; 189 productName = RunnerTests; 190 productReference = 331C8081294A63A400263BE5 /* RunnerTests.xctest */; 191 productType = "com.apple.product-type.bundle.unit-test"; 192 }; 193 97C146ED1CF9000F007C117D /* Runner */ = { 194 isa = PBXNativeTarget; 195 buildConfigurationList = 97C147051CF9000F007C117D /* Build configuration list for PBXNativeTarget "Runner" */; 196 buildPhases = ( 197 52B7393DABFEA12AE739F929 /* [CP] Check Pods Manifest.lock */, 198 9740EEB61CF901F6004384FC /* Run Script */, 199 97C146EA1CF9000F007C117D /* Sources */, 200 97C146EB1CF9000F007C117D /* Frameworks */, 201 97C146EC1CF9000F007C117D /* Resources */, 202 9705A1C41CF9048500538489 /* Embed Frameworks */, 203 3B06AD1E1E4923F5004D2608 /* Thin Binary */, 204 C44610D56DD4C349A626F228 /* [CP] Embed Pods Frameworks */, 205 4EC63DC2993019AE0D64D8F4 /* [CP] Copy Pods Resources */, 206 ); 207 buildRules = ( 208 ); 209 dependencies = ( 210 ); 211 name = Runner; 212 productName = Runner; 213 productReference = 97C146EE1CF9000F007C117D /* Runner.app */; 214 productType = "com.apple.product-type.application"; 215 }; 216 /* End PBXNativeTarget section */ 217 218 /* Begin PBXProject section */ 219 97C146E61CF9000F007C117D /* Project object */ = { 220 isa = PBXProject; 221 attributes = { 222 BuildIndependentTargetsInParallel = YES; 223 LastUpgradeCheck = 1430; 224 ORGANIZATIONNAME = ""; 225 TargetAttributes = { 226 331C8080294A63A400263BE5 = { 227 CreatedOnToolsVersion = 14.0; 228 TestTargetID = 97C146ED1CF9000F007C117D; 229 }; 230 97C146ED1CF9000F007C117D = { 231 CreatedOnToolsVersion = 7.3.1; 232 LastSwiftMigration = 1100; 233 }; 234 }; 235 }; 236 buildConfigurationList = 97C146E91CF9000F007C117D /* Build configuration list for PBXProject "Runner" */; 237 compatibilityVersion = "Xcode 9.3"; 238 developmentRegion = en; 239 hasScannedForEncodings = 0; 240 knownRegions = ( 241 en, 242 Base, 243 ); 244 mainGroup = 97C146E51CF9000F007C117D; 245 productRefGroup = 97C146EF1CF9000F007C117D /* Products */; 246 projectDirPath = ""; 247 projectRoot = ""; 248 targets = ( 249 97C146ED1CF9000F007C117D /* Runner */, 250 331C8080294A63A400263BE5 /* RunnerTests */, 251 ); 252 }; 253 /* End PBXProject section */ 254 255 /* Begin PBXResourcesBuildPhase section */ 256 331C807F294A63A400263BE5 /* Resources */ = { 257 isa = PBXResourcesBuildPhase; 258 buildActionMask = 2147483647; 259 files = ( 260 ); 261 runOnlyForDeploymentPostprocessing = 0; 262 }; 263 97C146EC1CF9000F007C117D /* Resources */ = { 264 isa = PBXResourcesBuildPhase; 265 buildActionMask = 2147483647; 266 files = ( 267 97C147011CF9000F007C117D /* LaunchScreen.storyboard in Resources */, 268 3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */, 269 97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */, 270 97C146FC1CF9000F007C117D /* Main.storyboard in Resources */, 271 48C8782690E026DA02DA4E4C /* GoogleService-Info.plist in Resources */, 272 ); 273 runOnlyForDeploymentPostprocessing = 0; 274 }; 275 /* End PBXResourcesBuildPhase section */ 276 277 /* Begin PBXShellScriptBuildPhase section */ 278 3B06AD1E1E4923F5004D2608 /* Thin Binary */ = { 279 isa = PBXShellScriptBuildPhase; 280 alwaysOutOfDate = 1; 281 buildActionMask = 2147483647; 282 files = ( 283 ); 284 inputPaths = ( 285 "${TARGET_BUILD_DIR}/${INFOPLIST_PATH}", 286 ); 287 name = "Thin Binary"; 288 outputPaths = ( 289 ); 290 runOnlyForDeploymentPostprocessing = 0; 291 shellPath = /bin/sh; 292 shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" embed_and_thin"; 293 }; 294 4EC63DC2993019AE0D64D8F4 /* [CP] Copy Pods Resources */ = { 295 isa = PBXShellScriptBuildPhase; 296 buildActionMask = 2147483647; 297 files = ( 298 ); 299 inputFileListPaths = ( 300 "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources-${CONFIGURATION}-input-files.xcfilelist", 301 ); 302 name = "[CP] Copy Pods Resources"; 303 outputFileListPaths = ( 304 "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources-${CONFIGURATION}-output-files.xcfilelist", 305 ); 306 runOnlyForDeploymentPostprocessing = 0; 307 shellPath = /bin/sh; 308 shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources.sh\"\n"; 309 showEnvVarsInLog = 0; 310 }; 311 52B7393DABFEA12AE739F929 /* [CP] Check Pods Manifest.lock */ = { 312 isa = PBXShellScriptBuildPhase; 313 buildActionMask = 2147483647; 314 files = ( 315 ); 316 inputFileListPaths = ( 317 ); 318 inputPaths = ( 319 "${PODS_PODFILE_DIR_PATH}/Podfile.lock", 320 "${PODS_ROOT}/Manifest.lock", 321 ); 322 name = "[CP] Check Pods Manifest.lock"; 323 outputFileListPaths = ( 324 ); 325 outputPaths = ( 326 "$(DERIVED_FILE_DIR)/Pods-Runner-checkManifestLockResult.txt", 327 ); 328 runOnlyForDeploymentPostprocessing = 0; 329 shellPath = /bin/sh; 330 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"; 331 showEnvVarsInLog = 0; 332 }; 333 570398EAC473B0CE678CECAA /* [CP] Check Pods Manifest.lock */ = { 334 isa = PBXShellScriptBuildPhase; 335 buildActionMask = 2147483647; 336 files = ( 337 ); 338 inputFileListPaths = ( 339 ); 340 inputPaths = ( 341 "${PODS_PODFILE_DIR_PATH}/Podfile.lock", 342 "${PODS_ROOT}/Manifest.lock", 343 ); 344 name = "[CP] Check Pods Manifest.lock"; 345 outputFileListPaths = ( 346 ); 347 outputPaths = ( 348 "$(DERIVED_FILE_DIR)/Pods-RunnerTests-checkManifestLockResult.txt", 349 ); 350 runOnlyForDeploymentPostprocessing = 0; 351 shellPath = /bin/sh; 352 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"; 353 showEnvVarsInLog = 0; 354 }; 355 9740EEB61CF901F6004384FC /* Run Script */ = { 356 isa = PBXShellScriptBuildPhase; 357 alwaysOutOfDate = 1; 358 buildActionMask = 2147483647; 359 files = ( 360 ); 361 inputPaths = ( 362 ); 363 name = "Run Script"; 364 outputPaths = ( 365 ); 366 runOnlyForDeploymentPostprocessing = 0; 367 shellPath = /bin/sh; 368 shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" build"; 369 }; 370 C44610D56DD4C349A626F228 /* [CP] Embed Pods Frameworks */ = { 371 isa = PBXShellScriptBuildPhase; 372 buildActionMask = 2147483647; 373 files = ( 374 ); 375 inputFileListPaths = ( 376 "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-input-files.xcfilelist", 377 ); 378 name = "[CP] Embed Pods Frameworks"; 379 outputFileListPaths = ( 380 "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-output-files.xcfilelist", 381 ); 382 runOnlyForDeploymentPostprocessing = 0; 383 shellPath = /bin/sh; 384 shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n"; 385 showEnvVarsInLog = 0; 386 }; 387 /* End PBXShellScriptBuildPhase section */ 388 389 /* Begin PBXSourcesBuildPhase section */ 390 331C807D294A63A400263BE5 /* Sources */ = { 391 isa = PBXSourcesBuildPhase; 392 buildActionMask = 2147483647; 393 files = ( 394 331C808B294A63AB00263BE5 /* RunnerTests.swift in Sources */, 395 ); 396 runOnlyForDeploymentPostprocessing = 0; 397 }; 398 97C146EA1CF9000F007C117D /* Sources */ = { 399 isa = PBXSourcesBuildPhase; 400 buildActionMask = 2147483647; 401 files = ( 402 74858FAF1ED2DC5600515810 /* AppDelegate.swift in Sources */, 403 1498D2341E8E89220040F4C2 /* GeneratedPluginRegistrant.m in Sources */, 404 ); 405 runOnlyForDeploymentPostprocessing = 0; 406 }; 407 /* End PBXSourcesBuildPhase section */ 408 409 /* Begin PBXTargetDependency section */ 410 331C8086294A63A400263BE5 /* PBXTargetDependency */ = { 411 isa = PBXTargetDependency; 412 target = 97C146ED1CF9000F007C117D /* Runner */; 413 targetProxy = 331C8085294A63A400263BE5 /* PBXContainerItemProxy */; 414 }; 415 /* End PBXTargetDependency section */ 416 417 /* Begin PBXVariantGroup section */ 418 97C146FA1CF9000F007C117D /* Main.storyboard */ = { 419 isa = PBXVariantGroup; 420 children = ( 421 97C146FB1CF9000F007C117D /* Base */, 422 ); 423 name = Main.storyboard; 424 sourceTree = "<group>"; 425 }; 426 97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */ = { 427 isa = PBXVariantGroup; 428 children = ( 429 97C147001CF9000F007C117D /* Base */, 430 ); 431 name = LaunchScreen.storyboard; 432 sourceTree = "<group>"; 433 }; 434 /* End PBXVariantGroup section */ 435 436 /* Begin XCBuildConfiguration section */ 437 249021D3217E4FDB00AE95B9 /* Profile */ = { 438 isa = XCBuildConfiguration; 439 buildSettings = { 440 ALWAYS_SEARCH_USER_PATHS = NO; 441 CLANG_ANALYZER_NONNULL = YES; 442 CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; 443 CLANG_CXX_LIBRARY = "libc++"; 444 CLANG_ENABLE_MODULES = YES; 445 CLANG_ENABLE_OBJC_ARC = YES; 446 CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; 447 CLANG_WARN_BOOL_CONVERSION = YES; 448 CLANG_WARN_COMMA = YES; 449 CLANG_WARN_CONSTANT_CONVERSION = YES; 450 CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; 451 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; 452 CLANG_WARN_EMPTY_BODY = YES; 453 CLANG_WARN_ENUM_CONVERSION = YES; 454 CLANG_WARN_INFINITE_RECURSION = YES; 455 CLANG_WARN_INT_CONVERSION = YES; 456 CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; 457 CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; 458 CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; 459 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; 460 CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; 461 CLANG_WARN_STRICT_PROTOTYPES = YES; 462 CLANG_WARN_SUSPICIOUS_MOVE = YES; 463 CLANG_WARN_UNREACHABLE_CODE = YES; 464 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; 465 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; 466 COPY_PHASE_STRIP = NO; 467 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; 468 ENABLE_NS_ASSERTIONS = NO; 469 ENABLE_STRICT_OBJC_MSGSEND = YES; 470 GCC_C_LANGUAGE_STANDARD = gnu99; 471 GCC_NO_COMMON_BLOCKS = YES; 472 GCC_WARN_64_TO_32_BIT_CONVERSION = YES; 473 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; 474 GCC_WARN_UNDECLARED_SELECTOR = YES; 475 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; 476 GCC_WARN_UNUSED_FUNCTION = YES; 477 GCC_WARN_UNUSED_VARIABLE = YES; 478 IPHONEOS_DEPLOYMENT_TARGET = 12.0; 479 MTL_ENABLE_DEBUG_INFO = NO; 480 SDKROOT = iphoneos; 481 SUPPORTED_PLATFORMS = iphoneos; 482 TARGETED_DEVICE_FAMILY = "1,2"; 483 VALIDATE_PRODUCT = YES; 484 }; 485 name = Profile; 486 }; 487 249021D4217E4FDB00AE95B9 /* Profile */ = { 488 isa = XCBuildConfiguration; 489 baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */; 490 buildSettings = { 491 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; 492 CLANG_ENABLE_MODULES = YES; 493 CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)"; 494 ENABLE_BITCODE = NO; 495 INFOPLIST_FILE = Runner/Info.plist; 496 LD_RUNPATH_SEARCH_PATHS = ( 497 "$(inherited)", 498 "@executable_path/Frameworks", 499 ); 500 PRODUCT_BUNDLE_IDENTIFIER = com.example.penny; 501 PRODUCT_NAME = "$(TARGET_NAME)"; 502 SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h"; 503 SWIFT_VERSION = 5.0; 504 VERSIONING_SYSTEM = "apple-generic"; 505 }; 506 name = Profile; 507 }; 508 331C8088294A63A400263BE5 /* Debug */ = { 509 isa = XCBuildConfiguration; 510 baseConfigurationReference = 28A40674B0AD55C6E23470A7 /* Pods-RunnerTests.debug.xcconfig */; 511 buildSettings = { 512 BUNDLE_LOADER = "$(TEST_HOST)"; 513 CODE_SIGN_STYLE = Automatic; 514 CURRENT_PROJECT_VERSION = 1; 515 GENERATE_INFOPLIST_FILE = YES; 516 MARKETING_VERSION = 1.0; 517 PRODUCT_BUNDLE_IDENTIFIER = com.example.penny.RunnerTests; 518 PRODUCT_NAME = "$(TARGET_NAME)"; 519 SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; 520 SWIFT_OPTIMIZATION_LEVEL = "-Onone"; 521 SWIFT_VERSION = 5.0; 522 TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Runner.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/Runner"; 523 }; 524 name = Debug; 525 }; 526 331C8089294A63A400263BE5 /* Release */ = { 527 isa = XCBuildConfiguration; 528 baseConfigurationReference = 7D80BEFEAC31F1723561AF16 /* Pods-RunnerTests.release.xcconfig */; 529 buildSettings = { 530 BUNDLE_LOADER = "$(TEST_HOST)"; 531 CODE_SIGN_STYLE = Automatic; 532 CURRENT_PROJECT_VERSION = 1; 533 GENERATE_INFOPLIST_FILE = YES; 534 MARKETING_VERSION = 1.0; 535 PRODUCT_BUNDLE_IDENTIFIER = com.example.penny.RunnerTests; 536 PRODUCT_NAME = "$(TARGET_NAME)"; 537 SWIFT_VERSION = 5.0; 538 TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Runner.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/Runner"; 539 }; 540 name = Release; 541 }; 542 331C808A294A63A400263BE5 /* Profile */ = { 543 isa = XCBuildConfiguration; 544 baseConfigurationReference = 17158B0246F0BC7C867B6BC4 /* Pods-RunnerTests.profile.xcconfig */; 545 buildSettings = { 546 BUNDLE_LOADER = "$(TEST_HOST)"; 547 CODE_SIGN_STYLE = Automatic; 548 CURRENT_PROJECT_VERSION = 1; 549 GENERATE_INFOPLIST_FILE = YES; 550 MARKETING_VERSION = 1.0; 551 PRODUCT_BUNDLE_IDENTIFIER = com.example.penny.RunnerTests; 552 PRODUCT_NAME = "$(TARGET_NAME)"; 553 SWIFT_VERSION = 5.0; 554 TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Runner.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/Runner"; 555 }; 556 name = Profile; 557 }; 558 97C147031CF9000F007C117D /* Debug */ = { 559 isa = XCBuildConfiguration; 560 buildSettings = { 561 ALWAYS_SEARCH_USER_PATHS = NO; 562 CLANG_ANALYZER_NONNULL = YES; 563 CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; 564 CLANG_CXX_LIBRARY = "libc++"; 565 CLANG_ENABLE_MODULES = YES; 566 CLANG_ENABLE_OBJC_ARC = YES; 567 CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; 568 CLANG_WARN_BOOL_CONVERSION = YES; 569 CLANG_WARN_COMMA = YES; 570 CLANG_WARN_CONSTANT_CONVERSION = YES; 571 CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; 572 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; 573 CLANG_WARN_EMPTY_BODY = YES; 574 CLANG_WARN_ENUM_CONVERSION = YES; 575 CLANG_WARN_INFINITE_RECURSION = YES; 576 CLANG_WARN_INT_CONVERSION = YES; 577 CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; 578 CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; 579 CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; 580 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; 581 CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; 582 CLANG_WARN_STRICT_PROTOTYPES = YES; 583 CLANG_WARN_SUSPICIOUS_MOVE = YES; 584 CLANG_WARN_UNREACHABLE_CODE = YES; 585 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; 586 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; 587 COPY_PHASE_STRIP = NO; 588 DEBUG_INFORMATION_FORMAT = dwarf; 589 ENABLE_STRICT_OBJC_MSGSEND = YES; 590 ENABLE_TESTABILITY = YES; 591 GCC_C_LANGUAGE_STANDARD = gnu99; 592 GCC_DYNAMIC_NO_PIC = NO; 593 GCC_NO_COMMON_BLOCKS = YES; 594 GCC_OPTIMIZATION_LEVEL = 0; 595 GCC_PREPROCESSOR_DEFINITIONS = ( 596 "DEBUG=1", 597 "$(inherited)", 598 ); 599 GCC_WARN_64_TO_32_BIT_CONVERSION = YES; 600 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; 601 GCC_WARN_UNDECLARED_SELECTOR = YES; 602 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; 603 GCC_WARN_UNUSED_FUNCTION = YES; 604 GCC_WARN_UNUSED_VARIABLE = YES; 605 IPHONEOS_DEPLOYMENT_TARGET = 12.0; 606 MTL_ENABLE_DEBUG_INFO = YES; 607 ONLY_ACTIVE_ARCH = YES; 608 SDKROOT = iphoneos; 609 TARGETED_DEVICE_FAMILY = "1,2"; 610 }; 611 name = Debug; 612 }; 613 97C147041CF9000F007C117D /* Release */ = { 614 isa = XCBuildConfiguration; 615 buildSettings = { 616 ALWAYS_SEARCH_USER_PATHS = NO; 617 CLANG_ANALYZER_NONNULL = YES; 618 CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; 619 CLANG_CXX_LIBRARY = "libc++"; 620 CLANG_ENABLE_MODULES = YES; 621 CLANG_ENABLE_OBJC_ARC = YES; 622 CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; 623 CLANG_WARN_BOOL_CONVERSION = YES; 624 CLANG_WARN_COMMA = YES; 625 CLANG_WARN_CONSTANT_CONVERSION = YES; 626 CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; 627 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; 628 CLANG_WARN_EMPTY_BODY = YES; 629 CLANG_WARN_ENUM_CONVERSION = YES; 630 CLANG_WARN_INFINITE_RECURSION = YES; 631 CLANG_WARN_INT_CONVERSION = YES; 632 CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; 633 CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; 634 CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; 635 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; 636 CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; 637 CLANG_WARN_STRICT_PROTOTYPES = YES; 638 CLANG_WARN_SUSPICIOUS_MOVE = YES; 639 CLANG_WARN_UNREACHABLE_CODE = YES; 640 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; 641 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; 642 COPY_PHASE_STRIP = NO; 643 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; 644 ENABLE_NS_ASSERTIONS = NO; 645 ENABLE_STRICT_OBJC_MSGSEND = YES; 646 GCC_C_LANGUAGE_STANDARD = gnu99; 647 GCC_NO_COMMON_BLOCKS = YES; 648 GCC_WARN_64_TO_32_BIT_CONVERSION = YES; 649 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; 650 GCC_WARN_UNDECLARED_SELECTOR = YES; 651 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; 652 GCC_WARN_UNUSED_FUNCTION = YES; 653 GCC_WARN_UNUSED_VARIABLE = YES; 654 IPHONEOS_DEPLOYMENT_TARGET = 12.0; 655 MTL_ENABLE_DEBUG_INFO = NO; 656 SDKROOT = iphoneos; 657 SUPPORTED_PLATFORMS = iphoneos; 658 SWIFT_COMPILATION_MODE = wholemodule; 659 SWIFT_OPTIMIZATION_LEVEL = "-O"; 660 TARGETED_DEVICE_FAMILY = "1,2"; 661 VALIDATE_PRODUCT = YES; 662 }; 663 name = Release; 664 }; 665 97C147061CF9000F007C117D /* Debug */ = { 666 isa = XCBuildConfiguration; 667 baseConfigurationReference = 9740EEB21CF90195004384FC /* Debug.xcconfig */; 668 buildSettings = { 669 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; 670 CLANG_ENABLE_MODULES = YES; 671 CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)"; 672 ENABLE_BITCODE = NO; 673 INFOPLIST_FILE = Runner/Info.plist; 674 LD_RUNPATH_SEARCH_PATHS = ( 675 "$(inherited)", 676 "@executable_path/Frameworks", 677 ); 678 PRODUCT_BUNDLE_IDENTIFIER = com.example.penny; 679 PRODUCT_NAME = "$(TARGET_NAME)"; 680 SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h"; 681 SWIFT_OPTIMIZATION_LEVEL = "-Onone"; 682 SWIFT_VERSION = 5.0; 683 VERSIONING_SYSTEM = "apple-generic"; 684 }; 685 name = Debug; 686 }; 687 97C147071CF9000F007C117D /* Release */ = { 688 isa = XCBuildConfiguration; 689 baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */; 690 buildSettings = { 691 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; 692 CLANG_ENABLE_MODULES = YES; 693 CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)"; 694 ENABLE_BITCODE = NO; 695 INFOPLIST_FILE = Runner/Info.plist; 696 LD_RUNPATH_SEARCH_PATHS = ( 697 "$(inherited)", 698 "@executable_path/Frameworks", 699 ); 700 PRODUCT_BUNDLE_IDENTIFIER = com.example.penny; 701 PRODUCT_NAME = "$(TARGET_NAME)"; 702 SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h"; 703 SWIFT_VERSION = 5.0; 704 VERSIONING_SYSTEM = "apple-generic"; 705 }; 706 name = Release; 707 }; 708 /* End XCBuildConfiguration section */ 709 710 /* Begin XCConfigurationList section */ 711 331C8087294A63A400263BE5 /* Build configuration list for PBXNativeTarget "RunnerTests" */ = { 712 isa = XCConfigurationList; 713 buildConfigurations = ( 714 331C8088294A63A400263BE5 /* Debug */, 715 331C8089294A63A400263BE5 /* Release */, 716 331C808A294A63A400263BE5 /* Profile */, 717 ); 718 defaultConfigurationIsVisible = 0; 719 defaultConfigurationName = Release; 720 }; 721 97C146E91CF9000F007C117D /* Build configuration list for PBXProject "Runner" */ = { 722 isa = XCConfigurationList; 723 buildConfigurations = ( 724 97C147031CF9000F007C117D /* Debug */, 725 97C147041CF9000F007C117D /* Release */, 726 249021D3217E4FDB00AE95B9 /* Profile */, 727 ); 728 defaultConfigurationIsVisible = 0; 729 defaultConfigurationName = Release; 730 }; 731 97C147051CF9000F007C117D /* Build configuration list for PBXNativeTarget "Runner" */ = { 732 isa = XCConfigurationList; 733 buildConfigurations = ( 734 97C147061CF9000F007C117D /* Debug */, 735 97C147071CF9000F007C117D /* Release */, 736 249021D4217E4FDB00AE95B9 /* Profile */, 737 ); 738 defaultConfigurationIsVisible = 0; 739 defaultConfigurationName = Release; 740 }; 741 /* End XCConfigurationList section */ 742 }; 743 rootObject = 97C146E61CF9000F007C117D /* Project object */; 744 }