We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c8028c commit 55b6c84Copy full SHA for 55b6c84
react-native-onesignal.podspec
@@ -21,6 +21,6 @@ Pod::Spec.new do |s|
21
# REQUIRED: Ensure you have the following in your project's Podfile
22
# pod 'React', :path => '../node_modules/react-native/'
23
24
- # The Native OneSignal-iOS-SDK from cocoapods.
25
- s.dependency 'OneSignal', '3.4.3'
+ # The Native OneSignal-iOS-SDK XCFramework from cocoapods.
+ s.dependency 'OneSignalXCFramework', '3.4.4'
26
end
0 commit comments