|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
10 | 10 | 2245F067A40DB6A13F97F202 /* Pods_FlexLayoutSample.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82FCE524E22C2FF5BC4DFBAB /* Pods_FlexLayoutSample.framework */; };
|
11 |
| - 240BE2691F4DAE0C00C89596 /* ShowTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 240BE2681F4DAE0C00C89596 /* ShowTableViewCell.swift */; }; |
12 | 11 | 24875E611F1F929600BB1C09 /* YogaExampleCView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 24875E601F1F929600BB1C09 /* YogaExampleCView.swift */; };
|
13 | 12 | 24875E631F1F92A100BB1C09 /* YogaExampleCViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 24875E621F1F92A100BB1C09 /* YogaExampleCViewController.swift */; };
|
14 | 13 | 24875E661F1F92B500BB1C09 /* YogaExampleDView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 24875E641F1F92B500BB1C09 /* YogaExampleDView.swift */; };
|
|
17 | 16 | 24875E6B1F1F92C000BB1C09 /* YogaExampleEViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 24875E691F1F92C000BB1C09 /* YogaExampleEViewController.swift */; };
|
18 | 17 | 24875E701F1F92CD00BB1C09 /* FlexboxViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 24875E6D1F1F92CD00BB1C09 /* FlexboxViewController.swift */; };
|
19 | 18 | 24875E711F1F92CD00BB1C09 /* MyTestView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 24875E6E1F1F92CD00BB1C09 /* MyTestView.swift */; };
|
| 19 | + 24AADD481F4E176A00CB77E6 /* Shows.plist in Resources */ = {isa = PBXBuildFile; fileRef = 24AADD471F4E176A00CB77E6 /* Shows.plist */; }; |
| 20 | + 24AADD4B1F4E177700CB77E6 /* ShowTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 24AADD491F4E177700CB77E6 /* ShowTableViewCell.swift */; }; |
| 21 | + 24AADD4C1F4E177700CB77E6 /* ExpandedTableView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 24AADD4A1F4E177700CB77E6 /* ExpandedTableView.swift */; }; |
20 | 22 | 24B14C5B1F278CCE00C90490 /* IntroView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 24B14C591F278CCE00C90490 /* IntroView.swift */; };
|
21 | 23 | 24B14C5C1F278CCE00C90490 /* IntroViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 24B14C5A1F278CCE00C90490 /* IntroViewController.swift */; };
|
| 24 | + 24C0F2101F4EE9B20050BEE7 /* Show.swift in Sources */ = {isa = PBXBuildFile; fileRef = 24C0F20F1F4EE9B20050BEE7 /* Show.swift */; }; |
22 | 25 | 24E835161F4CC336009F95CC /* RaywenderlichTutorialView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 24E835141F4CC336009F95CC /* RaywenderlichTutorialView.swift */; };
|
23 | 26 | 24E835171F4CC336009F95CC /* RaywenderlichTutorialViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 24E835151F4CC336009F95CC /* RaywenderlichTutorialViewController.swift */; };
|
24 |
| - 24E8351B1F4CC968009F95CC /* Show.swift in Sources */ = {isa = PBXBuildFile; fileRef = 24E8351A1F4CC968009F95CC /* Show.swift */; }; |
25 |
| - 24E8351D1F4CCA02009F95CC /* Shows.plist in Resources */ = {isa = PBXBuildFile; fileRef = 24E8351C1F4CCA02009F95CC /* Shows.plist */; }; |
26 | 27 | DF0E852B1F1F749C00AB1956 /* YogaExampleBView.swift in Sources */ = {isa = PBXBuildFile; fileRef = DF0E85291F1F749C00AB1956 /* YogaExampleBView.swift */; };
|
27 | 28 | DF0E852C1F1F749C00AB1956 /* YogaExampleBViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = DF0E852A1F1F749C00AB1956 /* YogaExampleBViewController.swift */; };
|
28 |
| - DF1F2A081F17D11700BA1B97 /* BaseFormView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 24DA374A1EF7F90600D1AB2F /* BaseFormView.swift */; }; |
29 | 29 | DF1F2A091F17D11700BA1B97 /* MenuView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2439CC331E665BF6003326FB /* MenuView.swift */; };
|
30 | 30 | DF1F2A0A1F17D11700BA1B97 /* BaseViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2493268B1EEEEFF100BCB814 /* BaseViewController.swift */; };
|
31 | 31 | DF1F2A0C1F17D11700BA1B97 /* BasicView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2439CC381E665C6B003326FB /* BasicView.swift */; };
|
|
55 | 55 |
|
56 | 56 | /* Begin PBXFileReference section */
|
57 | 57 | 0D0595B5E0950936D037ECF2 /* Pods-FlexLayoutSample.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-FlexLayoutSample.release.xcconfig"; path = "../Pods/Target Support Files/Pods-FlexLayoutSample/Pods-FlexLayoutSample.release.xcconfig"; sourceTree = "<group>"; };
|
58 |
| - 240BE2681F4DAE0C00C89596 /* ShowTableViewCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ShowTableViewCell.swift; path = FlexLayoutSample/UI/Examples/RaywenderlichTutorial/ShowTableViewCell.swift; sourceTree = SOURCE_ROOT; }; |
59 | 58 | 2439CC331E665BF6003326FB /* MenuView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MenuView.swift; sourceTree = "<group>"; };
|
60 | 59 | 2439CC341E665BF6003326FB /* MenuViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MenuViewController.swift; sourceTree = "<group>"; };
|
61 | 60 | 2439CC381E665C6B003326FB /* BasicView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BasicView.swift; sourceTree = "<group>"; };
|
|
74 | 73 | 249EFE491E64FAFE00165E39 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
75 | 74 | 249EFE4C1E64FAFE00165E39 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
|
76 | 75 | 249EFE4E1E64FAFE00165E39 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
| 76 | + 24AADD471F4E176A00CB77E6 /* Shows.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Shows.plist; path = FlexLayoutSample/UI/Examples/RaywenderlichTutorial/Data/Shows.plist; sourceTree = SOURCE_ROOT; }; |
| 77 | + 24AADD491F4E177700CB77E6 /* ShowTableViewCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ShowTableViewCell.swift; path = FlexLayoutSample/UI/Examples/RaywenderlichTutorial/Subviews/ShowTableViewCell.swift; sourceTree = SOURCE_ROOT; }; |
| 78 | + 24AADD4A1F4E177700CB77E6 /* ExpandedTableView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ExpandedTableView.swift; path = FlexLayoutSample/UI/Examples/RaywenderlichTutorial/Subviews/ExpandedTableView.swift; sourceTree = SOURCE_ROOT; }; |
77 | 79 | 24B14C591F278CCE00C90490 /* IntroView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = IntroView.swift; path = FlexLayoutSample/UI/Examples/Intro/IntroView.swift; sourceTree = SOURCE_ROOT; };
|
78 | 80 | 24B14C5A1F278CCE00C90490 /* IntroViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = IntroViewController.swift; path = FlexLayoutSample/UI/Examples/Intro/IntroViewController.swift; sourceTree = SOURCE_ROOT; };
|
79 |
| - 24DA374A1EF7F90600D1AB2F /* BaseFormView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BaseFormView.swift; sourceTree = "<group>"; }; |
| 81 | + 24C0F20F1F4EE9B20050BEE7 /* Show.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Show.swift; path = FlexLayoutSample/UI/Examples/RaywenderlichTutorial/Data/Show.swift; sourceTree = SOURCE_ROOT; }; |
80 | 82 | 24E654811E69041B00A72A8B /* Expect.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Expect.swift; sourceTree = "<group>"; };
|
81 | 83 | 24E835141F4CC336009F95CC /* RaywenderlichTutorialView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = RaywenderlichTutorialView.swift; path = FlexLayoutSample/UI/Examples/RaywenderlichTutorial/RaywenderlichTutorialView.swift; sourceTree = SOURCE_ROOT; };
|
82 | 84 | 24E835151F4CC336009F95CC /* RaywenderlichTutorialViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = RaywenderlichTutorialViewController.swift; path = FlexLayoutSample/UI/Examples/RaywenderlichTutorial/RaywenderlichTutorialViewController.swift; sourceTree = SOURCE_ROOT; };
|
83 |
| - 24E8351A1F4CC968009F95CC /* Show.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Show.swift; path = FlexLayoutSample/UI/Examples/RaywenderlichTutorial/Show.swift; sourceTree = SOURCE_ROOT; }; |
84 |
| - 24E8351C1F4CCA02009F95CC /* Shows.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Shows.plist; sourceTree = SOURCE_ROOT; }; |
85 | 85 | 82FCE524E22C2FF5BC4DFBAB /* Pods_FlexLayoutSample.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_FlexLayoutSample.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
86 | 86 | 8561ACDBCFFA1B4B9ABEAB16 /* Pods-FlexLayoutSample.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-FlexLayoutSample.debug.xcconfig"; path = "../Pods/Target Support Files/Pods-FlexLayoutSample/Pods-FlexLayoutSample.debug.xcconfig"; sourceTree = "<group>"; };
|
87 | 87 | DF0E85291F1F749C00AB1956 /* YogaExampleBView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = YogaExampleBView.swift; path = FlexLayoutSample/UI/Examples/YogaExampleB/YogaExampleBView.swift; sourceTree = SOURCE_ROOT; };
|
|
133 | 133 | isa = PBXGroup;
|
134 | 134 | children = (
|
135 | 135 | 2493268B1EEEEFF100BCB814 /* BaseViewController.swift */,
|
136 |
| - 24DA374A1EF7F90600D1AB2F /* BaseFormView.swift */, |
137 | 136 | 2493268D1EEEF02700BCB814 /* BaseView.swift */,
|
138 | 137 | 2439CC381E665C6B003326FB /* BasicView.swift */,
|
139 | 138 | 249326881EEEEE3D00BCB814 /* Stylesheet.swift */,
|
|
198 | 197 | path = FlexLayoutSample;
|
199 | 198 | sourceTree = "<group>";
|
200 | 199 | };
|
| 200 | + 24AADD451F4E16ED00CB77E6 /* Subviews */ = { |
| 201 | + isa = PBXGroup; |
| 202 | + children = ( |
| 203 | + 24AADD4A1F4E177700CB77E6 /* ExpandedTableView.swift */, |
| 204 | + 24AADD491F4E177700CB77E6 /* ShowTableViewCell.swift */, |
| 205 | + ); |
| 206 | + path = Subviews; |
| 207 | + sourceTree = "<group>"; |
| 208 | + }; |
| 209 | + 24AADD461F4E173300CB77E6 /* Data */ = { |
| 210 | + isa = PBXGroup; |
| 211 | + children = ( |
| 212 | + 24C0F20F1F4EE9B20050BEE7 /* Show.swift */, |
| 213 | + 24AADD471F4E176A00CB77E6 /* Shows.plist */, |
| 214 | + ); |
| 215 | + path = Data; |
| 216 | + sourceTree = "<group>"; |
| 217 | + }; |
201 | 218 | 24B14C581F278CB400C90490 /* Intro */ = {
|
202 | 219 | isa = PBXGroup;
|
203 | 220 | children = (
|
|
245 | 262 | 24E835131F4CC323009F95CC /* RaywenderlichTutorial */ = {
|
246 | 263 | isa = PBXGroup;
|
247 | 264 | children = (
|
| 265 | + 24AADD461F4E173300CB77E6 /* Data */, |
| 266 | + 24AADD451F4E16ED00CB77E6 /* Subviews */, |
248 | 267 | 24E835141F4CC336009F95CC /* RaywenderlichTutorialView.swift */,
|
249 | 268 | 24E835151F4CC336009F95CC /* RaywenderlichTutorialViewController.swift */,
|
250 |
| - 240BE2681F4DAE0C00C89596 /* ShowTableViewCell.swift */, |
251 |
| - 24E8351A1F4CC968009F95CC /* Show.swift */, |
252 |
| - 24E8351C1F4CCA02009F95CC /* Shows.plist */, |
253 | 269 | );
|
254 | 270 | name = RaywenderlichTutorial;
|
255 | 271 | sourceTree = "<group>";
|
|
348 | 364 | buildActionMask = 2147483647;
|
349 | 365 | files = (
|
350 | 366 | DF1F2A191F17D11700BA1B97 /* LaunchScreen.storyboard in Resources */,
|
351 |
| - 24E8351D1F4CCA02009F95CC /* Shows.plist in Resources */, |
| 367 | + 24AADD481F4E176A00CB77E6 /* Shows.plist in Resources */, |
352 | 368 | DF1F2A1A1F17D11700BA1B97 /* Assets.xcassets in Resources */,
|
353 | 369 | );
|
354 | 370 | runOnlyForDeploymentPostprocessing = 0;
|
|
437 | 453 | buildActionMask = 2147483647;
|
438 | 454 | files = (
|
439 | 455 | 24E835171F4CC336009F95CC /* RaywenderlichTutorialViewController.swift in Sources */,
|
440 |
| - 240BE2691F4DAE0C00C89596 /* ShowTableViewCell.swift in Sources */, |
| 456 | + 24AADD4B1F4E177700CB77E6 /* ShowTableViewCell.swift in Sources */, |
441 | 457 | DF0E852C1F1F749C00AB1956 /* YogaExampleBViewController.swift in Sources */,
|
442 |
| - DF1F2A081F17D11700BA1B97 /* BaseFormView.swift in Sources */, |
443 | 458 | 24875E711F1F92CD00BB1C09 /* MyTestView.swift in Sources */,
|
444 | 459 | DF1F2A091F17D11700BA1B97 /* MenuView.swift in Sources */,
|
445 | 460 | DF1F2A0A1F17D11700BA1B97 /* BaseViewController.swift in Sources */,
|
| 461 | + 24AADD4C1F4E177700CB77E6 /* ExpandedTableView.swift in Sources */, |
446 | 462 | DF91747F1F1F6F9A0034632D /* YogaExampleAView.swift in Sources */,
|
447 | 463 | DF1F2A0C1F17D11700BA1B97 /* BasicView.swift in Sources */,
|
448 | 464 | DF0E852B1F1F749C00AB1956 /* YogaExampleBView.swift in Sources */,
|
|
458 | 474 | 24875E6B1F1F92C000BB1C09 /* YogaExampleEViewController.swift in Sources */,
|
459 | 475 | 24875E661F1F92B500BB1C09 /* YogaExampleDView.swift in Sources */,
|
460 | 476 | 24875E631F1F92A100BB1C09 /* YogaExampleCViewController.swift in Sources */,
|
461 |
| - 24E8351B1F4CC968009F95CC /* Show.swift in Sources */, |
462 | 477 | 24B14C5B1F278CCE00C90490 /* IntroView.swift in Sources */,
|
463 | 478 | DF1F2A101F17D11700BA1B97 /* Expect.swift in Sources */,
|
| 479 | + 24C0F2101F4EE9B20050BEE7 /* Show.swift in Sources */, |
464 | 480 | DF1F2A111F17D11700BA1B97 /* Stylesheet.swift in Sources */,
|
465 | 481 | DF1F2A131F17D11700BA1B97 /* BaseView.swift in Sources */,
|
466 | 482 | );
|
|
0 commit comments