Skip to content

Commit 16b6948

Browse files
authored
Update rnmapbox-maps.podspec
1 parent f0f0235 commit 16b6948

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rnmapbox-maps.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ Pod::Spec.new do |s|
253253
case $RNMapboxMapsImpl
254254
when 'mapbox'
255255
sp.source_files = "ios/RNMBX/**/*.{h,m,mm,swift}"
256-
sp.private_header_files = 'ios/RNMBX/RNMBXFabricHelpers.h', 'ios/RNMBX/RNMBXFabricPropConvert.h', 'ios/RNMBX/rnmapbox_maps-Swift.pre.h', 'ios/RNMBX/Utils/FollyImporter.h'
256+
sp.private_header_files = 'ios/RNMBX/RNMBXFabricHelpers.h', 'ios/RNMBX/RNMBXFabricPropConvert.h', 'ios/RNMBX/rnmapbox_maps-Swift.pre.h', 'ios/RNMBX/Utils/RNMBXFollyConvert.h'
257257
if new_arch_enabled
258258
sp.pod_target_xcconfig = { 'DEFINES_MODULE' => 'YES' }
259259
install_modules_dependencies(sp)

0 commit comments

Comments
 (0)