We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d884a99 commit 18c81efCopy full SHA for 18c81ef
packages/network_info_plus/network_info_plus/macos/network_info_plus.podspec
@@ -19,5 +19,5 @@ Pod::Spec.new do |s|
19
20
s.platform = :osx
21
s.osx.deployment_target = '10.14'
22
- s.resource_bundles = {'network_info_plus_privacy' => ['PrivacyInfo.xcprivacy']}
+ s.resource_bundles = {'network_info_plus_privacy' => ['network_info_plus/Sources/network_info_plus/PrivacyInfo.xcprivacy']}
23
end
0 commit comments