Instructions for using a CBL .NET CI build were just uploaded at http://developer.couchbase.com/documentation/mobile/1.2/installation/net/index.html#ci-build.
James On Wednesday, 13 July 2016 16:08:30 UTC+1, Steven Mark Ford wrote: > > Hi Jens, > > How do I go about includeing > http://latestbuilds.hq.couchbase.com/couchbase-lite-net/1.3.0/97/ nu get > package in my Visual Studio 2013 solution. I am familiar with using the > package manager for online sources but not local sources? > > On Wednesday, 6 July 2016 01:55:22 UTC+2, Jens Alfke wrote: >> >> At long last we have preview (beta) builds of the 1.3 versions of >> Couchbase Lite and Sync Gateway. These are nearly complete, they just >> haven’t been through the full QA process yet. *We hope to release 1.3 in >> the next week or two, and would appreciate your help in flushing out any >> remaining issues.* >> >> Major changes across the board include: >> >> - OpenID Connect authentication >> - Timed expiration of documents >> - Gateway-to-Gateway replication >> - CBL replicator performance improvements, especially for >> frequently-changing documents >> - …plus bug fixes and lesser enhancements, of course. >> >> >> These are the release pages on Github for each project, which list the >> new features and bug fixes, and at the end link to the download pages: >> >> >> - Sync Gateway >> <https://github.com/couchbase/sync_gateway/releases/tag/1.3> >> - Couchbase Lite: >> - iOS/macOS/tvOS >> <https://github.com/couchbase/couchbase-lite-ios/releases/tag/1.3> >> * >> - Android >> >> <https://github.com/couchbase/couchbase-lite-android/releases/tag/1.3.0> >> - Java >> <https://github.com/couchbase/couchbase-lite-java/releases/tag/1.3> >> - .NET >> <https://github.com/couchbase/couchbase-lite-net/releases/tag/1.3> >> >> >> ** Note:* If building for iOS or tvOS, you’ll need to add the system >> library libc++.dylib (which may show up as “libc++.tbd”) to your target’s >> Link Binary With Libraries build phase. Otherwise you’ll get a bunch of >> undefined-symbol link errors. >> >> *If you find any regressions, please let us know ASAP by filing an issue >> on the appropriate project in Github.* Thanks! >> >> (Thanks also to the developers who’ve been working with our nightly >> builds and helping us catch problems before this release :) >> >> —Jens >> > -- You received this message because you are subscribed to the Google Groups "Couchbase Mobile" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/mobile-couchbase/a1018f4b-8155-4a9f-af08-f9fccc52a626%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
