|
142 | 142 | 99F9E8A62BB5139900D68037 /* MixDecodingViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 99F9E8A52BB5139900D68037 /* MixDecodingViewController.swift */; }; |
143 | 143 | 99FA1D502DF06B7D00560A05 /* DecodingLogViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 99FA1D4F2DF06B7D00560A05 /* DecodingLogViewController.swift */; }; |
144 | 144 | AF374D4C62AA92DE0D9ED2B7 /* Pods_SmartCodable_Tests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5EB62463C4F6AEFEAA2A5E1E /* Pods_SmartCodable_Tests.framework */; }; |
| 145 | + DA0F36412E9BA4A10049EB49 /* MultilineStringTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = DA0F36402E9BA4A10049EB49 /* MultilineStringTest.swift */; }; |
145 | 146 | /* End PBXBuildFile section */ |
146 | 147 |
|
147 | 148 | /* Begin PBXContainerItemProxy section */ |
|
292 | 293 | AD8215B5E8E50F277C1C4356 /* Pods-SmartCodable_Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-SmartCodable_Example.release.xcconfig"; path = "Target Support Files/Pods-SmartCodable_Example/Pods-SmartCodable_Example.release.xcconfig"; sourceTree = "<group>"; }; |
293 | 294 | AFEADC35BC2373F1DC69B73B /* Pods-SmartCodable_Tests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-SmartCodable_Tests.release.xcconfig"; path = "Target Support Files/Pods-SmartCodable_Tests/Pods-SmartCodable_Tests.release.xcconfig"; sourceTree = "<group>"; }; |
294 | 295 | BC656B63C9031B22DEB5C8EB /* Pods-SmartCodable_Example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-SmartCodable_Example.debug.xcconfig"; path = "Target Support Files/Pods-SmartCodable_Example/Pods-SmartCodable_Example.debug.xcconfig"; sourceTree = "<group>"; }; |
| 296 | + DA0F36402E9BA4A10049EB49 /* MultilineStringTest.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MultilineStringTest.swift; sourceTree = "<group>"; }; |
295 | 297 | DB7246035010143E03C7616B /* Pods-SmartCodable_Tests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-SmartCodable_Tests.debug.xcconfig"; path = "Target Support Files/Pods-SmartCodable_Tests/Pods-SmartCodable_Tests.debug.xcconfig"; sourceTree = "<group>"; }; |
296 | 298 | EBE2539D7D4ED401A0AF07CA /* Pods_SmartCodable_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_SmartCodable_Example.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
297 | 299 | F415A4253833C1D4B5A35964 /* SmartCodable.podspec */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = SmartCodable.podspec; path = ../SmartCodable.podspec; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; |
|
382 | 384 | 607FACE81AFB9204008FA782 /* Tests */ = { |
383 | 385 | isa = PBXGroup; |
384 | 386 | children = ( |
| 387 | + DA0F36402E9BA4A10049EB49 /* MultilineStringTest.swift */, |
385 | 388 | 99D17BB82B9F0CF9008ADAAB /* PerformanceTest.swift */, |
386 | 389 | 99AE7D892B3EC02E00B474E5 /* Resource */, |
387 | 390 | 607FACEB1AFB9204008FA782 /* Tests.swift */, |
|
1132 | 1135 | 99D17BBA2B9F0CF9008ADAAB /* PerformanceTest.swift in Sources */, |
1133 | 1136 | 99328D972B5138170074036A /* AreaTest.swift in Sources */, |
1134 | 1137 | 607FACEC1AFB9204008FA782 /* Tests.swift in Sources */, |
| 1138 | + DA0F36412E9BA4A10049EB49 /* MultilineStringTest.swift in Sources */, |
1135 | 1139 | ); |
1136 | 1140 | runOnlyForDeploymentPostprocessing = 0; |
1137 | 1141 | }; |
|
0 commit comments