|
71 | 71 | 6D50FFEC2245303900E114EE /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 6D50FFEB2245303900E114EE /* Assets.xcassets */; };
|
72 | 72 | 6D50FFEF2245303900E114EE /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 6D50FFED2245303900E114EE /* LaunchScreen.storyboard */; };
|
73 | 73 | 6D50FFFA2245303900E114EE /* iLeetcodeTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6D50FFF92245303900E114EE /* iLeetcodeTests.swift */; };
|
| 74 | +6D79466222773A1E00887F2D /* ITAdvancelDetailViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6D79466122773A1E00887F2D /* ITAdvancelDetailViewController.swift */; }; |
| 75 | +6D79466422773A7700887F2D /* iHTCboyApp.json in Resources */ = {isa = PBXBuildFile; fileRef = 6D79466322773A7700887F2D /* iHTCboyApp.json */; }; |
| 76 | +6D79466722773A9E00887F2D /* TableHeaderView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6D79466522773A9E00887F2D /* TableHeaderView.swift */; }; |
| 77 | +6D79466822773A9E00887F2D /* TableHeaderView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 6D79466622773A9E00887F2D /* TableHeaderView.xib */; }; |
74 | 78 | 6DC7CFD1226C01D900F2CC10 /* iLeetCoder.css in Resources */ = {isa = PBXBuildFile; fileRef = 6DC7CFCF226C01D800F2CC10 /* iLeetCoder.css */; };
|
75 | 79 | 6DC7CFD2226C01D900F2CC10 /* iLeetCoder.html in Resources */ = {isa = PBXBuildFile; fileRef = 6DC7CFD0226C01D800F2CC10 /* iLeetCoder.html */; };
|
76 | 80 | 6DC7CFD5226C1BB600F2CC10 /* IAppleServiceUtil.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6DC7CFD4226C1BB600F2CC10 /* IAppleServiceUtil.swift */; };
|
|
191 | 195 | 6D50FFF52245303900E114EE /* iLeetcodeTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = iLeetcodeTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
192 | 196 | 6D50FFF92245303900E114EE /* iLeetcodeTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = iLeetcodeTests.swift; sourceTree = "<group>"; };
|
193 | 197 | 6D50FFFB2245303900E114EE /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
| 198 | +6D79466122773A1E00887F2D /* ITAdvancelDetailViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ITAdvancelDetailViewController.swift; sourceTree = "<group>"; }; |
| 199 | +6D79466322773A7700887F2D /* iHTCboyApp.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = iHTCboyApp.json; sourceTree = "<group>"; }; |
| 200 | +6D79466522773A9E00887F2D /* TableHeaderView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TableHeaderView.swift; sourceTree = "<group>"; }; |
| 201 | +6D79466622773A9E00887F2D /* TableHeaderView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = TableHeaderView.xib; sourceTree = "<group>"; }; |
194 | 202 | 6DC7CFCF226C01D800F2CC10 /* iLeetCoder.css */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.css; path = iLeetCoder.css; sourceTree = "<group>"; };
|
195 | 203 | 6DC7CFD0226C01D800F2CC10 /* iLeetCoder.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = iLeetCoder.html; sourceTree = "<group>"; };
|
196 | 204 | 6DC7CFD3226C04E000F2CC10 /* iLeetcode.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = iLeetcode.entitlements; sourceTree = "<group>"; };
|
|
295 | 303 | 6DC7CFE7226C90FE00F2CC10 /* IHTCSearchViewController.swift */,
|
296 | 304 | 6DC7CFE5226C90FD00F2CC10 /* IHTCSearchViewController.xib */,
|
297 | 305 | 6DC7CFE6226C90FD00F2CC10 /* IHTCSearchDetailVC.swift */,
|
| 306 | +6D79466122773A1E00887F2D /* ITAdvancelDetailViewController.swift */, |
298 | 307 | 6D4ABD3A225088660022AAFC /* ITProgrammerVC.swift */,
|
299 | 308 | 6D053EB0226DF78D006D55B6 /* IHTCLanguageSettingVC.swift */,
|
300 | 309 | 6D4ABD39225088660022AAFC /* ITAboutAppVC.swift */,
|
|
316 | 325 | isa = PBXGroup;
|
317 | 326 | children = (
|
318 | 327 | 6D4ABD56225088D00022AAFC /* ITPageView */,
|
| 328 | +6D79466522773A9E00887F2D /* TableHeaderView.swift */, |
| 329 | +6D79466622773A9E00887F2D /* TableHeaderView.xib */, |
319 | 330 | 6D4ABD54225088D00022AAFC /* ITQuestionListViewCell.swift */,
|
320 | 331 | 6D4ABD59225088D00022AAFC /* ITQuestionListViewCell.xib */,
|
321 | 332 | 6D4ABD53225088D00022AAFC /* ITQuestionDetailViewCell.swift */,
|
|
371 | 382 | 6D4ABD74225088FD0022AAFC /* Resource */ = {
|
372 | 383 | isa = PBXGroup;
|
373 | 384 | children = (
|
| 385 | +6D79466322773A7700887F2D /* iHTCboyApp.json */, |
374 | 386 | 6D4ABD75225088FD0022AAFC /* Images */,
|
375 | 387 | 6D4ABD89225088FD0022AAFC /* Documents */,
|
376 | 388 | 6D4ABDE4225088FE0022AAFC /* Thirdparty */,
|
|
639 | 651 | 6D4ABE8D22509BD40022AAFC /* App-LaunchScreen-Image.png in Resources */,
|
640 | 652 | 6D4ABDF7225088FE0022AAFC /* italkerman_gray@2x.png in Resources */,
|
641 | 653 | 6D4ABD5F225088D00022AAFC /* ITQuestionDetailViewCell.xib in Resources */,
|
| 654 | +6D79466822773A9E00887F2D /* TableHeaderView.xib in Resources */, |
642 | 655 | 6D4ABDFC225088FE0022AAFC /* Tags_selected@2x.png in Resources */,
|
643 | 656 | 6DC7CFE4226C255400F2CC10 /* iLeetCoder-qrcode.png in Resources */,
|
644 | 657 | 6D4ABE922250E03A0022AAFC /* iLeetCoder-Question.json in Resources */,
|
|
648 | 661 | 6D4ABDF6225088FE0022AAFC /* company_tabbar_selected@3x.png in Resources */,
|
649 | 662 | 6D4ABE03225088FE0022AAFC /* iTalkerman_blue@2x.png in Resources */,
|
650 | 663 | 6D4ABDF8225088FE0022AAFC /* language_tabbar_selected@3x.png in Resources */,
|
| 664 | +6D79466422773A7700887F2D /* iHTCboyApp.json in Resources */, |
651 | 665 | 6D4ABD47225088660022AAFC /* ITAboutAppVC.xib in Resources */,
|
652 | 666 | 6D4ABE04225088FE0022AAFC /* company_tabbar_normal@3x.png in Resources */,
|
653 | 667 | 6D4ABDF4225088FE0022AAFC /* italkerman_gray@3x.png in Resources */,
|
|
751 | 765 | 6D4ABD61225088D00022AAFC /* ITQuestionListViewCell.swift in Sources */,
|
752 | 766 | 6D4ABD64225088D00022AAFC /* ITPageContentView.swift in Sources */,
|
753 | 767 | 6DC7CFD5226C1BB600F2CC10 /* IAppleServiceUtil.swift in Sources */,
|
| 768 | +6D79466722773A9E00887F2D /* TableHeaderView.swift in Sources */, |
754 | 769 | 6D4ABD68225088D00022AAFC /* ITQuestionModel.swift in Sources */,
|
755 | 770 | 6D053EB3226DF7ED006D55B6 /* IHTCUserDefaults.swift in Sources */,
|
756 | 771 | 6D4ABD4C225088660022AAFC /* ITBasePushTransitionVC.swift in Sources */,
|
|
762 | 777 | 6D4ABD48225088660022AAFC /* ITBasePopTransitionVC.swift in Sources */,
|
763 | 778 | 6D4ABE972250E08A0022AAFC /* ILeetCoderModel.swift in Sources */,
|
764 | 779 | 6D4ABD4D225088660022AAFC /* ITLanguageViewController.swift in Sources */,
|
| 780 | +6D79466222773A1E00887F2D /* ITAdvancelDetailViewController.swift in Sources */, |
765 | 781 | 6D4ABD44225088660022AAFC /* ITAboutAppVC.swift in Sources */,
|
766 | 782 | 6DC7CFE1226C1E4500F2CC10 /* IHTCShareFooterView.swift in Sources */,
|
767 | 783 | 6D4ABD63225088D00022AAFC /* ITPageTitleView.swift in Sources */,
|
|