|
65 | 65 | 0FFF2F2A2668FC54003E9DBF /* NodeType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0FFF2F292668FC54003E9DBF /* NodeType.swift */; }; |
66 | 66 | 0FFF2F382668FE85003E9DBF /* Node.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0FFF2F372668FE85003E9DBF /* Node.swift */; }; |
67 | 67 | 64F522132BF5F3F300AE6E0F /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 64F522122BF5F3F300AE6E0F /* PrivacyInfo.xcprivacy */; }; |
| 68 | + 6749AC902F714E26007282C5 /* variantsEntries.json in Resources */ = {isa = PBXBuildFile; fileRef = 6749AC8F2F714E26007282C5 /* variantsEntries.json */; }; |
| 69 | + 6749AC922F714E2F007282C5 /* variantsSingleEntry.json in Resources */ = {isa = PBXBuildFile; fileRef = 6749AC912F714E2F007282C5 /* variantsSingleEntry.json */; }; |
| 70 | + 6749AC942F714E36007282C5 /* VariantUtilityTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6749AC932F714E36007282C5 /* VariantUtilityTests.swift */; }; |
68 | 71 | OBJ_22 /* ContentstackUtils.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_9 /* ContentstackUtils.swift */; }; |
69 | 72 | OBJ_29 /* Package.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_6 /* Package.swift */; }; |
70 | 73 | OBJ_40 /* ContentstackUtilsTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_12 /* ContentstackUtilsTests.swift */; }; |
|
138 | 141 | 0FFF2F292668FC54003E9DBF /* NodeType.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NodeType.swift; sourceTree = "<group>"; }; |
139 | 142 | 0FFF2F372668FE85003E9DBF /* Node.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Node.swift; sourceTree = "<group>"; }; |
140 | 143 | 64F522122BF5F3F300AE6E0F /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = PrivacyInfo.xcprivacy; sourceTree = "<group>"; }; |
| 144 | + 6749AC8F2F714E26007282C5 /* variantsEntries.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = variantsEntries.json; sourceTree = "<group>"; }; |
| 145 | + 6749AC912F714E2F007282C5 /* variantsSingleEntry.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = variantsSingleEntry.json; sourceTree = "<group>"; }; |
| 146 | + 6749AC932F714E36007282C5 /* VariantUtilityTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VariantUtilityTests.swift; sourceTree = "<group>"; }; |
| 147 | + 6749AC952F715507007282C5 /* CHANGELOG.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = CHANGELOG.md; sourceTree = "<group>"; }; |
141 | 148 | "ContentstackUtils::ContentstackUtils::Product" /* ContentstackUtils.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = ContentstackUtils.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
142 | 149 | "ContentstackUtils::ContentstackUtilsTests::Product" /* ContentstackUtilsTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; path = ContentstackUtilsTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
143 | 150 | OBJ_12 /* ContentstackUtilsTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentstackUtilsTests.swift; sourceTree = "<group>"; }; |
|
321 | 328 | 0F07E62E25244DB5003E0BD1 /* StringExtensionTests.swift */, |
322 | 329 | 0F5E484B2525DB600038C16B /* TestClient.swift */, |
323 | 330 | 0FEC0B3A254FEC60008D4E66 /* MetadataTests.swift */, |
| 331 | + 6749AC8F2F714E26007282C5 /* variantsEntries.json */, |
| 332 | + 6749AC912F714E2F007282C5 /* variantsSingleEntry.json */, |
| 333 | + 6749AC932F714E36007282C5 /* VariantUtilityTests.swift */, |
324 | 334 | 0F7142C325514A6F00C18A61 /* ContentstackUtilsArrayTest.swift */, |
325 | 335 | 0F7142C52551684600C18A61 /* ContentstackUtilsCustomRendertest.swift */, |
326 | 336 | 0F579540266A50D40082815C /* MarkTypeTest.swift */, |
|
347 | 357 | 64F522122BF5F3F300AE6E0F /* PrivacyInfo.xcprivacy */, |
348 | 358 | 0FAA3EBD26A1C65B00173FA9 /* ContentstackUtils.podspec */, |
349 | 359 | OBJ_6 /* Package.swift */, |
| 360 | + 6749AC952F715507007282C5 /* CHANGELOG.md */, |
350 | 361 | 0F7142C725517A4900C18A61 /* README.md */, |
351 | 362 | 0FA3D58E252228E300E58179 /* Scripts */, |
352 | 363 | OBJ_7 /* Sources */, |
|
471 | 482 | isa = PBXResourcesBuildPhase; |
472 | 483 | buildActionMask = 2147483647; |
473 | 484 | files = ( |
| 485 | + 6749AC922F714E2F007282C5 /* variantsSingleEntry.json in Resources */, |
474 | 486 | 64F522132BF5F3F300AE6E0F /* PrivacyInfo.xcprivacy in Resources */, |
| 487 | + 6749AC902F714E26007282C5 /* variantsEntries.json in Resources */, |
475 | 488 | 0F5E484E2525DDD70038C16B /* EntryEmbedded.json in Resources */, |
476 | 489 | ); |
477 | 490 | runOnlyForDeploymentPostprocessing = 0; |
|
556 | 569 | 0FFD88D7266DDD1900BA5919 /* ContentstackUtilsJsonToHtmlTest.swift in Sources */, |
557 | 570 | 0F07E62F25244DB5003E0BD1 /* StringExtensionTests.swift in Sources */, |
558 | 571 | 0F7142C425514A6F00C18A61 /* ContentstackUtilsArrayTest.swift in Sources */, |
| 572 | + 6749AC942F714E36007282C5 /* VariantUtilityTests.swift in Sources */, |
559 | 573 | 0FFD88EE266DE1A600BA5919 /* NodeParser.swift in Sources */, |
560 | 574 | 0FFD88F7266DE1FB00BA5919 /* JsonNodes.swift in Sources */, |
561 | 575 | 0F00785B26A5A0EB00FC4925 /* GQLJsonToHtml.swift in Sources */, |
|
0 commit comments