Releases: qustodio/MQTT-Client-Framework
Releases · qustodio/MQTT-Client-Framework
0.17.0
0.16.0
IOS-2430: Remove M1 from EXCLUDED_ARCHS flag
- Remove from xcodeproj some reference to nonexistence files:
MQTTWebsocketTransport.h/.m has been changed path on the old commit and xcodeproj was
pointing to the old path instead the new one. - Add script for uploading xcframework artifact to S3.
- Remove unneeded Podfiles.
- Fix tests not running.
- Update README.md with how to create a new release.
0.15.6
IOS-2397: Change all non-compiled dependencies to xcframeworks - Remove SocketRocket dependency - Update project to enable xcframework compilation
0.15.5
bugfix/IOS-2192-crash-on-mqtt-reconfirgure - Check if is nil some parameters when we trying to disconnect
Tigon 🐅
- Crashes related with the persistence storage coordinator resolved
- Added exclude archs to manage with carthage
- Resolved incident with ping request when mqtt broker doesn't return a time interval to do them.
- Socket Rocket dependency version 0.5.1