|
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
| 10 | + 2446FAE51E7B2DFD00E46A7D /* WBUser.m in Sources */ = {isa = PBXBuildFile; fileRef = 2446FAE41E7B2DFD00E46A7D /* WBUser.m */; }; |
| 11 | + 24D296111E7E806500F84C23 /* JSObject.m in Sources */ = {isa = PBXBuildFile; fileRef = 24D296101E7E806500F84C23 /* JSObject.m */; }; |
10 | 12 | 6445C3E9A768C6844103543B /* libPods-iOSExample.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 20A1D98A497DDD701351126F /* libPods-iOSExample.a */; };
|
11 | 13 | 774DF4E81E0D04C300621AC7 /* Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 774DF4D21E0D04C300621AC7 /* Info.plist */; };
|
12 | 14 | 774DF4E91E0D04C300621AC7 /* MJExtensionConst.m in Sources */ = {isa = PBXBuildFile; fileRef = 774DF4D51E0D04C300621AC7 /* MJExtensionConst.m */; };
|
|
53 | 55 | D22FB32E1E1CF74E001194A3 /* MediaPlayer.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D22FB32D1E1CF74E001194A3 /* MediaPlayer.framework */; };
|
54 | 56 | D22FB3301E1CF75D001194A3 /* Photos.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D22FB32F1E1CF75D001194A3 /* Photos.framework */; settings = {ATTRIBUTES = (Weak, ); }; };
|
55 | 57 | D22FB3341E1CFCB6001194A3 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D22FB3331E1CFCB6001194A3 /* Foundation.framework */; };
|
| 58 | + EF4EE0151E5DCA1300E4565A /* ProfileViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = EF4EE0131E5DCA1300E4565A /* ProfileViewController.m */; }; |
| 59 | + EF4EE0161E5DCA1300E4565A /* ProfileViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = EF4EE0141E5DCA1300E4565A /* ProfileViewController.xib */; }; |
| 60 | + EF4EE01A1E5DCB6100E4565A /* ProfileTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = EF4EE0181E5DCB6100E4565A /* ProfileTableViewCell.m */; }; |
| 61 | + EF4EE01B1E5DCB6100E4565A /* ProfileTableViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = EF4EE0191E5DCB6100E4565A /* ProfileTableViewCell.xib */; }; |
56 | 62 | /* End PBXBuildFile section */
|
57 | 63 |
|
58 | 64 | /* Begin PBXContainerItemProxy section */
|
|
67 | 73 |
|
68 | 74 | /* Begin PBXFileReference section */
|
69 | 75 | 20A1D98A497DDD701351126F /* libPods-iOSExample.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-iOSExample.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
| 76 | + 2446FAE31E7B2DFD00E46A7D /* WBUser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WBUser.h; sourceTree = "<group>"; }; |
| 77 | + 2446FAE41E7B2DFD00E46A7D /* WBUser.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = WBUser.m; sourceTree = "<group>"; }; |
| 78 | + 2446FAE61E7B2E9E00E46A7D /* PrefixHeader.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PrefixHeader.pch; sourceTree = "<group>"; }; |
| 79 | + 24D2960F1E7E806500F84C23 /* JSObject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JSObject.h; sourceTree = "<group>"; }; |
| 80 | + 24D296101E7E806500F84C23 /* JSObject.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = JSObject.m; sourceTree = "<group>"; }; |
70 | 81 | 774DF4D21E0D04C300621AC7 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
71 | 82 | 774DF4D31E0D04C300621AC7 /* MJExtension.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJExtension.h; sourceTree = "<group>"; };
|
72 | 83 | 774DF4D41E0D04C300621AC7 /* MJExtensionConst.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJExtensionConst.h; sourceTree = "<group>"; };
|
|
143 | 154 | D22FB32F1E1CF75D001194A3 /* Photos.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Photos.framework; path = System/Library/Frameworks/Photos.framework; sourceTree = SDKROOT; };
|
144 | 155 | D22FB3331E1CFCB6001194A3 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
|
145 | 156 | D8FFD1EE7AB802D9291C2CA2 /* Pods-iOSExample.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-iOSExample.release.xcconfig"; path = "../Pods/Target Support Files/Pods-iOSExample/Pods-iOSExample.release.xcconfig"; sourceTree = "<group>"; };
|
| 157 | + EF4EE0121E5DCA1300E4565A /* ProfileViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ProfileViewController.h; sourceTree = "<group>"; }; |
| 158 | + EF4EE0131E5DCA1300E4565A /* ProfileViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ProfileViewController.m; sourceTree = "<group>"; }; |
| 159 | + EF4EE0141E5DCA1300E4565A /* ProfileViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = ProfileViewController.xib; sourceTree = "<group>"; }; |
| 160 | + EF4EE0171E5DCB6100E4565A /* ProfileTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ProfileTableViewCell.h; sourceTree = "<group>"; }; |
| 161 | + EF4EE0181E5DCB6100E4565A /* ProfileTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ProfileTableViewCell.m; sourceTree = "<group>"; }; |
| 162 | + EF4EE0191E5DCB6100E4565A /* ProfileTableViewCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = ProfileTableViewCell.xib; sourceTree = "<group>"; }; |
146 | 163 | /* End PBXFileReference section */
|
147 | 164 |
|
148 | 165 | /* Begin PBXFrameworksBuildPhase section */
|
|
266 | 283 | A92AA9731E08E3D100B4579F /* Models */ = {
|
267 | 284 | isa = PBXGroup;
|
268 | 285 | children = (
|
| 286 | + 2446FAE31E7B2DFD00E46A7D /* WBUser.h */, |
| 287 | + 2446FAE41E7B2DFD00E46A7D /* WBUser.m */, |
| 288 | + A92AA9771E08EEF400B4579F /* UserModel.h */, |
| 289 | + A92AA9781E08EEF400B4579F /* UserModel.m */, |
269 | 290 | A92AA9701E08E3CC00B4579F /* WeiboModel.h */,
|
270 | 291 | A92AA9711E08E3CC00B4579F /* WeiboModel.m */,
|
271 | 292 | A92AA9741E08E3E500B4579F /* StatuseModel.h */,
|
272 | 293 | A92AA9751E08E3E500B4579F /* StatuseModel.m */,
|
273 |
| - A92AA9771E08EEF400B4579F /* UserModel.h */, |
274 |
| - A92AA9781E08EEF400B4579F /* UserModel.m */, |
275 | 294 | );
|
276 | 295 | name = Models;
|
277 | 296 | sourceTree = "<group>";
|
|
283 | 302 | A92AA9821E0A55C100B4579F /* WeiboContentCell.m */,
|
284 | 303 | A92AA9841E0B571500B4579F /* LoadingView.h */,
|
285 | 304 | A92AA9851E0B571500B4579F /* LoadingView.m */,
|
| 305 | + EF4EE0171E5DCB6100E4565A /* ProfileTableViewCell.h */, |
| 306 | + EF4EE0181E5DCB6100E4565A /* ProfileTableViewCell.m */, |
| 307 | + EF4EE0191E5DCB6100E4565A /* ProfileTableViewCell.xib */, |
286 | 308 | );
|
287 | 309 | name = Views;
|
288 | 310 | sourceTree = "<group>";
|
|
312 | 334 | children = (
|
313 | 335 | A92AA97D1E0A534C00B4579F /* UIViewExt.h */,
|
314 | 336 | A92AA97E1E0A534C00B4579F /* UIViewExt.m */,
|
| 337 | + 24D2960F1E7E806500F84C23 /* JSObject.h */, |
| 338 | + 24D296101E7E806500F84C23 /* JSObject.m */, |
315 | 339 | 774DF4D11E0D04C300621AC7 /* MJExtension */,
|
316 | 340 | A92AA9691E08E38B00B4579F /* JSONCore */,
|
317 | 341 | A9F9A0331E08B0C600E22FE7 /* Weibo */,
|
|
333 | 357 | children = (
|
334 | 358 | A9F9A00F1E08B06C00E22FE7 /* main.m */,
|
335 | 359 | 77756B431E0DF052006F5938 /* public_timeline.json */,
|
| 360 | + 2446FAE61E7B2E9E00E46A7D /* PrefixHeader.pch */, |
336 | 361 | );
|
337 | 362 | name = "Supporting Files";
|
338 | 363 | sourceTree = "<group>";
|
|
362 | 387 | children = (
|
363 | 388 | A9F9A0341E08B1C800E22FE7 /* HomeTimelineController.h */,
|
364 | 389 | A9F9A0351E08B1C800E22FE7 /* HomeTimelineController.m */,
|
| 390 | + EF4EE0121E5DCA1300E4565A /* ProfileViewController.h */, |
| 391 | + EF4EE0131E5DCA1300E4565A /* ProfileViewController.m */, |
| 392 | + EF4EE0141E5DCA1300E4565A /* ProfileViewController.xib */, |
365 | 393 | );
|
366 | 394 | name = Controllers;
|
367 | 395 | sourceTree = "<group>";
|
|
452 | 480 | isa = PBXResourcesBuildPhase;
|
453 | 481 | buildActionMask = 2147483647;
|
454 | 482 | files = (
|
| 483 | + EF4EE0161E5DCA1300E4565A /* ProfileViewController.xib in Resources */, |
455 | 484 | A9F9A01E1E08B06C00E22FE7 /* LaunchScreen.storyboard in Resources */,
|
456 | 485 | A9F9A01B1E08B06C00E22FE7 /* Assets.xcassets in Resources */,
|
| 486 | + EF4EE01B1E5DCB6100E4565A /* ProfileTableViewCell.xib in Resources */, |
457 | 487 | 77756B441E0DF052006F5938 /* public_timeline.json in Resources */,
|
458 | 488 | A9F9A0191E08B06C00E22FE7 /* Main.storyboard in Resources */,
|
459 | 489 | 774DF4E81E0D04C300621AC7 /* Info.plist in Resources */,
|
|
497 | 527 | );
|
498 | 528 | runOnlyForDeploymentPostprocessing = 0;
|
499 | 529 | shellPath = /bin/sh;
|
500 |
| - shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n"; |
| 530 | + shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n"; |
501 | 531 | showEnvVarsInLog = 0;
|
502 | 532 | };
|
503 | 533 | D842616FFAB82BC9D10D7C88 /* [CP] Copy Pods Resources */ = {
|
|
529 | 559 | A92AA9721E08E3CC00B4579F /* WeiboModel.m in Sources */,
|
530 | 560 | 774DF4ED1E0D04C300621AC7 /* MJPropertyType.m in Sources */,
|
531 | 561 | 774DF4F11E0D04C300621AC7 /* NSObject+MJProperty.m in Sources */,
|
| 562 | + 2446FAE51E7B2DFD00E46A7D /* WBUser.m in Sources */, |
532 | 563 | 774DF4EF1E0D04C300621AC7 /* NSObject+MJCoding.m in Sources */,
|
533 | 564 | A92AA9831E0A55C100B4579F /* WeiboContentCell.m in Sources */,
|
534 | 565 | A9F9A0131E08B06C00E22FE7 /* AppDelegate.m in Sources */,
|
535 | 566 | A9F9A0101E08B06C00E22FE7 /* main.m in Sources */,
|
536 | 567 | 774DF4EC1E0D04C300621AC7 /* MJPropertyKey.m in Sources */,
|
537 | 568 | 774DF4E91E0D04C300621AC7 /* MJExtensionConst.m in Sources */,
|
| 569 | + 24D296111E7E806500F84C23 /* JSObject.m in Sources */, |
538 | 570 | A9F9A0361E08B1C800E22FE7 /* HomeTimelineController.m in Sources */,
|
539 | 571 | 774DF4EE1E0D04C300621AC7 /* NSObject+MJClass.m in Sources */,
|
540 | 572 | 77756B421E0D6523006F5938 /* NSMutableDictionary+JSONCore.m in Sources */,
|
|
544 | 576 | 774DF4EB1E0D04C300621AC7 /* MJProperty.m in Sources */,
|
545 | 577 | A92AA9761E08E3E500B4579F /* StatuseModel.m in Sources */,
|
546 | 578 | A92AA9681E08E08000B4579F /* WeiboRequest.m in Sources */,
|
| 579 | + EF4EE0151E5DCA1300E4565A /* ProfileViewController.m in Sources */, |
547 | 580 | A92AA93C1E08B57600B4579F /* MainViewController.m in Sources */,
|
| 581 | + EF4EE01A1E5DCB6100E4565A /* ProfileTableViewCell.m in Sources */, |
548 | 582 | 774DF4F21E0D04C300621AC7 /* NSString+MJExtension.m in Sources */,
|
549 | 583 | 774DF4EA1E0D04C300621AC7 /* MJFoundation.m in Sources */,
|
550 | 584 | );
|
|
686 | 720 | buildSettings = {
|
687 | 721 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
688 | 722 | DEVELOPMENT_TEAM = 9V4T4T8D8H;
|
| 723 | + GCC_PRECOMPILE_PREFIX_HEADER = YES; |
| 724 | + GCC_PREFIX_HEADER = "${SRCROOT}/iOSExample/PrefixHeader.pch"; |
689 | 725 | HEADER_SEARCH_PATHS = "$(inherited)";
|
690 | 726 | INFOPLIST_FILE = iOSExample/Info.plist;
|
691 | 727 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
|
702 | 738 | buildSettings = {
|
703 | 739 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
704 | 740 | DEVELOPMENT_TEAM = 9V4T4T8D8H;
|
| 741 | + GCC_PRECOMPILE_PREFIX_HEADER = YES; |
| 742 | + GCC_PREFIX_HEADER = "${SRCROOT}/iOSExample/PrefixHeader.pch"; |
705 | 743 | HEADER_SEARCH_PATHS = "$(inherited)";
|
706 | 744 | INFOPLIST_FILE = iOSExample/Info.plist;
|
707 | 745 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
|
0 commit comments