Skip to content

Commit a266a2c

Browse files
PubNub SDK v5.7.1 release.
1 parent 1d1a177 commit a266a2c

File tree

10 files changed

+32
-21
lines changed

10 files changed

+32
-21
lines changed

.pubnub.yml

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,14 @@
11
---
22
name: objective-c
33
scm: github.com/pubnub/objective-c
4-
version: "5.7.0"
4+
version: "5.7.1"
55
schema: 1
66
changelog:
7+
- date: 2025-02-03
8+
version: v5.7.1
9+
changes:
10+
- type: bug
11+
text: "Fix issue which caused a crash because of an attempt to access nullified request cancellation block."
712
- date: 2024-11-18
813
version: v5.7.0
914
changes:
@@ -1370,7 +1375,7 @@ sdks:
13701375
- distribution-type: source
13711376
distribution-repository: GitHub release
13721377
package-name: PubNub.framework
1373-
location: https://github.com/pubnub/objective-c/archive/refs/tags/v5.7.0.zip
1378+
location: https://github.com/pubnub/objective-c/archive/refs/tags/v5.7.1.zip
13741379
supported-platforms:
13751380
supported-operating-systems:
13761381
macOS:
@@ -1431,7 +1436,7 @@ sdks:
14311436
- distribution-type: library
14321437
distribution-repository: GitHub release
14331438
package-name: PubNub.ios.xcframework.tar.gz
1434-
location: https://github.com/pubnub/objective-c/releases/download/v5.7.0/PubNub.ios.xcframework.tar.gz
1439+
location: https://github.com/pubnub/objective-c/releases/download/v5.7.1/PubNub.ios.xcframework.tar.gz
14351440
supported-platforms:
14361441
supported-operating-systems:
14371442
iOS:
@@ -1450,7 +1455,7 @@ sdks:
14501455
- distribution-type: library
14511456
distribution-repository: GitHub release
14521457
package-name: PubNub.macos.framework.tar.gz
1453-
location: https://github.com/pubnub/objective-c/releases/download/v5.7.0/PubNub.macos.framework.tar.gz
1458+
location: https://github.com/pubnub/objective-c/releases/download/v5.7.1/PubNub.macos.framework.tar.gz
14541459
supported-platforms:
14551460
supported-operating-systems:
14561461
macOS:
@@ -1466,7 +1471,7 @@ sdks:
14661471
- distribution-type: library
14671472
distribution-repository: GitHub release
14681473
package-name: PubNub.tvos.xcframework.tar.gz
1469-
location: https://github.com/pubnub/objective-c/releases/download/v5.7.0/PubNub.tvos.xcframework.tar.gz
1474+
location: https://github.com/pubnub/objective-c/releases/download/v5.7.1/PubNub.tvos.xcframework.tar.gz
14701475
supported-platforms:
14711476
supported-operating-systems:
14721477
tvOS:

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## v5.7.1
2+
February 03 2025
3+
4+
#### Fixed
5+
- Fix issue which caused a crash because of an attempt to access nullified request cancellation block.
6+
17
## v5.7.0
28
November 18 2024
39

Framework/PubNub/Info.plist

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<key>CFBundleExecutable</key>
88
<string>PubNub</string>
99
<key>CFBundleGetInfoString</key>
10-
<string>5.7.0</string>
10+
<string>5.7.1</string>
1111
<key>CFBundleIdentifier</key>
1212
<string>com.pubnub.pubnub-objc</string>
1313
<key>CFBundleInfoDictionaryVersion</key>
@@ -17,11 +17,11 @@
1717
<key>CFBundlePackageType</key>
1818
<string>FMWK</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>5.7.0</string>
20+
<string>5.7.1</string>
2121
<key>CFBundleSignature</key>
2222
<string>????</string>
2323
<key>CFBundleVersion</key>
24-
<string>5.7.0</string>
24+
<string>5.7.1</string>
2525
<key>NSHumanReadableCopyright</key>
2626
<string>© 2010 - 2020 PubNub, Inc.</string>
2727
<key>NSPrincipalClass</key>

Framework/PubNub/PubNub-iOS-Info.plist

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<key>CFBundleExecutable</key>
88
<string>PubNub</string>
99
<key>CFBundleGetInfoString</key>
10-
<string>5.7.0</string>
10+
<string>5.7.1</string>
1111
<key>CFBundleIdentifier</key>
1212
<string>com.pubnub.pubnub-objc</string>
1313
<key>CFBundleInfoDictionaryVersion</key>
@@ -17,11 +17,11 @@
1717
<key>CFBundlePackageType</key>
1818
<string>FMWK</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>5.7.0</string>
20+
<string>5.7.1</string>
2121
<key>CFBundleSignature</key>
2222
<string>????</string>
2323
<key>CFBundleVersion</key>
24-
<string>5.7.0</string>
24+
<string>5.7.1</string>
2525
<key>NSHumanReadableCopyright</key>
2626
<string>© 2010 - 2020 PubNub, Inc.</string>
2727
<key>NSPrincipalClass</key>

Framework/PubNub/PubNub-tvOS-Info.plist

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<key>CFBundleExecutable</key>
88
<string>PubNub</string>
99
<key>CFBundleGetInfoString</key>
10-
<string>5.7.0</string>
10+
<string>5.7.1</string>
1111
<key>CFBundleIdentifier</key>
1212
<string>com.pubnub.pubnub-objc</string>
1313
<key>CFBundleInfoDictionaryVersion</key>
@@ -17,11 +17,11 @@
1717
<key>CFBundlePackageType</key>
1818
<string>FMWK</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>5.7.0</string>
20+
<string>5.7.1</string>
2121
<key>CFBundleSignature</key>
2222
<string>????</string>
2323
<key>CFBundleVersion</key>
24-
<string>5.7.0</string>
24+
<string>5.7.1</string>
2525
<key>NSHumanReadableCopyright</key>
2626
<string>© 2010 - 2020 PubNub, Inc.</string>
2727
<key>NSPrincipalClass</key>

Framework/PubNub/PubNub-watchOS-Info.plist

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<key>CFBundleExecutable</key>
88
<string>PubNub</string>
99
<key>CFBundleGetInfoString</key>
10-
<string>5.7.0</string>
10+
<string>5.7.1</string>
1111
<key>CFBundleIdentifier</key>
1212
<string>com.pubnub.pubnub-objc</string>
1313
<key>CFBundleInfoDictionaryVersion</key>
@@ -17,11 +17,11 @@
1717
<key>CFBundlePackageType</key>
1818
<string>FMWK</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>5.7.0</string>
20+
<string>5.7.1</string>
2121
<key>CFBundleSignature</key>
2222
<string>????</string>
2323
<key>CFBundleVersion</key>
24-
<string>5.7.0</string>
24+
<string>5.7.1</string>
2525
<key>NSHumanReadableCopyright</key>
2626
<string>© 2010 - 2020 PubNub, Inc.</string>
2727
<key>NSPrincipalClass</key>

PubNub.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
Pod::Spec.new do |spec|
1111
spec.name = 'PubNub'
12-
spec.version = '5.7.0'
12+
spec.version = '5.7.1'
1313
spec.summary = 'The PubNub Real-Time Network. Build real-time apps quickly and scale them globally.'
1414
spec.homepage = 'https://github.com/pubnub/objective-c'
1515

PubNub/Misc/PNConstants.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
#pragma mark General information constants
1616

1717
// Stores client library version number
18-
static NSString * const kPNLibraryVersion = @"5.7.0";
18+
static NSString * const kPNLibraryVersion = @"5.7.1";
1919

2020
// Stores information about SDK codebase
2121
static NSString * const kPNCommit = @"fd5c7ed678527fce07eaf7eb162935caf1bfd303";

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# PubNub 5.7.0 for iOS 9+
1+
# PubNub 5.7.1 for iOS 9+
22
[![Twitter](https://img.shields.io/badge/twitter-%40PubNub-blue.svg?style=flat)](https://twitter.com/PubNub)
33
[![Twitter Releases](https://img.shields.io/badge/twitter-%40PubNubRelease-blue.svg?style=flat)](https://twitter.com/PubNubRelease)
44
[![CocoaPods Compatible](https://img.shields.io/cocoapods/v/PubNub.svg?style=flat)](https://img.shields.io/cocoapods/v/PubNub.svg)

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
5.7.0
1+
5.7.1

0 commit comments

Comments
 (0)