-
-
Notifications
You must be signed in to change notification settings - Fork 133
Conversation
noobs2ninjas
commented
Apr 17, 2020
•
edited
Loading
edited
- Updating starscream to 3.1.1 for Swift 5 compatibility
- Parse 1.18.0 which includes Bolts 1.9.1 that adds catalyst compatibility and fixes App Store UIWebView deprication requirements.
- 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.
- 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
@drdaz is this all you think we need other than obviously the changelog being updated? Starscream 4.0+ requires a lot more fixes because they updated their Websocket Delegate as well as some of their initializer functions. So for now I'm just going to leave it at 3.1.1 which includes Swift 5 compatibility. Figured thats fine unless you see a need to go to the absolute latest version. |
- Updated travis to 11.2 - Updated cocoapod gem to 1.8.4 - Moved publish script to travis file as it was only 1 line
Looks like everything is building! This will be ready to be released once merged. |
Before you publish the release I will need to generate a new cocoa pods token. Edit: done, I reused the token from the main sdk - I'm assuming that will work. |
Need a approval. ParseLiveQuery will deploy automatically once I finalize the release. Have to merge this first though. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks fine to me.
Cocoapod is out, api ref failed |
Weird error |