Skip to content

Commit 1f1c459

Browse files
committed
Revert "Silence -Wdocumentation warnings (#7)"
This reverts commit 0168e2d. CocoaPods rejects this and says warnings must be enabled.
1 parent 4e5e0cc commit 1f1c459

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

boost-for-react-native.podspec

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ Pod::Spec.new do |spec|
77
spec.authors = 'Rene Rivera'
88
spec.source = { :git => 'https://github.com/react-native-community/boost-for-react-native.git',
99
:tag => 'v1.63.0-0' }
10-
spec.compiler_flags = '-Wno-documentation'
1110

1211
# Pinning to the same version as React.podspec.
1312
spec.platforms = { :ios => '10.0', :tvos => '10.0' }

0 commit comments

Comments
 (0)