|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | 10 | 8D2ACF6F2CBE666F0651BC7A /* libPods.a in Frameworks */ = {isa = PBXBuildFile; fileRef = B255B4D666AF91CF21B4DDEE /* libPods.a */; }; |
| 11 | + CE0F3C541BD729D20012B7D7 /* KlusterHeaderView.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE0F3C531BD729D20012B7D7 /* KlusterHeaderView.swift */; }; |
11 | 12 | CE89911D1B8A614B00B2B6BC /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CE89911C1B8A614B00B2B6BC /* AudioToolbox.framework */; }; |
12 | 13 | CE89911F1B8A615300B2B6BC /* CFNetwork.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CE89911E1B8A615300B2B6BC /* CFNetwork.framework */; }; |
13 | 14 | CE8991211B8A615A00B2B6BC /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CE8991201B8A615A00B2B6BC /* CoreGraphics.framework */; }; |
|
87 | 88 | 3546CD1362BCE0677D077A57 /* Pods.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = Pods.debug.xcconfig; path = "Pods/Target Support Files/Pods/Pods.debug.xcconfig"; sourceTree = "<group>"; }; |
88 | 89 | B255B4D666AF91CF21B4DDEE /* libPods.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libPods.a; sourceTree = BUILT_PRODUCTS_DIR; }; |
89 | 90 | BF30D58564BAC072F96024A4 /* Pods.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = Pods.release.xcconfig; path = "Pods/Target Support Files/Pods/Pods.release.xcconfig"; sourceTree = "<group>"; }; |
| 91 | + CE0F3C531BD729D20012B7D7 /* KlusterHeaderView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = KlusterHeaderView.swift; sourceTree = "<group>"; }; |
90 | 92 | CE89911C1B8A614B00B2B6BC /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; }; |
91 | 93 | CE89911E1B8A615300B2B6BC /* CFNetwork.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CFNetwork.framework; path = System/Library/Frameworks/CFNetwork.framework; sourceTree = SDKROOT; }; |
92 | 94 | CE8991201B8A615A00B2B6BC /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; }; |
|
218 | 220 | name = Frameworks; |
219 | 221 | sourceTree = "<group>"; |
220 | 222 | }; |
| 223 | + CE0F3C551BD729DD0012B7D7 /* Kluster Screens */ = { |
| 224 | + isa = PBXGroup; |
| 225 | + children = ( |
| 226 | + CE0F3C531BD729D20012B7D7 /* KlusterHeaderView.swift */, |
| 227 | + ); |
| 228 | + name = "Kluster Screens"; |
| 229 | + sourceTree = "<group>"; |
| 230 | + }; |
221 | 231 | CE8BE8FF1BB2411A00BBEC24 /* Profile Screen */ = { |
222 | 232 | isa = PBXGroup; |
223 | 233 | children = ( |
|
308 | 318 | children = ( |
309 | 319 | CEA8EA111B854B2100DC2AA5 /* AppDelegate.swift */, |
310 | 320 | CEC88F161BB45C10009BE41C /* MenuController.swift */, |
| 321 | + CE0F3C551BD729DD0012B7D7 /* Kluster Screens */, |
311 | 322 | CE8BE8FF1BB2411A00BBEC24 /* Profile Screen */, |
312 | 323 | CED448A01BA5136500F11808 /* Home Screen */, |
313 | 324 | CED4489F1BA5135E00F11808 /* Model */, |
|
550 | 561 | CE8BE9281BB2448C00BBEC24 /* DesignableTextView.swift in Sources */, |
551 | 562 | CE8BE9311BB2448C00BBEC24 /* Spring.swift in Sources */, |
552 | 563 | CE8BE9331BB2448C00BBEC24 /* SpringButton.swift in Sources */, |
| 564 | + CE0F3C541BD729D20012B7D7 /* KlusterHeaderView.swift in Sources */, |
553 | 565 | CE8BE93B1BB2448C00BBEC24 /* UnwindSegue.swift in Sources */, |
554 | 566 | CE8BE9251BB2448C00BBEC24 /* DesignableLabel.swift in Sources */, |
555 | 567 | CE8BE9341BB2448C00BBEC24 /* SpringImageView.swift in Sources */, |
|
0 commit comments