|
29 | 29 | CF19BC182AA7BC730096876A /* View+IfAvailable.swift in Sources */ = {isa = PBXBuildFile; fileRef = CF19BC172AA7BC730096876A /* View+IfAvailable.swift */; }; |
30 | 30 | CF19BC192AA7BC780096876A /* View+IfAvailable.swift in Sources */ = {isa = PBXBuildFile; fileRef = CF19BC172AA7BC730096876A /* View+IfAvailable.swift */; }; |
31 | 31 | CF1AB2B22CB5BF530049E553 /* FrameUp in Frameworks */ = {isa = PBXBuildFile; productRef = CF1AB2B12CB5BF530049E553 /* FrameUp */; }; |
| 32 | + CF1C336B2CC6C1170003069B /* HairSpaceJustifiedTextExample.swift in Sources */ = {isa = PBXBuildFile; fileRef = CF1C336A2CC6C1170003069B /* HairSpaceJustifiedTextExample.swift */; }; |
32 | 33 | CF1EEF30274D4C4C00987595 /* WidgetKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CF1EEF2F274D4C4C00987595 /* WidgetKit.framework */; }; |
33 | 34 | CF1EEF32274D4C4C00987595 /* SwiftUI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CF1EEF31274D4C4C00987595 /* SwiftUI.framework */; }; |
34 | 35 | CF1EEF35274D4C4C00987595 /* WidgetFrameWidget.swift in Sources */ = {isa = PBXBuildFile; fileRef = CF1EEF34274D4C4C00987595 /* WidgetFrameWidget.swift */; }; |
|
173 | 174 | CF19BC082AA67CA70096876A /* SharedAssets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = SharedAssets.xcassets; sourceTree = "<group>"; }; |
174 | 175 | CF19BC0B2AA67F6E0096876A /* InlineImageExample.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InlineImageExample.swift; sourceTree = "<group>"; }; |
175 | 176 | CF19BC172AA7BC730096876A /* View+IfAvailable.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "View+IfAvailable.swift"; sourceTree = "<group>"; }; |
| 177 | + CF1C336A2CC6C1170003069B /* HairSpaceJustifiedTextExample.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HairSpaceJustifiedTextExample.swift; sourceTree = "<group>"; }; |
176 | 178 | CF1EEF2D274D4C4C00987595 /* WidgetFrameWidgetExtension.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = WidgetFrameWidgetExtension.appex; sourceTree = BUILT_PRODUCTS_DIR; }; |
177 | 179 | CF1EEF2F274D4C4C00987595 /* WidgetKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WidgetKit.framework; path = System/Library/Frameworks/WidgetKit.framework; sourceTree = SDKROOT; }; |
178 | 180 | CF1EEF31274D4C4C00987595 /* SwiftUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SwiftUI.framework; path = System/Library/Frameworks/SwiftUI.framework; sourceTree = SDKROOT; }; |
|
509 | 511 | children = ( |
510 | 512 | CFE981F72C9DF0F90094A1A8 /* TextExamples.swift */, |
511 | 513 | CFE981F42C9DF06B0094A1A8 /* UnclippedTextExample.swift */, |
| 514 | + CF1C336A2CC6C1170003069B /* HairSpaceJustifiedTextExample.swift */, |
512 | 515 | ); |
513 | 516 | path = TextExamples; |
514 | 517 | sourceTree = "<group>"; |
|
741 | 744 | CF2D066C292201BD007D1142 /* DoubleScrollTabView.swift in Sources */, |
742 | 745 | CFC476572A0C9FC2003B51CF /* HMasonryAspectRatioExample.swift in Sources */, |
743 | 746 | CFAC14A02885BC99003D4539 /* HFlowExample.swift in Sources */, |
| 747 | + CF1C336B2CC6C1170003069B /* HairSpaceJustifiedTextExample.swift in Sources */, |
744 | 748 | CF48CC9F26F131C200406F4E /* FrameUpExampleApp.swift in Sources */, |
745 | 749 | CFF9E74F2A0F304900451A65 /* HFlowLayoutExample.swift in Sources */, |
746 | 750 | CF25F6532901D91C0041FBAF /* HFlowSmartScrollViewExample.swift in Sources */, |
|
0 commit comments