Skip to content

Commit 32b0c91

Browse files
github-actions[bot]fadi-george
authored andcommitted
Update iOS SDK to 5.5.3
1 parent c6d85f4 commit 32b0c91

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

OneSignalCapacitorPlugin.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
require 'json'
22

33
package = JSON.parse(File.read(File.join(__dir__, 'package.json')))
4-
onesignal_xcframework_version = '5.5.2'
4+
onesignal_xcframework_version = '5.5.3'
55
onesignal_disable_location_env = ENV['ONESIGNAL_DISABLE_LOCATION'].to_s.strip.downcase
66
onesignal_disable_location = ['true', '1'].include?(onesignal_disable_location_env)
77

0 commit comments

Comments
 (0)