Skip to content

Commit

Permalink
chore: update comment on a wkroarund
Browse files Browse the repository at this point in the history
  • Loading branch information
grabbou committed Oct 23, 2020
1 parent c2adc84 commit bb6c456
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions third-party-podspecs/RCT-Folly.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -123,5 +123,7 @@ Pod::Spec.new do |spec|
# 'folly/experimental/{ReadMostlySharedPtr,TLRefCount}.h',
end

# Folly has issues when compiled with iOS 10 set as deployment target
# See https://github.com/facebook/folly/issues/1470 for details
spec.platforms = { :ios => "9.0", :tvos => "9.0" }
end

0 comments on commit bb6c456

Please sign in to comment.