Commit Graph

86 Commits

Author SHA1 Message Date
Robbie Hanson
772efef2ed Incrementing podspec version. 2018-07-22 12:59:03 -04:00
Robbie Hanson
7e0919da7c Incrementing podspec version. 2018-06-14 22:18:28 -04:00
Robbie Hanson
b9d9fe42f6 Adding ConnectionPool to CocoaPods & Carthage. 2018-03-19 14:01:44 -06:00
Robbie Hanson
5969174262 Updating macOS deployment target from 10.9 to 10.10. The primary motivation for this is to silence the hundreds of compiler warnings about CloudKit not being available in 10.9. 2018-03-18 12:43:42 -06:00
Robbie Hanson
4d83a42a11 Bumping podspec version 2017-10-30 10:50:32 -04:00
Robbie Hanson
462c2b5ea4 Bumping podspec 2017-07-18 17:30:57 -07:00
Robbie Hanson
1dbc8722bc Fixing podspec issue. 2017-05-17 14:20:23 -07:00
Robbie Hanson
d90754e9e9 Fixing podspec issue. 2017-05-17 13:23:59 -07:00
Robbie Hanson
2c50c4fbd0 Adding CloudCore extension to podspec. 2017-05-17 10:26:27 -07:00
Robbie Hanson
79339dc4dd Incrementing podspec version. 2017-05-16 14:54:17 -07:00
Robbie Hanson
c6c805162b Merge branch 'JimRoepcke-master' into v3.0 2017-05-16 14:25:25 -07:00
Robbie Hanson
8526c1e16b Merge branch 'ChatSecure-cocoalumberjack3' into v3.0 2017-05-16 13:21:26 -07:00
Jim Roepcke
419d9f2157 Bumping podspec version. 2017-04-27 11:56:51 -07:00
Chris Ballinger
c256843045 Relax CocoaLumberjack version to ease 2->3 transition
CocoaLumberjack 3 contains breaking changes that only affect Swift 2->3. Although people should update to Swift 3 ASAP, it puts library authors in a weird place to simultaneously support non-pinned versions.
2017-04-04 15:56:37 -07:00
Robbie Hanson
1ecb1b861e Merge branch 'master' into v3.0 2017-01-06 17:51:07 -08:00
Robbie Hanson
8ea3b2f216 Updating deployment targets so we can use a modern version of SQLCipher (and in turn, a modern version of SQLite via SQLCipher). 2016-10-10 10:46:50 -07:00
Robbie Hanson
719133d35a Bumping podspec version. 2016-10-10 09:34:41 -07:00
Robbie Hanson
59e4be80ad Replacing 'Reachability' dependency with embedded 'YapReachability' class. This allows the ActionManager to run on tvOS & watchOS. 2016-09-08 11:24:45 -07:00
Robbie Hanson
996e0e0d8d More problems with CocoaPods. 2016-09-07 21:06:47 -07:00
Robbie Hanson
7b6b5c30cc Fixing podspec to work with CocoaPods v1. It wouldn't "lint" in it's previous form, and thus couldn't be pushed. 2016-09-07 15:13:19 -07:00
Robbie Hanson
887f92b64d Fixes for watchOS build. 2016-09-01 15:27:24 -07:00
Robbie Hanson
ebbe36afc1 Incrementing podspec version. 2016-09-01 14:25:50 -07:00
Robbie Hanson
695e7df2eb Fixing typo in Podspec. 2016-09-01 14:22:38 -07:00
Robbie Hanson
3b452b0929 Fixing tvOS build for Carthage & CocoaPods+Swift. 2016-09-01 14:10:32 -07:00
Robbie Hanson
d288b2f3bf Working on YapDatabaseManualView extension. 2016-06-18 15:30:21 -07:00
Robbie Hanson
6013595e79 Fixing missing dependency in podspec 2016-06-17 11:23:49 -07:00
Robbie Hanson
544bc845da Renaming folder: "SearchResults" -> "SearchResultsView" 2016-06-17 10:35:31 -07:00
Robbie Hanson
6290e0d2a3 Renaming folder: "FilteredViews" -> "FilteredView" 2016-06-17 10:32:01 -07:00
Robbie Hanson
c19cef115f Refactoring YapDatabaseView code: Now the core underlying architecture is split into its own abstract base class. This will allow other view-based classes to be created easier. 2016-06-16 17:53:24 -07:00
Joel Ekström
d913185556 Add watchos deployment target to podspec 2016-06-10 10:57:16 +02:00
Robbie Hanson
164202278b Incrementing podspec version. 2016-05-07 09:15:10 -07:00
Robbie Hanson
7592da0ae4 Fixing podspec for tvos. (take 2) 2016-04-12 14:45:44 -07:00
Robbie Hanson
e1b94efc0c Fixing podspec for tvos. 2016-04-12 12:38:03 -07:00
Robbie Hanson
8f5354b476 Incrementing podspec version. 2016-04-12 12:20:22 -07:00
Robbie Hanson
2806e2e78c Merge branch 'experimental/action-manager' into v2.9 2016-03-06 11:12:46 -08:00
Robbie Hanson
80ba6a04d5 Merge branch 'snipsco-task/multiprocess' into v2.9 2016-03-03 11:38:40 -08:00
Robbie Hanson
354f992762 Bumping podspec version. 2016-03-03 11:19:33 -08:00
Robbie Hanson
178d615947 Refactoring ActionManager extension to work more like a traditional extension. Also improving the public API to make it easier to use. 2016-02-18 11:18:53 -08:00
Robbie Hanson
bcd4b8f360 Merge branch 'master' into experimental/action-manager 2016-02-17 16:01:26 -08:00
jeremiegirault
47dce53fc9 updated pods / added crossprocessnotification extension 2016-02-16 14:42:34 +01:00
Robbie Hanson
180edc8b43 Bumping podspec version. 2016-02-03 12:08:38 -08:00
Robbie Hanson
5177f8acda Bumping podspec version 2016-01-14 16:11:55 -08:00
Robbie Hanson
c3d1495bfc Bumping podspec version 2016-01-12 14:59:49 -08:00
Robbie Hanson
f4b205e76b Merge branch 'master' into v2.8 2016-01-12 14:50:41 -08:00
JM
7b650c9bdc Check if the user has included both the standard and SQLCipher pods 2016-01-07 17:37:47 +01:00
Robbie Hanson
2c16b53d32 Adding ConnectionProxy to podspec 2015-12-26 17:30:24 -08:00
Robbie Hanson
4152dc9396 Merge branch 'master' into v2.8 2015-12-09 10:46:34 -08:00
Robbie Hanson
d8e045711b Bumping podspec version to 2.7.7 2015-12-05 17:52:07 -08:00
Robbie Hanson
b5edcb84c0 Adding tvOS support to podspec, and adding tvOS project for unit testing. 2015-12-05 17:34:46 -08:00
Robbie Hanson
af0f719688 New podspec layout to allow installation of specific extensions. 2015-12-05 16:19:26 -08:00