|
21 | 21 | 3B30B17B129EE10B00466666 /* UIToolbar+TKCategory.h in Headers */ = {isa = PBXBuildFile; fileRef = 3B30B16C129EE0DF00466666 /* UIToolbar+TKCategory.h */; }; |
22 | 22 | 3B4346E412DA6A240076579B /* UIButton+TKCategory.h in Headers */ = {isa = PBXBuildFile; fileRef = 3B4346E212DA6A240076579B /* UIButton+TKCategory.h */; }; |
23 | 23 | 3B4346E512DA6A240076579B /* UIButton+TKCategory.m in Sources */ = {isa = PBXBuildFile; fileRef = 3B4346E312DA6A240076579B /* UIButton+TKCategory.m */; }; |
24 | | - 3B45DDFE134C737F00D24C1A /* FoundationTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 3B45DDFB134C737F00D24C1A /* FoundationTests.m */; }; |
25 | 24 | 3B6EDDD311547BEB00E454DA /* TapkuLibrary.h in Headers */ = {isa = PBXBuildFile; fileRef = 3BAC9A1B10953E5200F235F1 /* TapkuLibrary.h */; }; |
26 | 25 | 3B6EDDD611547BF800E454DA /* TKGlobal.m in Sources */ = {isa = PBXBuildFile; fileRef = 3BAC9A1E10953E5200F235F1 /* TKGlobal.m */; }; |
27 | 26 | 3B6EDDDA11547C1100E454DA /* UIView+TKCategory.m in Sources */ = {isa = PBXBuildFile; fileRef = 3BAC9A2210953E5200F235F1 /* UIView+TKCategory.m */; }; |
|
88 | 87 | 3B859F03134C76C700661088 /* NSDate+TKCategory.m in Sources */ = {isa = PBXBuildFile; fileRef = 3BAC9A2410953E5200F235F1 /* NSDate+TKCategory.m */; }; |
89 | 88 | 3B859F04134C76C700661088 /* NSDictionary+TKCategory.m in Sources */ = {isa = PBXBuildFile; fileRef = 3BE54E7B134548CA00B59702 /* NSDictionary+TKCategory.m */; }; |
90 | 89 | 3B859F08134C76D500661088 /* NSString+TKCategory.m in Sources */ = {isa = PBXBuildFile; fileRef = 3BF000FD10957EE50062DA49 /* NSString+TKCategory.m */; }; |
| 90 | + 3B89162B134D93D000BD2B31 /* FoundationTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 3B89162A134D93D000BD2B31 /* FoundationTests.m */; }; |
91 | 91 | 3B9724BD11C54C5C0027A97F /* TKCalendarMonthView.h in Headers */ = {isa = PBXBuildFile; fileRef = 3B9724B911C54C5C0027A97F /* TKCalendarMonthView.h */; }; |
92 | 92 | 3B9724BE11C54C5C0027A97F /* TKCalendarMonthView.m in Sources */ = {isa = PBXBuildFile; fileRef = 3B9724BA11C54C5C0027A97F /* TKCalendarMonthView.m */; }; |
93 | 93 | 3B9D93DA12F74F8F007D839C /* TKAppDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = 3B9D93D812F74F8F007D839C /* TKAppDelegate.h */; }; |
|
141 | 141 | 3B4346E312DA6A240076579B /* UIButton+TKCategory.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIButton+TKCategory.m"; sourceTree = "<group>"; }; |
142 | 142 | 3B45DDF1134C736600D24C1A /* LogicTests.octest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = LogicTests.octest; sourceTree = BUILT_PRODUCTS_DIR; }; |
143 | 143 | 3B45DDF2134C736600D24C1A /* LogicTests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "LogicTests-Info.plist"; sourceTree = "<group>"; }; |
144 | | - 3B45DDFA134C737F00D24C1A /* FoundationTests.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FoundationTests.h; sourceTree = "<group>"; }; |
145 | | - 3B45DDFB134C737F00D24C1A /* FoundationTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FoundationTests.m; sourceTree = "<group>"; }; |
146 | 144 | 3B859EC5134C74D800661088 /* SenTestingKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SenTestingKit.framework; path = Library/Frameworks/SenTestingKit.framework; sourceTree = DEVELOPER_DIR; }; |
147 | 145 | 3B879FC4109BFC07002012FD /* TKCalendarMonthTableViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TKCalendarMonthTableViewController.h; sourceTree = "<group>"; }; |
148 | 146 | 3B879FC5109BFC07002012FD /* TKCalendarMonthTableViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TKCalendarMonthTableViewController.m; sourceTree = "<group>"; }; |
| 147 | + 3B891629134D93D000BD2B31 /* FoundationTests.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = FoundationTests.h; path = Tests/FoundationTests.h; sourceTree = "<group>"; }; |
| 148 | + 3B89162A134D93D000BD2B31 /* FoundationTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = FoundationTests.m; path = Tests/FoundationTests.m; sourceTree = "<group>"; }; |
149 | 149 | 3B917CE810F34BF400049677 /* TKCoverflowView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TKCoverflowView.h; sourceTree = "<group>"; }; |
150 | 150 | 3B917CE910F34BF400049677 /* TKCoverflowView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TKCoverflowView.m; sourceTree = "<group>"; }; |
151 | 151 | 3B917CEA10F34BF400049677 /* TKCoverflowCoverView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TKCoverflowCoverView.h; sourceTree = "<group>"; }; |
|
336 | 336 | isa = PBXGroup; |
337 | 337 | children = ( |
338 | 338 | 3B45DDF2134C736600D24C1A /* LogicTests-Info.plist */, |
339 | | - 3B45DDFA134C737F00D24C1A /* FoundationTests.h */, |
340 | | - 3B45DDFB134C737F00D24C1A /* FoundationTests.m */, |
| 339 | + 3B891629134D93D000BD2B31 /* FoundationTests.h */, |
| 340 | + 3B89162A134D93D000BD2B31 /* FoundationTests.m */, |
341 | 341 | ); |
342 | 342 | name = UnitTests; |
343 | 343 | sourceTree = "<group>"; |
|
768 | 768 | isa = PBXSourcesBuildPhase; |
769 | 769 | buildActionMask = 2147483647; |
770 | 770 | files = ( |
771 | | - 3B45DDFE134C737F00D24C1A /* FoundationTests.m in Sources */, |
772 | 771 | 3B859F02134C76C600661088 /* NSArray+TKCategory.m in Sources */, |
773 | 772 | 3B859F03134C76C700661088 /* NSDate+TKCategory.m in Sources */, |
774 | 773 | 3B859F04134C76C700661088 /* NSDictionary+TKCategory.m in Sources */, |
775 | 774 | 3B859F08134C76D500661088 /* NSString+TKCategory.m in Sources */, |
| 775 | + 3B89162B134D93D000BD2B31 /* FoundationTests.m in Sources */, |
776 | 776 | ); |
777 | 777 | runOnlyForDeploymentPostprocessing = 0; |
778 | 778 | }; |
|
0 commit comments