|
129 | 129 | 34A62DB416EBC73D0070AE95 /* Icon-Small.png in Resources */ = {isa = PBXBuildFile; fileRef = 34A62DB216EBC73D0070AE95 /* Icon-Small.png */; }; |
130 | 130 | 34ABECD116FA6E01007BF46A /* LastFMObject.m in Sources */ = {isa = PBXBuildFile; fileRef = 34ABECD016FA6E01007BF46A /* LastFMObject.m */; }; |
131 | 131 | 34ABECD216FA6E01007BF46A /* LastFMObject.m in Sources */ = {isa = PBXBuildFile; fileRef = 34ABECD016FA6E01007BF46A /* LastFMObject.m */; }; |
| 132 | + 34D83EB317009400002D8B0C /* UINavigationController+TCSPushPopHeaderBars.m in Sources */ = {isa = PBXBuildFile; fileRef = 34D83EB217009400002D8B0C /* UINavigationController+TCSPushPopHeaderBars.m */; }; |
| 133 | + 34D83EB417009400002D8B0C /* UINavigationController+TCSPushPopHeaderBars.m in Sources */ = {isa = PBXBuildFile; fileRef = 34D83EB217009400002D8B0C /* UINavigationController+TCSPushPopHeaderBars.m */; }; |
132 | 134 | /* End PBXBuildFile section */ |
133 | 135 |
|
134 | 136 | /* Begin PBXContainerItemProxy section */ |
|
253 | 255 | 34A62DB216EBC73D0070AE95 /* Icon-Small.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Icon-Small.png"; path = "Images/application/Icon-Small.png"; sourceTree = SOURCE_ROOT; }; |
254 | 256 | 34ABECCF16FA6E00007BF46A /* LastFMObject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LastFMObject.h; sourceTree = "<group>"; }; |
255 | 257 | 34ABECD016FA6E01007BF46A /* LastFMObject.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LastFMObject.m; sourceTree = "<group>"; }; |
| 258 | + 34D83EB117009400002D8B0C /* UINavigationController+TCSPushPopHeaderBars.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UINavigationController+TCSPushPopHeaderBars.h"; sourceTree = "<group>"; }; |
| 259 | + 34D83EB217009400002D8B0C /* UINavigationController+TCSPushPopHeaderBars.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UINavigationController+TCSPushPopHeaderBars.m"; sourceTree = "<group>"; }; |
256 | 260 | D7DEBAFFCE0A4706B44FA7D9 /* libPods.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libPods.a; sourceTree = BUILT_PRODUCTS_DIR; }; |
257 | 261 | /* End PBXFileReference section */ |
258 | 262 |
|
|
519 | 523 | 3454CBC416F7B02B00B74623 /* UIImage+TCSImageRepresentativeColors.m */, |
520 | 524 | 3454CBF816F8D25400B74623 /* UILabel+TCSLabelSizeCalculations.h */, |
521 | 525 | 3454CBF916F8D25400B74623 /* UILabel+TCSLabelSizeCalculations.m */, |
| 526 | + 34D83EB117009400002D8B0C /* UINavigationController+TCSPushPopHeaderBars.h */, |
| 527 | + 34D83EB217009400002D8B0C /* UINavigationController+TCSPushPopHeaderBars.m */, |
522 | 528 | ); |
523 | 529 | name = Categories; |
524 | 530 | sourceTree = "<group>"; |
|
749 | 755 | 3454CBF216F8CFB700B74623 /* TCSAlbumAboutDetailView.m in Sources */, |
750 | 756 | 3454CBFA16F8D25400B74623 /* UILabel+TCSLabelSizeCalculations.m in Sources */, |
751 | 757 | 34ABECD116FA6E01007BF46A /* LastFMObject.m in Sources */, |
| 758 | + 34D83EB317009400002D8B0C /* UINavigationController+TCSPushPopHeaderBars.m in Sources */, |
752 | 759 | ); |
753 | 760 | runOnlyForDeploymentPostprocessing = 0; |
754 | 761 | }; |
|
783 | 790 | 3454CBF316F8CFB700B74623 /* TCSAlbumAboutDetailView.m in Sources */, |
784 | 791 | 3454CBFB16F8D25400B74623 /* UILabel+TCSLabelSizeCalculations.m in Sources */, |
785 | 792 | 34ABECD216FA6E01007BF46A /* LastFMObject.m in Sources */, |
| 793 | + 34D83EB417009400002D8B0C /* UINavigationController+TCSPushPopHeaderBars.m in Sources */, |
786 | 794 | ); |
787 | 795 | runOnlyForDeploymentPostprocessing = 0; |
788 | 796 | }; |
|
0 commit comments