Skip to content
This repository has been archived by the owner on Apr 3, 2019. It is now read-only.

Commit

Permalink
[General] Prepare for 1.1.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
sunshinejr committed Jan 17, 2017
1 parent 9de68c2 commit 6b98c47
Show file tree
Hide file tree
Showing 7 changed files with 173 additions and 166 deletions.
4 changes: 2 additions & 2 deletions Example/Moya-JASON.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -312,7 +312,7 @@
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
MTL_ENABLE_DEBUG_INFO = YES;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = iphoneos;
Expand Down Expand Up @@ -352,7 +352,7 @@
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
MTL_ENABLE_DEBUG_INFO = NO;
SDKROOT = iphoneos;
SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
Expand Down
8 changes: 4 additions & 4 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ PODS:
- JASON (3.1)
- Moya (8.0.0):
- Moya/Core (= 8.0.0)
- Moya-JASON (1.0.0):
- Moya-JASON/Core (= 1.0.0)
- Moya-JASON/Core (1.0.0):
- Moya-JASON (1.1.0):
- Moya-JASON/Core (= 1.1.0)
- Moya-JASON/Core (1.1.0):
- JASON
- Moya (~> 8.0.0)
- Moya/Core (8.0.0):
Expand All @@ -24,7 +24,7 @@ SPEC CHECKSUMS:
Alamofire: aa2e09d871c9160ac53c90e83c68064a94e3dfbe
JASON: c1204b01c9979eef35b6948ca939aac5e7bef081
Moya: 850a166ab8241bd1c1cea6dbe012e3a2ad62944a
Moya-JASON: d4f4930d6ec0d3fab30c8fa1db70197c0b3e7329
Moya-JASON: f6c0e9bd0d6b6f2500018b7449adcb411a555186
Result: 4e3ed5995ed94d0cd6a09be9a431fce3f3624bbf

PODFILE CHECKSUM: 8e1fa5d1457eceedf5896bd04820140f0b114177
Expand Down
9 changes: 6 additions & 3 deletions Example/Pods/Local Podspecs/Moya-JASON.podspec.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions Example/Pods/Manifest.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 6b98c47

Please sign in to comment.