11---
22name : objective-c
33scm : github.com/pubnub/objective-c
4- version : " 5.5 .0"
4+ version : " 5.6 .0"
55schema : 1
66changelog :
7+ - date : 2024-06-27
8+ version : v5.6.0
9+ changes :
10+ - type : feature
11+ text : " Decoder to map server response directly to the data models."
12+ - type : feature
13+ text : " Configurable request objects require less convenience methods to interact with PubNub REST API."
14+ - type : feature
15+ text : " Network layer rewritten as module."
716 - date : 2024-06-12
817 version : v5.5.0
918 changes :
@@ -1349,7 +1358,7 @@ sdks:
13491358 - distribution-type : source
13501359 distribution-repository : GitHub release
13511360 package-name : PubNub.framework
1352- location : https://github.com/pubnub/objective-c/archive/refs/tags/v5.5 .0.zip
1361+ location : https://github.com/pubnub/objective-c/archive/refs/tags/v5.6 .0.zip
13531362 supported-platforms :
13541363 supported-operating-systems :
13551364 macOS :
@@ -1410,7 +1419,7 @@ sdks:
14101419 - distribution-type : library
14111420 distribution-repository : GitHub release
14121421 package-name : PubNub.ios.xcframework.tar.gz
1413- location : https://github.com/pubnub/objective-c/releases/download/v5.5 .0/PubNub.ios.xcframework.tar.gz
1422+ location : https://github.com/pubnub/objective-c/releases/download/v5.6 .0/PubNub.ios.xcframework.tar.gz
14141423 supported-platforms :
14151424 supported-operating-systems :
14161425 iOS :
@@ -1429,7 +1438,7 @@ sdks:
14291438 - distribution-type : library
14301439 distribution-repository : GitHub release
14311440 package-name : PubNub.macos.framework.tar.gz
1432- location : https://github.com/pubnub/objective-c/releases/download/v5.5 .0/PubNub.macos.framework.tar.gz
1441+ location : https://github.com/pubnub/objective-c/releases/download/v5.6 .0/PubNub.macos.framework.tar.gz
14331442 supported-platforms :
14341443 supported-operating-systems :
14351444 macOS :
@@ -1445,7 +1454,7 @@ sdks:
14451454 - distribution-type : library
14461455 distribution-repository : GitHub release
14471456 package-name : PubNub.tvos.xcframework.tar.gz
1448- location : https://github.com/pubnub/objective-c/releases/download/v5.5 .0/PubNub.tvos.xcframework.tar.gz
1457+ location : https://github.com/pubnub/objective-c/releases/download/v5.6 .0/PubNub.tvos.xcframework.tar.gz
14491458 supported-platforms :
14501459 supported-operating-systems :
14511460 tvOS :
0 commit comments