crasowas / app_store_required_privacy_manifest_analyser

A shell script used to analyze privacy manifests in the specified directory to ensure that your app complies with the App Store requirements.
MIT License
132 stars 10 forks source link

Package Dependencies using Swift Package Manager #15

Open socialvanana opened 1 month ago

socialvanana commented 1 month ago

It looks like not all dependencies are inpected.

How to inspect 3rd party libraries implemented by Swift Package Manager?

crasowas commented 4 weeks ago

The feature is now available! Feel free to reanalyze your project.

Here's an example for reference: ios_swiftpm_example.