Skip to content

Commit

Permalink
Update minimum iOS version to 9.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
charlesmchen committed Feb 23, 2018
1 parent dab63d5 commit 29babe2
Show file tree
Hide file tree
Showing 3 changed files with 677 additions and 677 deletions.
2 changes: 1 addition & 1 deletion Local Podspecs/SignalServiceKit.podspec.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"social_media_url": "https://twitter.com/FredericJacobs",
"platforms": {
"ios": "8.0"
"ios": "9.0"
},
"requires_arc": true,
"source_files": "SignalServiceKit/src/**/*.{h,m,mm}",
Expand Down
4 changes: 2 additions & 2 deletions Manifest.lock
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ SPEC CHECKSUMS:
PureLayout: 4d550abe49a94f24c2808b9b95db9131685fe4cd
Reachability: 33e18b67625424e47b6cde6d202dce689ad7af96
SAMKeychain: 483e1c9f32984d50ca961e26818a534283b4cd5c
SignalServiceKit: 2dbddc0638e387feb714d9cc68962d4956c8ebe5
SignalServiceKit: c639443811f2670986006f5b661cb1a862de66ab
SocketRocket: dbb1554b8fc288ef8ef370d6285aeca7361be31e
SQLCipher: f9fcf29b2e59ced7defc2a2bdd0ebe79b40d4990
SSZipArchive: 14401ade5f8e82aba1ff03e9f88e9de60937ae60
Expand All @@ -220,6 +220,6 @@ SPEC CHECKSUMS:
YapDatabase: 299a32de9d350d37a9ac5b0532609d87d5d2a5de
YYImage: 1e1b62a9997399593e4b9c4ecfbbabbf1d3f3b54

PODFILE CHECKSUM: 59053e1c79fca64b3429210d11db5520977f49cb
PODFILE CHECKSUM: 66db99df53e7593362ebb004bea5d2215ca00e8e

COCOAPODS: 1.3.1

0 comments on commit 29babe2

Please sign in to comment.