|
|
@@ -34,6 +34,8 @@
|
|
|
1498D2321E8E86230040F4C2 /* GeneratedPluginRegistrant.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GeneratedPluginRegistrant.h; sourceTree = "<group>"; };
|
|
|
1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GeneratedPluginRegistrant.m; sourceTree = "<group>"; };
|
|
|
2010D8CD262E773D008B135F /* RunnerProfile.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = RunnerProfile.entitlements; sourceTree = "<group>"; };
|
|
|
+ 208CF1C92726967E00BF83B8 /* Runner.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = Runner.entitlements; sourceTree = "<group>"; };
|
|
|
+ 208CF1CA27269A3300BF83B8 /* RunnerRelease.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = RunnerRelease.entitlements; sourceTree = "<group>"; };
|
|
|
33E7AF973C95B574E8320095 /* 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>"; };
|
|
|
3479575A3E5A2A4F7223AB9D /* 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>"; };
|
|
|
3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppFrameworkInfo.plist; path = Flutter/AppFrameworkInfo.plist; sourceTree = "<group>"; };
|
|
|
@@ -103,6 +105,8 @@
|
|
|
97C146F01CF9000F007C117D /* Runner */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ 208CF1CA27269A3300BF83B8 /* RunnerRelease.entitlements */,
|
|
|
+ 208CF1C92726967E00BF83B8 /* Runner.entitlements */,
|
|
|
2010D8CD262E773D008B135F /* RunnerProfile.entitlements */,
|
|
|
97C146FA1CF9000F007C117D /* Main.storyboard */,
|
|
|
97C146FD1CF9000F007C117D /* Assets.xcassets */,
|
|
|
@@ -376,7 +380,7 @@
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
|
CLANG_ENABLE_MODULES = YES;
|
|
|
CODE_SIGN_ENTITLEMENTS = Runner/RunnerProfile.entitlements;
|
|
|
- CURRENT_PROJECT_VERSION = 52;
|
|
|
+ CURRENT_PROJECT_VERSION = 54;
|
|
|
DEVELOPMENT_TEAM = 4699C5C3US;
|
|
|
ENABLE_BITCODE = NO;
|
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
|
@@ -392,7 +396,7 @@
|
|
|
"$(inherited)",
|
|
|
"$(PROJECT_DIR)/Flutter",
|
|
|
);
|
|
|
- MARKETING_VERSION = 1.1.17;
|
|
|
+ MARKETING_VERSION = 1.1.18;
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.bh.bbyyy;
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
|
|
|
@@ -517,7 +521,8 @@
|
|
|
buildSettings = {
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
|
CLANG_ENABLE_MODULES = YES;
|
|
|
- CURRENT_PROJECT_VERSION = 52;
|
|
|
+ CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements;
|
|
|
+ CURRENT_PROJECT_VERSION = 54;
|
|
|
DEVELOPMENT_TEAM = 4699C5C3US;
|
|
|
ENABLE_BITCODE = NO;
|
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
|
@@ -533,7 +538,7 @@
|
|
|
"$(inherited)",
|
|
|
"$(PROJECT_DIR)/Flutter",
|
|
|
);
|
|
|
- MARKETING_VERSION = 1.1.17;
|
|
|
+ MARKETING_VERSION = 1.1.18;
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.bh.bbyyy;
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
|
|
|
@@ -550,7 +555,8 @@
|
|
|
buildSettings = {
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
|
CLANG_ENABLE_MODULES = YES;
|
|
|
- CURRENT_PROJECT_VERSION = 52;
|
|
|
+ CODE_SIGN_ENTITLEMENTS = Runner/RunnerRelease.entitlements;
|
|
|
+ CURRENT_PROJECT_VERSION = 54;
|
|
|
DEVELOPMENT_TEAM = 4699C5C3US;
|
|
|
ENABLE_BITCODE = NO;
|
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
|
@@ -566,7 +572,7 @@
|
|
|
"$(inherited)",
|
|
|
"$(PROJECT_DIR)/Flutter",
|
|
|
);
|
|
|
- MARKETING_VERSION = 1.1.17;
|
|
|
+ MARKETING_VERSION = 1.1.18;
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.bh.bbyyy;
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
|
|
|
@@ -587,7 +593,7 @@
|
|
|
249021D3217E4FDB00AE95B9 /* Profile */,
|
|
|
);
|
|
|
defaultConfigurationIsVisible = 0;
|
|
|
- defaultConfigurationName = Release;
|
|
|
+ defaultConfigurationName = Debug;
|
|
|
};
|
|
|
97C147051CF9000F007C117D /* Build configuration list for PBXNativeTarget "Runner" */ = {
|
|
|
isa = XCConfigurationList;
|
|
|
@@ -597,7 +603,7 @@
|
|
|
249021D4217E4FDB00AE95B9 /* Profile */,
|
|
|
);
|
|
|
defaultConfigurationIsVisible = 0;
|
|
|
- defaultConfigurationName = Release;
|
|
|
+ defaultConfigurationName = Debug;
|
|
|
};
|
|
|
/* End XCConfigurationList section */
|
|
|
};
|