|
45 | 45 | 15BE2897D1518D9BDD5AF970 /* Pods-Runner.profile.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.profile.xcconfig"; path = "Pods/Target Support Files/Pods-Runner/Pods-Runner.profile.xcconfig"; sourceTree = "<group>"; }; |
46 | 46 | 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppFrameworkInfo.plist; path = Flutter/AppFrameworkInfo.plist; sourceTree = "<group>"; }; |
47 | 47 | 3B80C3931E831B6300D905FE /* App.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = App.framework; path = Flutter/App.framework; sourceTree = "<group>"; }; |
48 | | - 3DB87B9B20AEA710C58FBCC8 /* Pods-Runner.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.release.xcconfig"; path = "Pods/Target Support Files/Pods-Runner/Pods-Runner.release.xcconfig"; sourceTree = "<group>"; }; |
49 | | - 6F6754CA16FD7E3C9E4FCEB3 /* Pods-Runner.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.debug.xcconfig"; path = "Pods/Target Support Files/Pods-Runner/Pods-Runner.debug.xcconfig"; sourceTree = "<group>"; }; |
50 | 48 | 7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Flutter/Release.xcconfig; sourceTree = "<group>"; }; |
51 | 49 | 7AFFD8ED1D35381100E5BB4D /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; }; |
52 | 50 | 7AFFD8EE1D35381100E5BB4D /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; }; |
|
60 | 58 | 97C147001CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; }; |
61 | 59 | 97C147021CF9000F007C117D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
62 | 60 | BEBBA521223FEA6600583D52 /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "GoogleService-Info.plist"; sourceTree = "<group>"; }; |
63 | | - C1D6F379F6B3C85C2CC34999 /* Pods-Runner.profile.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.profile.xcconfig"; path = "Pods/Target Support Files/Pods-Runner/Pods-Runner.profile.xcconfig"; sourceTree = "<group>"; }; |
64 | 61 | D7BE9010C4F7FF033BA299B7 /* libPods-Runner.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Runner.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
65 | 62 | FDCB5E5FC17434D1FF8247D2 /* Pods-Runner.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.debug.xcconfig"; path = "Pods/Target Support Files/Pods-Runner/Pods-Runner.debug.xcconfig"; sourceTree = "<group>"; }; |
66 | 63 | /* End PBXFileReference section */ |
|
192 | 189 | 97C146ED1CF9000F007C117D = { |
193 | 190 | CreatedOnToolsVersion = 7.3.1; |
194 | 191 | DevelopmentTeam = 5K9P57YFSL; |
| 192 | + ProvisioningStyle = Automatic; |
195 | 193 | }; |
196 | 194 | }; |
197 | 195 | }; |
|
283 | 281 | files = ( |
284 | 282 | ); |
285 | 283 | inputPaths = ( |
286 | | - "${SRCROOT}/Pods/Target Support Files/Pods-Runner/Pods-Runner-resources.sh", |
| 284 | + "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources.sh", |
287 | 285 | "${PODS_CONFIGURATION_BUILD_DIR}/flutter_downloader/FlutterDownloaderDatabase.bundle", |
288 | 286 | ); |
289 | 287 | name = "[CP] Copy Pods Resources"; |
|
292 | 290 | ); |
293 | 291 | runOnlyForDeploymentPostprocessing = 0; |
294 | 292 | shellPath = /bin/sh; |
295 | | - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Runner/Pods-Runner-resources.sh\"\n"; |
| 293 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources.sh\"\n"; |
296 | 294 | showEnvVarsInLog = 0; |
297 | 295 | }; |
298 | 296 | EB6D2D2E068567EE260A8427 /* [CP] Embed Pods Frameworks */ = { |
|
301 | 299 | files = ( |
302 | 300 | ); |
303 | 301 | inputPaths = ( |
304 | | - "${SRCROOT}/Pods/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh", |
| 302 | + "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh", |
305 | 303 | "${PODS_ROOT}/../.symlinks/flutter/ios/Flutter.framework", |
306 | 304 | ); |
307 | 305 | name = "[CP] Embed Pods Frameworks"; |
|
310 | 308 | ); |
311 | 309 | runOnlyForDeploymentPostprocessing = 0; |
312 | 310 | shellPath = /bin/sh; |
313 | | - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n"; |
| 311 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n"; |
314 | 312 | showEnvVarsInLog = 0; |
315 | 313 | }; |
316 | 314 | /* End PBXShellScriptBuildPhase section */ |
|
401 | 399 | baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */; |
402 | 400 | buildSettings = { |
403 | 401 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
| 402 | + CODE_SIGN_IDENTITY = "iPhone Developer"; |
| 403 | + CODE_SIGN_STYLE = Automatic; |
404 | 404 | CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)"; |
405 | 405 | DEVELOPMENT_TEAM = 5K9P57YFSL; |
406 | 406 | ENABLE_BITCODE = NO; |
|
414 | 414 | "$(inherited)", |
415 | 415 | "$(PROJECT_DIR)/Flutter", |
416 | 416 | ); |
417 | | - PRODUCT_BUNDLE_IDENTIFIER = com.flutter.ui; |
| 417 | + PRODUCT_BUNDLE_IDENTIFIER = com.flutterken.ui; |
418 | 418 | PRODUCT_NAME = "$(TARGET_NAME)"; |
| 419 | + PROVISIONING_PROFILE_SPECIFIER = ""; |
419 | 420 | VERSIONING_SYSTEM = "apple-generic"; |
420 | 421 | }; |
421 | 422 | name = Profile; |
|
527 | 528 | baseConfigurationReference = 9740EEB21CF90195004384FC /* Debug.xcconfig */; |
528 | 529 | buildSettings = { |
529 | 530 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
| 531 | + CODE_SIGN_IDENTITY = "iPhone Developer"; |
| 532 | + CODE_SIGN_STYLE = Automatic; |
530 | 533 | CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)"; |
531 | 534 | DEVELOPMENT_TEAM = 5K9P57YFSL; |
532 | 535 | ENABLE_BITCODE = NO; |
|
540 | 543 | "$(inherited)", |
541 | 544 | "$(PROJECT_DIR)/Flutter", |
542 | 545 | ); |
543 | | - PRODUCT_BUNDLE_IDENTIFIER = com.flutter.ui; |
| 546 | + PRODUCT_BUNDLE_IDENTIFIER = com.flutterken.ui; |
544 | 547 | PRODUCT_NAME = "$(TARGET_NAME)"; |
| 548 | + PROVISIONING_PROFILE_SPECIFIER = ""; |
545 | 549 | VERSIONING_SYSTEM = "apple-generic"; |
546 | 550 | }; |
547 | 551 | name = Debug; |
|
551 | 555 | baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */; |
552 | 556 | buildSettings = { |
553 | 557 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
| 558 | + CODE_SIGN_IDENTITY = "iPhone Developer"; |
| 559 | + CODE_SIGN_STYLE = Automatic; |
554 | 560 | CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)"; |
555 | 561 | DEVELOPMENT_TEAM = 5K9P57YFSL; |
556 | 562 | ENABLE_BITCODE = NO; |
|
564 | 570 | "$(inherited)", |
565 | 571 | "$(PROJECT_DIR)/Flutter", |
566 | 572 | ); |
567 | | - PRODUCT_BUNDLE_IDENTIFIER = com.flutter.ui; |
| 573 | + PRODUCT_BUNDLE_IDENTIFIER = com.flutterken.ui; |
568 | 574 | PRODUCT_NAME = "$(TARGET_NAME)"; |
| 575 | + PROVISIONING_PROFILE_SPECIFIER = ""; |
569 | 576 | VERSIONING_SYSTEM = "apple-generic"; |
570 | 577 | }; |
571 | 578 | name = Release; |
|
0 commit comments