|
195 | 195 | F3883B573DF4CAFADE5968A9 /* testUpdateSeveralSnapshotsWithLessLines.1.swift in Sources */ = {isa = PBXBuildFile; fileRef = 32BC721A155DB7D81BE69683 /* testUpdateSeveralSnapshotsWithLessLines.1.swift */; };
|
196 | 196 | F473E43FAB7DD0C5F4D02437 /* testUpdateSeveralSnapshotsWithMoreLines.1.swift in Sources */ = {isa = PBXBuildFile; fileRef = ECEC001D7DB94ECB4F5A2CF9 /* testUpdateSeveralSnapshotsWithMoreLines.1.swift */; };
|
197 | 197 | F4CB3EC3E5D30B217B4D9699 /* Wait.swift in Sources */ = {isa = PBXBuildFile; fileRef = 10213E0E8B550596F75463C3 /* Wait.swift */; };
|
| 198 | + F5B874F327B3FA5F005D3517 /* UInt8+diff.swift in Sources */ = {isa = PBXBuildFile; fileRef = F5B874F227B3FA5F005D3517 /* UInt8+diff.swift */; }; |
| 199 | + F5B874F427B3FA5F005D3517 /* UInt8+diff.swift in Sources */ = {isa = PBXBuildFile; fileRef = F5B874F227B3FA5F005D3517 /* UInt8+diff.swift */; }; |
| 200 | + F5B874F527B3FA5F005D3517 /* UInt8+diff.swift in Sources */ = {isa = PBXBuildFile; fileRef = F5B874F227B3FA5F005D3517 /* UInt8+diff.swift */; }; |
198 | 201 | F66FB66FCA7B884DA64ADDBE /* Diff.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8EEE36D7D9E53E70DABA3996 /* Diff.swift */; };
|
199 | 202 | FBDFF661DB08CFB75DFB12C3 /* SnapshotTesting.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8F9883B60A8B403A39BCF888 /* SnapshotTesting.framework */; };
|
200 | 203 | FE365D5C0F83CE8459CF77DC /* testUpdateSnapshotWithMoreLines.1.swift in Sources */ = {isa = PBXBuildFile; fileRef = A0BC8BF7E37686D31F59B9F6 /* testUpdateSnapshotWithMoreLines.1.swift */; };
|
|
333 | 336 | EE91B5904B3F67A3A01610C8 /* testCreateSnapshotWithShorterExtendedDelimiter1.1.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = testCreateSnapshotWithShorterExtendedDelimiter1.1.swift; sourceTree = "<group>"; };
|
334 | 337 | F479E2BD835B9641B85EB51E /* Internal.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Internal.swift; sourceTree = "<group>"; };
|
335 | 338 | F4D7D0D81B7E35C6284A3E65 /* testUpdateSnapshotWithExtendedDelimiter1.1.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = testUpdateSnapshotWithExtendedDelimiter1.1.swift; sourceTree = "<group>"; };
|
| 339 | + F5B874F227B3FA5F005D3517 /* UInt8+diff.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UInt8+diff.swift"; sourceTree = "<group>"; }; |
336 | 340 | F6D3BC50BC4692DC6D9FAE0F /* InlineSnapshotTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InlineSnapshotTests.swift; sourceTree = "<group>"; };
|
337 | 341 | F8F831EAAFB97204ECD0B879 /* Any.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Any.swift; sourceTree = "<group>"; };
|
338 | 342 | FD800FD3282956340AD7706A /* AssertInlineSnapshot.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AssertInlineSnapshot.swift; sourceTree = "<group>"; };
|
|
451 | 455 | 5768A55D77F19D897206FF9F /* Extensions */ = {
|
452 | 456 | isa = PBXGroup;
|
453 | 457 | children = (
|
| 458 | + F5B874F227B3FA5F005D3517 /* UInt8+diff.swift */, |
454 | 459 | 10213E0E8B550596F75463C3 /* Wait.swift */,
|
455 | 460 | );
|
456 | 461 | path = Extensions;
|
|
646 | 651 | isa = PBXProject;
|
647 | 652 | attributes = {
|
648 | 653 | LastUpgradeCheck = 1020;
|
649 |
| - TargetAttributes = { |
650 |
| - }; |
651 | 654 | };
|
652 | 655 | buildConfigurationList = D9A4BF45876C849A308801A2 /* Build configuration list for PBXProject "SnapshotTesting" */;
|
653 | 656 | compatibilityVersion = "Xcode 10.0";
|
|
703 | 706 | buildActionMask = 2147483647;
|
704 | 707 | files = (
|
705 | 708 | 87D3745DBD172E3E6427190F /* Any.swift in Sources */,
|
| 709 | + F5B874F427B3FA5F005D3517 /* UInt8+diff.swift in Sources */, |
706 | 710 | 6CAB0714112F5AAE5D0FBD23 /* AssertInlineSnapshot.swift in Sources */,
|
707 | 711 | 52B7C3800F08E80D7BA8600D /* AssertSnapshot.swift in Sources */,
|
708 | 712 | 1420B1BBC10CFF4D03C8AA67 /* Async.swift in Sources */,
|
|
743 | 747 | buildActionMask = 2147483647;
|
744 | 748 | files = (
|
745 | 749 | E2E1BA4E82EBF5D7E7533485 /* Any.swift in Sources */,
|
| 750 | + F5B874F327B3FA5F005D3517 /* UInt8+diff.swift in Sources */, |
746 | 751 | 90555C6EB17BD465E901043A /* AssertInlineSnapshot.swift in Sources */,
|
747 | 752 | AE77649A377D5328DC91D19B /* AssertSnapshot.swift in Sources */,
|
748 | 753 | 29602B6DD2A43E1C13DF1D42 /* Async.swift in Sources */,
|
|
855 | 860 | buildActionMask = 2147483647;
|
856 | 861 | files = (
|
857 | 862 | C48A4BD0534BF1817AF91098 /* Any.swift in Sources */,
|
| 863 | + F5B874F527B3FA5F005D3517 /* UInt8+diff.swift in Sources */, |
858 | 864 | 56551E9E2E7A3DCF41C966F1 /* AssertInlineSnapshot.swift in Sources */,
|
859 | 865 | 6C48EAD7C6D1441EE12F907B /* AssertSnapshot.swift in Sources */,
|
860 | 866 | 45FAA85BB7198113155FD27F /* Async.swift in Sources */,
|
|
1017 | 1023 | DYLIB_INSTALL_NAME_BASE = "@rpath";
|
1018 | 1024 | ENABLE_BITCODE = NO;
|
1019 | 1025 | ENABLE_TESTING_SEARCH_PATHS = YES;
|
1020 |
| - FRAMEWORK_SEARCH_PATHS = "$(inherited) $(PLATFORM_DIR)/Developer/Library/Frameworks"; |
| 1026 | + FRAMEWORK_SEARCH_PATHS = ( |
| 1027 | + "$(inherited)", |
| 1028 | + "$(PLATFORM_DIR)/Developer/Library/Frameworks", |
| 1029 | + ); |
1021 | 1030 | INFOPLIST_FILE = Sources/Info.plist;
|
1022 | 1031 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
1023 | 1032 | LD_RUNPATH_SEARCH_PATHS = (
|
|
1065 | 1074 | DYLIB_INSTALL_NAME_BASE = "@rpath";
|
1066 | 1075 | ENABLE_BITCODE = NO;
|
1067 | 1076 | ENABLE_TESTING_SEARCH_PATHS = YES;
|
1068 |
| - FRAMEWORK_SEARCH_PATHS = "$(inherited) $(PLATFORM_DIR)/Developer/Library/Frameworks"; |
| 1077 | + FRAMEWORK_SEARCH_PATHS = ( |
| 1078 | + "$(inherited)", |
| 1079 | + "$(PLATFORM_DIR)/Developer/Library/Frameworks", |
| 1080 | + ); |
1069 | 1081 | INFOPLIST_FILE = Sources/Info.plist;
|
1070 | 1082 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
1071 | 1083 | LD_RUNPATH_SEARCH_PATHS = (
|
|
1146 | 1158 | DYLIB_INSTALL_NAME_BASE = "@rpath";
|
1147 | 1159 | ENABLE_BITCODE = NO;
|
1148 | 1160 | ENABLE_TESTING_SEARCH_PATHS = YES;
|
1149 |
| - FRAMEWORK_SEARCH_PATHS = "$(inherited) $(PLATFORM_DIR)/Developer/Library/Frameworks"; |
| 1161 | + FRAMEWORK_SEARCH_PATHS = ( |
| 1162 | + "$(inherited)", |
| 1163 | + "$(PLATFORM_DIR)/Developer/Library/Frameworks", |
| 1164 | + ); |
1150 | 1165 | INFOPLIST_FILE = Sources/Info.plist;
|
1151 | 1166 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
1152 | 1167 | LD_RUNPATH_SEARCH_PATHS = (
|
|
1175 | 1190 | DYLIB_INSTALL_NAME_BASE = "@rpath";
|
1176 | 1191 | ENABLE_BITCODE = NO;
|
1177 | 1192 | ENABLE_TESTING_SEARCH_PATHS = YES;
|
1178 |
| - FRAMEWORK_SEARCH_PATHS = "$(inherited) $(PLATFORM_DIR)/Developer/Library/Frameworks"; |
| 1193 | + FRAMEWORK_SEARCH_PATHS = ( |
| 1194 | + "$(inherited)", |
| 1195 | + "$(PLATFORM_DIR)/Developer/Library/Frameworks", |
| 1196 | + ); |
1179 | 1197 | INFOPLIST_FILE = Sources/Info.plist;
|
1180 | 1198 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
1181 | 1199 | LD_RUNPATH_SEARCH_PATHS = (
|
|
1204 | 1222 | DYLIB_INSTALL_NAME_BASE = "@rpath";
|
1205 | 1223 | ENABLE_BITCODE = NO;
|
1206 | 1224 | ENABLE_TESTING_SEARCH_PATHS = YES;
|
1207 |
| - FRAMEWORK_SEARCH_PATHS = "$(inherited) $(PLATFORM_DIR)/Developer/Library/Frameworks"; |
| 1225 | + FRAMEWORK_SEARCH_PATHS = ( |
| 1226 | + "$(inherited)", |
| 1227 | + "$(PLATFORM_DIR)/Developer/Library/Frameworks", |
| 1228 | + ); |
1208 | 1229 | INFOPLIST_FILE = Sources/Info.plist;
|
1209 | 1230 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
1210 | 1231 | LD_RUNPATH_SEARCH_PATHS = (
|
|
1313 | 1334 | DYLIB_INSTALL_NAME_BASE = "@rpath";
|
1314 | 1335 | ENABLE_BITCODE = NO;
|
1315 | 1336 | ENABLE_TESTING_SEARCH_PATHS = YES;
|
1316 |
| - FRAMEWORK_SEARCH_PATHS = "$(inherited) $(PLATFORM_DIR)/Developer/Library/Frameworks"; |
| 1337 | + FRAMEWORK_SEARCH_PATHS = ( |
| 1338 | + "$(inherited)", |
| 1339 | + "$(PLATFORM_DIR)/Developer/Library/Frameworks", |
| 1340 | + ); |
1317 | 1341 | INFOPLIST_FILE = Sources/Info.plist;
|
1318 | 1342 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
1319 | 1343 | LD_RUNPATH_SEARCH_PATHS = (
|
|
0 commit comments