Skip to content

Commit

Permalink
换了项目名称后 可以运行
Browse files Browse the repository at this point in the history
  • Loading branch information
dsxNiubility committed Nov 19, 2016
1 parent 8520f1c commit 41e58e6
Show file tree
Hide file tree
Showing 323 changed files with 146 additions and 153 deletions.

This file was deleted.

2 changes: 1 addition & 1 deletion Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ inhibit_all_warnings!

platform :ios, '7.0'

target '81 - 网易新闻' do
target 'SXNews' do
pod 'ReactiveCocoa','2.5'
pod 'AFNetworking', '2.5.4'
pod 'MJExtension', '2.0.4'
Expand Down
2 changes: 1 addition & 1 deletion Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,6 @@ SPEC CHECKSUMS:
SDWebImage: 69c6303e3348fba97e03f65d65d4fbc26740f461
UITableView+FDTemplateLayoutCell: 234e1582bcc4e18461af91155123bb96538ed030

PODFILE CHECKSUM: 41527270fc1a4a5b8bc994d93029cf3284afd0aa
PODFILE CHECKSUM: 71521ffd7d6e0b5f50dd9a1af8c1806842c994e2

COCOAPODS: 1.0.1

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion 81 - 网易新闻/AppDelegate.h → SXNews/AppDelegate.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// AppDelegate.h
// 81 - 网易新闻
// SXNews
//
// Created by 董 尚先 on 15-1-22.
// Copyright (c) 2015年 ShangxianDante. All rights reserved.
Expand Down
2 changes: 1 addition & 1 deletion 81 - 网易新闻/AppDelegate.m → SXNews/AppDelegate.m
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// AppDelegate.m
// 81 - 网易新闻
// SXNews
//
// Created by 董 尚先 on 15-1-22.
// Copyright (c) 2015年 ShangxianDante. All rights reserved.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="7531" systemVersion="14A389" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES">
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="11201" systemVersion="16A323" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" colorMatched="YES">
<dependencies>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="7520"/>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="11161"/>
<capability name="Constraints with non-1.0 multipliers" minToolsVersion="5.1"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<objects>
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
Expand All @@ -12,19 +14,17 @@
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text=" Copyright (c) 2015年 ShangxianDante. All rights reserved." textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumFontSize="9" translatesAutoresizingMaskIntoConstraints="NO" id="8ie-xW-0ye">
<rect key="frame" x="20" y="439" width="441" height="21"/>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<color key="textColor" cocoaTouchSystemColor="darkTextColor"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="81 - 网易新闻" textAlignment="center" lineBreakMode="middleTruncation" baselineAdjustment="alignBaselines" minimumFontSize="18" translatesAutoresizingMaskIntoConstraints="NO" id="kId-c2-rCX">
<rect key="frame" x="20" y="140" width="441" height="43"/>
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="SXNews" textAlignment="center" lineBreakMode="middleTruncation" baselineAdjustment="alignBaselines" minimumFontSize="18" translatesAutoresizingMaskIntoConstraints="NO" id="kId-c2-rCX">
<fontDescription key="fontDescription" type="boldSystem" pointSize="36"/>
<color key="textColor" cocoaTouchSystemColor="darkTextColor"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/>
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstItem="kId-c2-rCX" firstAttribute="centerY" secondItem="iN0-l3-epB" secondAttribute="bottom" multiplier="1/3" constant="1" id="5cJ-9S-tgC"/>
<constraint firstAttribute="centerX" secondItem="kId-c2-rCX" secondAttribute="centerX" id="Koa-jz-hwk"/>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// SXDetailImgEntity.h
// 81 - 网易新闻
// SXNews
//
// Created by 董 尚先 on 15-1-24.
// Copyright (c) 2015年 ShangxianDante. All rights reserved.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// SXDetailImgEntity.m
// 81 - 网易新闻
// SXNews
//
// Created by 董 尚先 on 15-1-24.
// Copyright (c) 2015年 ShangxianDante. All rights reserved.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// SXDetailPage.h
// 81 - 网易新闻
// SXNews
//
// Created by 董 尚先 on 15-1-24.
// Copyright (c) 2015年 ShangxianDante. All rights reserved.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// SXDetailPage.m
// 81 - 网易新闻
// SXNews
//
// Created by 董 尚先 on 15-1-24.
// Copyright (c) 2015年 ShangxianDante. All rights reserved.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// SXNewsDetailBottomCell.h
// 81 - 网易新闻
// SXNews
//
// Created by dongshangxian on 16/1/29.
// Copyright © 2016年 ShangxianDante. All rights reserved.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// SXNewsDetailBottomCell.m
// 81 - 网易新闻
// SXNews
//
// Created by dongshangxian on 16/1/29.
// Copyright © 2016年 ShangxianDante. All rights reserved.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// SXNewsDetailEntity.h
// 81 - 网易新闻
// SXNews
//
// Created by 董 尚先 on 15-1-24.
// Copyright (c) 2015年 ShangxianDante. All rights reserved.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// SXNewsDetailEntity.m
// 81 - 网易新闻
// SXNews
//
// Created by 董 尚先 on 15-1-24.
// Copyright (c) 2015年 ShangxianDante. All rights reserved.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// SXNewsDetailViewModel.h
// 81 - 网易新闻
// SXNews
//
// Created by dongshangxian on 16/3/8.
// Copyright © 2016年 ShangxianDante. All rights reserved.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// SXNewsDetailViewModel.m
// 81 - 网易新闻
// SXNews
//
// Created by dongshangxian on 16/3/8.
// Copyright © 2016年 ShangxianDante. All rights reserved.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// SXSimilarNewsEntity.h
// 81 - 网易新闻
// SXNews
//
// Created by dongshangxian on 16/2/2.
// Copyright © 2016年 ShangxianDante. All rights reserved.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// SXSimilarNewsEntity.m
// 81 - 网易新闻
// SXNews
//
// Created by dongshangxian on 16/2/2.
// Copyright © 2016年 ShangxianDante. All rights reserved.
Expand Down
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// SXBarButton.h
// 81 - 网易新闻
// SXNews
//
// Created by 董 尚先 on 15/4/9.
// Copyright (c) 2015年 shangxianDante. All rights reserved.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// SXBarButton.m
// 81 - 网易新闻
// SXNews
//
// Created by 董 尚先 on 15/4/9.
// Copyright (c) 2015年 shangxianDante. All rights reserved.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// SXMainTabBarController.h
// 81 - 网易新闻
// SXNews
//
// Created by 董 尚先 on 15/4/9.
// Copyright (c) 2015年 shangxianDante. All rights reserved.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// SXMainTabBarController.m
// 81 - 网易新闻
// SXNews
//
// Created by 董 尚先 on 15/4/9.
// Copyright (c) 2015年 shangxianDante. All rights reserved.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// SXMainViewController.h
// 85 - 网易滑动分页
// SXNews
//
// Created by 董 尚先 on 15-1-31.
// Copyright (c) 2015年 shangxianDante. All rights reserved.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// SXMainViewController.m
// 85 - 网易滑动分页
// SXNews
//
// Created by 董 尚先 on 15-1-31.
// Copyright (c) 2015年 shangxianDante. All rights reserved.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// SXNavController.h
// 81 - 网易新闻
// SXNews
//
// Created by 董 尚先 on 15/2/6.
// Copyright (c) 2015年 ShangxianDante. All rights reserved.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// SXNavController.m
// 81 - 网易新闻
// SXNews
//
// Created by 董 尚先 on 15/2/6.
// Copyright (c) 2015年 ShangxianDante. All rights reserved.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// SXTabBar.h
// 81 - 网易新闻
// SXNews
//
// Created by 董 尚先 on 15/4/9.
// Copyright (c) 2015年 shangxianDante. All rights reserved.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// SXTabBar.m
// 81 - 网易新闻
// SXNews
//
// Created by 董 尚先 on 15/4/9.
// Copyright (c) 2015年 shangxianDante. All rights reserved.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// SXTitleLable.h
// 85 - 网易滑动分页
// SXNews
//
// Created by 董 尚先 on 15-1-31.
// Copyright (c) 2015年 shangxianDante. All rights reserved.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// SXTitleLable.m
// 85 - 网易滑动分页
// SXNews
//
// Created by 董 尚先 on 15-1-31.
// Copyright (c) 2015年 shangxianDante. All rights reserved.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// NetEasyPrefix.pch
// 81 - 网易新闻
// SXNews
//
// Created by dongshangxian on 16/1/22.
// Copyright © 2016年 ShangxianDante. All rights reserved.
Expand Down
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// SXNewsCell.h
// 81 - 网易新闻
// SXNews
//
// Created by 董 尚先 on 15-1-22.
// Copyright (c) 2015年 ShangxianDante. All rights reserved.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// SXNewsCell.m
// 81 - 网易新闻
// SXNews
//
// Created by 董 尚先 on 15-1-22.
// Copyright (c) 2015年 ShangxianDante. All rights reserved.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// SXNewsEntity.h
// 81 - 网易新闻
// SXNews
//
// Created by 董 尚先 on 15-1-22.
// Copyright (c) 2015年 ShangxianDante. All rights reserved.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// SXNewsEntity.m
// 81 - 网易新闻
// SXNews
//
// Created by 董 尚先 on 15-1-22.
// Copyright (c) 2015年 ShangxianDante. All rights reserved.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// SXTableViewPage.h
// 81 - 网易新闻
// SXNews
//
// Created by 董 尚先 on 15-1-22.
// Copyright (c) 2015年 ShangxianDante. All rights reserved.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// SXTableViewPage.m
// 81 - 网易新闻
// SXNews
//
// Created by 董 尚先 on 15-1-22.
// Copyright (c) 2015年 ShangxianDante. All rights reserved.
Expand Down Expand Up @@ -169,4 +169,4 @@ - (void)prepareForSegue:(UIStoryboardSegue *)segue sender:(id)sender

}

@end
@end
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// SXNewsViewModel.h
// 81 - 网易新闻
// SXNews
//
// Created by dongshangxian on 16/3/8.
// Copyright © 2016年 ShangxianDante. All rights reserved.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// SXNewsViewModel.m
// 81 - 网易新闻
// SXNews
//
// Created by dongshangxian on 16/3/8.
// Copyright © 2016年 ShangxianDante. All rights reserved.
Expand Down
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// MJExtensionConfig.h
// 81 - 网易新闻
// SXNews
//
// Created by dongshangxian on 15/8/10.
// Copyright (c) 2015年 ShangxianDante. All rights reserved.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// MJExtensionConfig.m
// 81 - 网易新闻
// SXNews
//
// Created by dongshangxian on 15/8/10.
// Copyright (c) 2015年 ShangxianDante. All rights reserved.
Expand Down
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// ViewController.h
// 81 - 网易新闻
// SXNews
//
// Created by 董 尚先 on 15-1-22.
// Copyright (c) 2015年 ShangxianDante. All rights reserved.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// ViewController.m
// 81 - 网易新闻
// SXNews
//
// Created by 董 尚先 on 15-1-22.
// Copyright (c) 2015年 ShangxianDante. All rights reserved.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// SXPhotoSetEntity.h
// 81 - 网易新闻
// SXNews
//
// Created by 董 尚先 on 15/2/3.
// Copyright (c) 2015年 ShangxianDante. All rights reserved.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// SXPhotoSetEntity.m
// 81 - 网易新闻
// SXNews
//
// Created by 董 尚先 on 15/2/3.
// Copyright (c) 2015年 ShangxianDante. All rights reserved.
Expand Down
Loading

0 comments on commit 41e58e6

Please sign in to comment.