Skip to content

Version 0.15.0 Not Applied in CocoaPods #1250

Closed
@sihon321

Description

@sihon321

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions