Skip to content

Commit

Permalink
Reslove ERROR ITMS-90206
Browse files Browse the repository at this point in the history
  • Loading branch information
神楽坂花火 committed Mar 14, 2020
1 parent e159c56 commit d526387
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions ios/Runner.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -488,6 +488,7 @@
"$(inherited)",
"$(PROJECT_DIR)/Flutter",
);
NEW_SETTING = "";
PRODUCT_BUNDLE_IDENTIFIER = com.yaerin.dailyPics;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
Expand All @@ -499,6 +500,7 @@
8932C290241132E000E9A976 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
CLANG_ENABLE_OBJC_WEAK = YES;
Expand Down Expand Up @@ -527,6 +529,7 @@
8932C291241132E000E9A976 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
CLANG_ENABLE_OBJC_WEAK = YES;
Expand All @@ -552,6 +555,7 @@
8932C292241132E000E9A976 /* Profile */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
CLANG_ENABLE_OBJC_WEAK = YES;
Expand Down Expand Up @@ -704,6 +708,7 @@
"$(inherited)",
"$(PROJECT_DIR)/Flutter",
);
NEW_SETTING = "";
PRODUCT_BUNDLE_IDENTIFIER = com.yaerin.dailyPics;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
Expand Down Expand Up @@ -735,6 +740,7 @@
"$(inherited)",
"$(PROJECT_DIR)/Flutter",
);
NEW_SETTING = "";
PRODUCT_BUNDLE_IDENTIFIER = com.yaerin.dailyPics;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
Expand Down

0 comments on commit d526387

Please sign in to comment.