Skip to content

Commit a0eb7ae

Browse files
committed
fixed configuration warnings
1 parent c381e54 commit a0eb7ae

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

example/ios/Runner.xcodeproj/project.pbxproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -351,7 +351,7 @@
351351
};
352352
249021D4217E4FDB00AE95B9 /* Profile */ = {
353353
isa = XCBuildConfiguration;
354-
baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */;
354+
baseConfigurationReference = 2FB9390759CB4AB5FA695630 /* Pods-Runner.profile.xcconfig */;
355355
buildSettings = {
356356
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
357357
CLANG_ENABLE_MODULES = YES;
@@ -483,7 +483,7 @@
483483
};
484484
97C147061CF9000F007C117D /* Debug */ = {
485485
isa = XCBuildConfiguration;
486-
baseConfigurationReference = 9740EEB21CF90195004384FC /* Debug.xcconfig */;
486+
baseConfigurationReference = 3E44BCFE880EA3302FE83FAF /* Pods-Runner.debug.xcconfig */;
487487
buildSettings = {
488488
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
489489
CLANG_ENABLE_MODULES = YES;
@@ -507,7 +507,7 @@
507507
};
508508
97C147071CF9000F007C117D /* Release */ = {
509509
isa = XCBuildConfiguration;
510-
baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */;
510+
baseConfigurationReference = 70DAAE8C4B1CFB00C590C48F /* Pods-Runner.release.xcconfig */;
511511
buildSettings = {
512512
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
513513
CLANG_ENABLE_MODULES = YES;

0 commit comments

Comments
 (0)