|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
10 | 10 | 2446FAE51E7B2DFD00E46A7D /* WBUser.m in Sources */ = {isa = PBXBuildFile; fileRef = 2446FAE41E7B2DFD00E46A7D /* WBUser.m */; };
|
| 11 | + 248F29531EBDBEC70029852E /* SimpleModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 248F29521EBDBEC70029852E /* SimpleModel.m */; }; |
| 12 | + 248F29541EBDBFD60029852E /* simple.json in Resources */ = {isa = PBXBuildFile; fileRef = 248F294F1EBDBE8E0029852E /* simple.json */; }; |
| 13 | + 248F29551EBDD5450029852E /* SimpleModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 248F29521EBDBEC70029852E /* SimpleModel.m */; }; |
11 | 14 | 24D296111E7E806500F84C23 /* JSObject.m in Sources */ = {isa = PBXBuildFile; fileRef = 24D296101E7E806500F84C23 /* JSObject.m */; };
|
12 | 15 | 6445C3E9A768C6844103543B /* libPods-iOSExample.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 20A1D98A497DDD701351126F /* libPods-iOSExample.a */; };
|
13 | 16 | 774DF4E81E0D04C300621AC7 /* Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 774DF4D21E0D04C300621AC7 /* Info.plist */; };
|
|
76 | 79 | 2446FAE31E7B2DFD00E46A7D /* WBUser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WBUser.h; sourceTree = "<group>"; };
|
77 | 80 | 2446FAE41E7B2DFD00E46A7D /* WBUser.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = WBUser.m; sourceTree = "<group>"; };
|
78 | 81 | 2446FAE61E7B2E9E00E46A7D /* PrefixHeader.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PrefixHeader.pch; sourceTree = "<group>"; };
|
| 82 | + 248F294F1EBDBE8E0029852E /* simple.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = simple.json; sourceTree = "<group>"; }; |
| 83 | + 248F29511EBDBEC70029852E /* SimpleModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SimpleModel.h; sourceTree = "<group>"; }; |
| 84 | + 248F29521EBDBEC70029852E /* SimpleModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SimpleModel.m; sourceTree = "<group>"; }; |
79 | 85 | 24D2960F1E7E806500F84C23 /* JSObject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JSObject.h; sourceTree = "<group>"; };
|
80 | 86 | 24D296101E7E806500F84C23 /* JSObject.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = JSObject.m; sourceTree = "<group>"; };
|
81 | 87 | 774DF4D21E0D04C300621AC7 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
365 | 371 | A9F9A0271E08B06D00E22FE7 /* iOSExampleTests */ = {
|
366 | 372 | isa = PBXGroup;
|
367 | 373 | children = (
|
| 374 | + 248F294F1EBDBE8E0029852E /* simple.json */, |
368 | 375 | A9F9A0281E08B06D00E22FE7 /* iOSExampleTests.m */,
|
369 | 376 | A9F9A02A1E08B06D00E22FE7 /* Info.plist */,
|
| 377 | + 248F29511EBDBEC70029852E /* SimpleModel.h */, |
| 378 | + 248F29521EBDBEC70029852E /* SimpleModel.m */, |
370 | 379 | );
|
371 | 380 | path = iOSExampleTests;
|
372 | 381 | sourceTree = "<group>";
|
|
485 | 494 | A9F9A01B1E08B06C00E22FE7 /* Assets.xcassets in Resources */,
|
486 | 495 | EF4EE01B1E5DCB6100E4565A /* ProfileTableViewCell.xib in Resources */,
|
487 | 496 | 77756B441E0DF052006F5938 /* public_timeline.json in Resources */,
|
| 497 | + 248F29541EBDBFD60029852E /* simple.json in Resources */, |
488 | 498 | A9F9A0191E08B06C00E22FE7 /* Main.storyboard in Resources */,
|
489 | 499 | 774DF4E81E0D04C300621AC7 /* Info.plist in Resources */,
|
490 | 500 | );
|
|
569 | 579 | 24D296111E7E806500F84C23 /* JSObject.m in Sources */,
|
570 | 580 | A9F9A0361E08B1C800E22FE7 /* HomeTimelineController.m in Sources */,
|
571 | 581 | 774DF4EE1E0D04C300621AC7 /* NSObject+MJClass.m in Sources */,
|
| 582 | + 248F29551EBDD5450029852E /* SimpleModel.m in Sources */, |
572 | 583 | 77756B421E0D6523006F5938 /* NSMutableDictionary+JSONCore.m in Sources */,
|
573 | 584 | A92AA9501E08D24E00B4579F /* WeiboViewModel.m in Sources */,
|
574 | 585 | A92AA96F1E08E38B00B4579F /* JSONCoreProperty.m in Sources */,
|
|
589 | 600 | buildActionMask = 2147483647;
|
590 | 601 | files = (
|
591 | 602 | A9F9A0291E08B06D00E22FE7 /* iOSExampleTests.m in Sources */,
|
| 603 | + 248F29531EBDBEC70029852E /* SimpleModel.m in Sources */, |
592 | 604 | );
|
593 | 605 | runOnlyForDeploymentPostprocessing = 0;
|
594 | 606 | };
|
|
663 | 675 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
664 | 676 | GCC_WARN_UNUSED_FUNCTION = YES;
|
665 | 677 | GCC_WARN_UNUSED_VARIABLE = YES;
|
666 |
| - IPHONEOS_DEPLOYMENT_TARGET = 7.0; |
| 678 | + IPHONEOS_DEPLOYMENT_TARGET = 8.0; |
667 | 679 | MTL_ENABLE_DEBUG_INFO = YES;
|
668 | 680 | ONLY_ACTIVE_ARCH = YES;
|
669 | 681 | SDKROOT = iphoneos;
|
|
706 | 718 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
707 | 719 | GCC_WARN_UNUSED_FUNCTION = YES;
|
708 | 720 | GCC_WARN_UNUSED_VARIABLE = YES;
|
709 |
| - IPHONEOS_DEPLOYMENT_TARGET = 7.0; |
| 721 | + IPHONEOS_DEPLOYMENT_TARGET = 8.0; |
710 | 722 | MTL_ENABLE_DEBUG_INFO = NO;
|
711 | 723 | SDKROOT = iphoneos;
|
712 | 724 | TARGETED_DEVICE_FAMILY = "1,2";
|
|
0 commit comments