Skip to content

Commit c322633

Browse files
authored
fix: Xcode 12 compatibility (#181)
1 parent 75e943e commit c322633

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RNCPushNotificationIOS.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ Pod::Spec.new do |s|
1818

1919
s.platform = :ios, "9.0"
2020

21-
s.dependency "React"
21+
s.dependency "React-Core"
2222

2323
end

0 commit comments

Comments
 (0)