Skip to content

Commit 0f48b5b

Browse files
authored
Merge pull request #16 from aaulthudl/master
fix: xcode 12 compatibility
2 parents 6411297 + efb0e08 commit 0f48b5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

react-native-startup-time.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ Pod::Spec.new do |s|
1414
s.platform = :ios, "9.0"
1515
s.source_files = "ios/**/*.{h,m}"
1616

17-
s.dependency 'React'
17+
s.dependency 'React-Core'
1818
end

0 commit comments

Comments
 (0)