Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

Commit 0ed9db6

Browse files
committed
remove public_header_files
1 parent 5ed4f8e commit 0ed9db6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/quick_actions/quick_actions_ios/ios/quick_actions_ios.podspec

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ Downloaded by pub (not CocoaPods).
2020
'LIBRARY_SEARCH_PATHS' => '$(TOOLCHAIN_DIR)/usr/lib/swift/$(PLATFORM_NAME)/ $(SDKROOT)/usr/lib/swift',
2121
'LD_RUNPATH_SEARCH_PATHS' => '/usr/lib/swift',
2222
}
23-
s.public_header_files = 'Classes/**/*.h'
2423
s.dependency 'Flutter'
2524
s.platform = :ios, '9.0'
2625
s.pod_target_xcconfig = { 'DEFINES_MODULE' => 'YES' }

0 commit comments

Comments
 (0)