18 Commits
Author SHA1 Message Date
Joshua Hudson c386fffd47 podlock update 2021-05-31 10:51:05 -07:00
Joshua Hudson a1b222594e version bump to 2.4.0 2021-05-29 08:30:12 -07:00
Joshua Hudson 950bc00378 pod version bump 2021-05-28 19:08:37 -07:00
Joshua Hudson db3028e2ac Move back to zlib based
this will make sure we do not have to bump our os levels
2021-05-28 19:01:46 -07:00
Joshua Hudson a025c677a8 podlock update 2021-05-27 09:37:50 -07:00
Joshua Hudson 74cb02a199 podlock 2021-05-27 09:30:45 -07:00
ddaddyandwilson chen 81d8deeaf0 Xcode 12 warning fixes (#588)
* Bumped Minimum Deployment Target

* Updated for Xcode 12

* Podspec bump minimum deployment target

* Fixed Quoted Brackets xcode 12 warning

* Fixed Carthage Example

* Fixed Example Tests

* Updated Readme

* Update .travis.yml

Support xcode12.

* Update .travis.yml

Co-authored-by: wilson chen <willson.chenwx@gmail.com>
2020-09-08 11:55:09 +08:00
willson-chen f3379e6efa update version number to 2.2.3 2020-04-29 14:31:17 +08:00
Antoine Cœur a2e8ce000a Dropping iOS 8, as it's now unsecure https://support.apple.com/en-us/HT201222. Updating minizip to 10cd8b86b98fc3a87618fd0aa66118a86c79bff9 2019-08-21 11:26:32 +08:00
Antoine Cœur 582949eaf5 Fixed AES not working in correct mode when using CommonCrypto 2019-05-22 11:32:54 +08:00
Antoine Cœur 8b390b4c8f updating example 2019-05-06 15:30:13 +08:00
Antoine Cœur 212f246eaf removing unneeded HAVE_ARC4RANDOM_BUF 2019-05-06 01:09:28 +08:00
Antoine Cœur ef483460a2 Replacing BRG with CommonCrypto 2019-05-02 15:04:52 +08:00
Antoine Cœur 135c140d4d passing tests with minizip 2 2019-05-02 01:03:16 +08:00
Joshua Hudson 905c33169b Updated for minizip 2 using their compatibility layer 2019-04-29 14:46:05 +08:00
Antoine Cœur b010295601 Adding an example macOS target 2019-04-28 10:33:42 +08:00
Antoine Cœur 8256283517 Xcode 10.1 (requires for AppStore) only supports iOS 8.0+ 2019-04-26 17:13:00 +08:00
Antoine Cœur 221dc5cc1c Merging the two example workspaces 2019-04-26 17:10:47 +08:00