1 file changed
+1
-1
lines changedSubmodule ably-cocoa updated 40 files
- Ably.xcodeproj/project.pbxproj+72-8
- CHANGELOG.md+10
- README.md+118-620
- Scripts/jazzy.sh+1-1
- Source/ARTAnnotation.m+124
- Source/ARTBaseMessage.m+1
- Source/ARTClientInformation.m+1-1
- Source/ARTJsonLikeEncoder.m+52-1
- Source/ARTMessage.m+27-3
- Source/ARTProtocolMessage.m+12
- Source/ARTRealtimeAnnotations.m+162
- Source/ARTRealtimeChannel.m+24
- Source/ARTRest.m+2-1
- Source/ARTWrapperSDKProxyRealtimeAnnotations.m+47
- Source/ARTWrapperSDKProxyRealtimeChannel.m+3
- Source/Ably.modulemap+3
- Source/PrivateHeaders/Ably/ARTAnnotation+Private.h+16
- Source/PrivateHeaders/Ably/ARTProtocolMessage.h+3
- Source/PrivateHeaders/Ably/ARTRealtimeAnnotations+Private.h+26
- Source/PrivateHeaders/Ably/ARTRealtimeChannel+Private.h+3
- Source/PrivateHeaders/Ably/ARTWrapperSDKProxyRealtimeAnnotations+Private.h+14
- Source/include/Ably/ARTAnnotation.h+86
- Source/include/Ably/ARTMessage.h+5
- Source/include/Ably/ARTRealtimeAnnotations.h+66
- Source/include/Ably/ARTRealtimeChannel.h+7
- Source/include/Ably/ARTRealtimeChannelOptions.h+16-8
- Source/include/Ably/ARTTypes.h+10
- Source/include/Ably/ARTWrapperSDKProxyRealtimeAnnotations.h+18
- Source/include/Ably/ARTWrapperSDKProxyRealtimeChannel.h+3
- Source/include/Ably/AblyInternal.h+1
- Source/include/Ably/AblyPublic.h+1
- Source/include/module.modulemap+3
- Test/Tests/ARTDefaultTests.swift+1-1
- Test/Tests/ClientInformationTests.swift+3-3
- Test/Tests/ReadmeExamplesTests.swift-229
- Test/Tests/RealtimeClientConnectionTests.swift+44-14
- Test/Tests/RestClientTests.swift+1-1
- Test/Tests/WrapperSDKProxyTests.swift+3-3
- Version.xcconfig+1-1
- images/CocoaSDK-github.png
0 commit comments