Skip to content

Commit 59f79ea

Browse files
authored
Merge pull request #113 from flochtililoch/patch-1
Fix: Xcode 12 compatibility
2 parents 28f8a9d + 0d9a7d0 commit 59f79ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Iterable-React-Native-SDK.podspec

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@ Pod::Spec.new do |s|
2525
s.swift_version = '5.3'
2626

2727
s.dependency 'Iterable-iOS-SDK', '~> 6.3.0-beta2'
28-
s.dependency 'React'
29-
end
28+
s.dependency 'React-Core'
29+
end

0 commit comments

Comments
 (0)