This repository was archived by the owner on Jun 13, 2023. It is now read-only.
Tags: parse-community/ParseLiveQuery-iOS-OSX
Tags
Update sockets (#236) * Update starscream to latest * update carthage files * Update pod spec * update podspec * Add reconnect because of change in logic from dependency * Improve connection logic * Improve connection logic * Fix subscriptions * Update CHANGELOG.md * Update CHANGELOG.md * Update CHANGELOG.md * Update CHANGELOG.md * Update CHANGELOG.md Co-authored-by: Tom Fox <13188249+TomWFox@users.noreply.github.com> * Update versions to 2.8.0, add watchOS and tvOS to circle build * Update version numbers of watchOS and tvOS * Show warnings from pod trunk push * fix cart files * remove dups from merge Co-authored-by: Tom Fox <13188249+TomWFox@users.noreply.github.com>
Add watchOS and tvOS support (#235) * add watchOS support to cocoapods * add cache to CI and bump version numbers * fix colon * fix circle cache * current circle builds don't need bundle, no need to waste time with it * add back bundle install * fix travis cache * fix travis cache * updates CI to 11.6 * remove OS req in circle build. Update gems * update travis * update jazzy script * update travis * latest working version of Jazzy. It won't build for jazzy >0.13.1 * revert travis * add watchOS and tvOS targets * add watchOS and tvOS to circle * watchOS/tvOS devices on xcode 11 * no need to specify destination * Starscream can't be higher Higher versions of Starscream will cause breaking change * Update ParseLiveQuery.podspec * Update pod spec to match min between dependencies and reduce warnings * Update CHANGELOG.md * Update CHANGELOG.md * Update CHANGELOG.md Co-authored-by: Tom Fox <13188249+TomWFox@users.noreply.github.com> Co-authored-by: Tom Fox <13188249+TomWFox@users.noreply.github.com>
Release 2.7.1 & bump dependencies (#226) * Updating Dependencies - Updating starscream to 3.1.1 for Swift 5 compatibility - Parse 1.18.1 which includes Bolts 1.9.1 that adds catalyst compatibility and fixes App Store UIWebView deprication requirements. * Updating podspec and project versions. - Updated podspec to use specifically 3.1.0 Starscream to eliminate possibility of errors upon cocoapod build. - Updated podspec to version 2.7.1 - Updated Project to 2.7.1 * Updating Travis and Circle configs for next release. - Updated travis to 11.2 - Updated cocoapod gem to 1.8.4 - Moved publish script to travis file as it was only 1 line * Updating changelog * Updating travis file to not try and run jazzy every PR. * remove unnecessary install of bundler
PreviousNext