File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Example/CollectionViewCenteredFlowLayout.xcodeproj Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 520520 CODE_SIGN_IDENTITY = "iPhone Developer";
521521 CODE_SIGN_STYLE = Automatic;
522522 GCC_C_LANGUAGE_STANDARD = gnu11;
523- INFOPLIST_FILE = CollectionViewCenteredFlowLayoutTests /Info.plist;
523+ INFOPLIST_FILE = Tests /Info.plist;
524524 IPHONEOS_DEPLOYMENT_TARGET = 12.1;
525525 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
526526 MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
543543 CODE_SIGN_IDENTITY = "iPhone Developer";
544544 CODE_SIGN_STYLE = Automatic;
545545 GCC_C_LANGUAGE_STANDARD = gnu11;
546- INFOPLIST_FILE = CollectionViewCenteredFlowLayoutTests /Info.plist;
546+ INFOPLIST_FILE = Tests /Info.plist;
547547 IPHONEOS_DEPLOYMENT_TARGET = 12.1;
548548 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
549549 MTL_FAST_MATH = YES;
You can’t perform that action at this time.
0 commit comments