Skip to content

Commit 2e8c373

Browse files
authored
fix: Xcode 12 compatibility
1 parent 138bfac commit 2e8c373

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

react-native-ble-manager.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ Pod::Spec.new do |s|
1313
s.source = { :git => "https://github.com/innoveit/react-native-ble-manager.git" }
1414
s.source_files = "ios/**/*.{h,m}"
1515

16-
s.dependency 'React'
16+
s.dependency 'React-Core'
1717
end

0 commit comments

Comments
 (0)