|
41 | 41 | 586D67CD4E75BA279D8761E9 /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
42 | 42 | 74858FAD1ED2DC5600515810 /* Runner-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Runner-Bridging-Header.h"; sourceTree = "<group>"; };
|
43 | 43 | 74858FAE1ED2DC5600515810 /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
| 44 | + 788ED29B2803689500B4EDFC /* Info-Release.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "Info-Release.plist"; sourceTree = "<group>"; }; |
| 45 | + 789DA6722802F98A005C51A4 /* RunnerRelease.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = RunnerRelease.entitlements; sourceTree = "<group>"; }; |
44 | 46 | 7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Flutter/Release.xcconfig; sourceTree = "<group>"; };
|
45 | 47 | 9740EEB21CF90195004384FC /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Debug.xcconfig; path = Flutter/Debug.xcconfig; sourceTree = "<group>"; };
|
46 | 48 | 9740EEB31CF90195004384FC /* Generated.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Generated.xcconfig; path = Flutter/Generated.xcconfig; sourceTree = "<group>"; };
|
47 | 49 | 97C146EE1CF9000F007C117D /* Runner.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Runner.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
48 | 50 | 97C146FB1CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
|
49 | 51 | 97C146FD1CF9000F007C117D /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
50 | 52 | 97C147001CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
|
51 |
| - 97C147021CF9000F007C117D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
| 53 | + 97C147021CF9000F007C117D /* Info-Debug.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Info-Debug.plist"; sourceTree = "<group>"; }; |
52 | 54 | 9EEFACBE630AB7D54BBDC1AE /* 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 | 55 | D20DBD967B4CDA1DD77298C0 /* 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>"; };
|
54 | 56 | /* End PBXFileReference section */
|
|
100 | 102 | 97C146F01CF9000F007C117D /* Runner */ = {
|
101 | 103 | isa = PBXGroup;
|
102 | 104 | children = (
|
| 105 | + 789DA6722802F98A005C51A4 /* RunnerRelease.entitlements */, |
103 | 106 | 1726D0AA255C690100A8CD8B /* Runner.entitlements */,
|
104 | 107 | 97C146FA1CF9000F007C117D /* Main.storyboard */,
|
105 | 108 | 97C146FD1CF9000F007C117D /* Assets.xcassets */,
|
106 | 109 | 97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */,
|
107 |
| - 97C147021CF9000F007C117D /* Info.plist */, |
| 110 | + 97C147021CF9000F007C117D /* Info-Debug.plist */, |
| 111 | + 788ED29B2803689500B4EDFC /* Info-Release.plist */, |
108 | 112 | 1498D2321E8E86230040F4C2 /* GeneratedPluginRegistrant.h */,
|
109 | 113 | 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */,
|
110 | 114 | 74858FAE1ED2DC5600515810 /* AppDelegate.swift */,
|
|
163 | 167 | 97C146E61CF9000F007C117D /* Project object */ = {
|
164 | 168 | isa = PBXProject;
|
165 | 169 | attributes = {
|
166 |
| - LastUpgradeCheck = 1200; |
| 170 | + LastUpgradeCheck = 1300; |
167 | 171 | ORGANIZATIONNAME = "";
|
168 | 172 | TargetAttributes = {
|
169 | 173 | 97C146ED1CF9000F007C117D = {
|
|
365 | 369 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
366 | 370 | CLANG_ENABLE_MODULES = YES;
|
367 | 371 | CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements;
|
| 372 | + CODE_SIGN_IDENTITY = "Apple Development"; |
| 373 | + CODE_SIGN_STYLE = Automatic; |
368 | 374 | CURRENT_PROJECT_VERSION = 1;
|
369 | 375 | DEVELOPMENT_TEAM = MAVP5V2N7V;
|
370 | 376 | ENABLE_BITCODE = NO;
|
371 | 377 | FRAMEWORK_SEARCH_PATHS = (
|
372 | 378 | "$(inherited)",
|
373 | 379 | "$(PROJECT_DIR)/Flutter",
|
374 | 380 | );
|
375 |
| - INFOPLIST_FILE = Runner/Info.plist; |
| 381 | + INFOPLIST_FILE = "Runner/Info-$(CONFIGURATION).plist"; |
376 | 382 | LD_RUNPATH_SEARCH_PATHS = (
|
377 | 383 | "$(inherited)",
|
378 | 384 | "@executable_path/Frameworks",
|
|
384 | 390 | MARKETING_VERSION = 1.2.0;
|
385 | 391 | PRODUCT_BUNDLE_IDENTIFIER = com.kvs.healthKitReporterExample;
|
386 | 392 | PRODUCT_NAME = "$(TARGET_NAME)";
|
| 393 | + PROVISIONING_PROFILE_SPECIFIER = ""; |
387 | 394 | SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
|
388 | 395 | SWIFT_VERSION = 5.0;
|
389 | 396 | VERSIONING_SYSTEM = "apple-generic";
|
|
506 | 513 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
507 | 514 | CLANG_ENABLE_MODULES = YES;
|
508 | 515 | CODE_SIGN_ENTITLEMENTS = Runner/RunnerDebug.entitlements;
|
| 516 | + CODE_SIGN_IDENTITY = "Apple Development"; |
| 517 | + CODE_SIGN_STYLE = Automatic; |
509 | 518 | CURRENT_PROJECT_VERSION = 1;
|
510 | 519 | DEVELOPMENT_TEAM = MAVP5V2N7V;
|
511 | 520 | ENABLE_BITCODE = NO;
|
512 | 521 | FRAMEWORK_SEARCH_PATHS = (
|
513 | 522 | "$(inherited)",
|
514 | 523 | "$(PROJECT_DIR)/Flutter",
|
515 | 524 | );
|
516 |
| - INFOPLIST_FILE = Runner/Info.plist; |
| 525 | + INFOPLIST_FILE = "Runner/Info-$(CONFIGURATION).plist"; |
517 | 526 | LD_RUNPATH_SEARCH_PATHS = (
|
518 | 527 | "$(inherited)",
|
519 | 528 | "@executable_path/Frameworks",
|
|
525 | 534 | MARKETING_VERSION = 1.2.0;
|
526 | 535 | PRODUCT_BUNDLE_IDENTIFIER = com.kvs.healthKitReporterExample;
|
527 | 536 | PRODUCT_NAME = "$(TARGET_NAME)";
|
| 537 | + PROVISIONING_PROFILE_SPECIFIER = ""; |
528 | 538 | SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
|
529 | 539 | SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
530 | 540 | SWIFT_VERSION = 5.0;
|
|
538 | 548 | buildSettings = {
|
539 | 549 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
540 | 550 | CLANG_ENABLE_MODULES = YES;
|
541 |
| - CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements; |
| 551 | + CODE_SIGN_ENTITLEMENTS = Runner/RunnerRelease.entitlements; |
| 552 | + CODE_SIGN_IDENTITY = "Apple Development"; |
| 553 | + CODE_SIGN_STYLE = Automatic; |
542 | 554 | CURRENT_PROJECT_VERSION = 1;
|
543 | 555 | DEVELOPMENT_TEAM = MAVP5V2N7V;
|
544 | 556 | ENABLE_BITCODE = NO;
|
545 | 557 | FRAMEWORK_SEARCH_PATHS = (
|
546 | 558 | "$(inherited)",
|
547 | 559 | "$(PROJECT_DIR)/Flutter",
|
548 | 560 | );
|
549 |
| - INFOPLIST_FILE = Runner/Info.plist; |
| 561 | + INFOPLIST_FILE = "Runner/Info-$(CONFIGURATION).plist"; |
550 | 562 | LD_RUNPATH_SEARCH_PATHS = (
|
551 | 563 | "$(inherited)",
|
552 | 564 | "@executable_path/Frameworks",
|
|
558 | 570 | MARKETING_VERSION = 1.2.0;
|
559 | 571 | PRODUCT_BUNDLE_IDENTIFIER = com.kvs.healthKitReporterExample;
|
560 | 572 | PRODUCT_NAME = "$(TARGET_NAME)";
|
| 573 | + PROVISIONING_PROFILE_SPECIFIER = ""; |
561 | 574 | SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
|
562 | 575 | SWIFT_VERSION = 5.0;
|
563 | 576 | VERSIONING_SYSTEM = "apple-generic";
|
|
0 commit comments