Skip to content

Commit 509b4bc

Browse files
j-piaseckitido64
andauthored
Update RNCAsyncStorage.podspec
Co-authored-by: Tommy Nguyen <4123478+tido64@users.noreply.github.com>
1 parent f18666b commit 509b4bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RNCAsyncStorage.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Pod::Spec.new do |s|
2323
'HEADER_SEARCH_PATHS' => '"$(PODS_ROOT)/boost" "$(PODS_ROOT)/boost-for-react-native" "$(PODS_ROOT)/RCT-Folly"',
2424
'CLANG_CXX_LANGUAGE_STANDARD' => 'c++17',
2525
}
26-
s.platforms = { ios: '12.4', tvos: '11.0', :osx => "10.15" }
26+
s.platforms = { ios: '13.4', tvos: '11.0', :osx => "10.15" }
2727
s.compiler_flags = folly_compiler_flags + ' -DRCT_NEW_ARCH_ENABLED'
2828

2929
s.dependency "React"

0 commit comments

Comments
 (0)