Closed
Description
I'm using SQLite from CocoaPods, and I want to use the latest 0.15.0 version that includes an updated privacy manifest file.
However, it seems that the update has not yet been reflected on CocoaPods (https://cocoapods.org/pods/SQLite.swift).
When I run 'pod lib lint --allow-warnings' in the terminal, it appears that Twitter URL is causing an error.
I would greatly appreciate it if you could address this issue.
Thank you.
pod lib lint --allow-warnings
-> SQLite.swift (0.15.0)
- NOTE | url: The URL (https://twitter.com/stephencelis) is not reachable.
- ERROR | [iOS] unknown: Encountered an unknown error (/usr/bin/xcrun simctl list -j devices
xcrun: error: unable to find utility "simctl", not a developer tool or in PATH
) during validation.
[!] SQLite.swift did not pass validation, due to 1 error.
You can use the `--no-clean` option to inspect any issue.
Metadata
Metadata
Assignees
Labels
No labels