Skip to content

Commit efb1d16

Browse files
fix: dart format
1 parent fb8eb6b commit efb1d16

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

example/ios/Runner.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -942,7 +942,7 @@
942942
};
943943
BE0EAEE22E32DC4A006C9C24 /* Release */ = {
944944
isa = XCBuildConfiguration;
945-
baseConfigurationReference = C4A4CDE185C87287F1EA293F /* Pods-Runner-RunnerUITests.release.xcconfig */;
945+
baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */;
946946
buildSettings = {
947947
ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
948948
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
@@ -975,7 +975,7 @@
975975
};
976976
BE0EAEE32E32DC4A006C9C24 /* Profile */ = {
977977
isa = XCBuildConfiguration;
978-
baseConfigurationReference = FFD0FE808B9493168BFD329E /* Pods-Runner-RunnerUITests.profile.xcconfig */;
978+
baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */;
979979
buildSettings = {
980980
ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
981981
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;

0 commit comments

Comments
 (0)