Skip to content

Update CI / build #1316

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
Open

Update CI / build #1316

wants to merge 12 commits into from

Conversation

jberkel
Copy link
Collaborator

@jberkel jberkel commented May 20, 2025

CI currently fails with the following error in the standalone subspec.

  - ERROR | [visionOS] [SQLite.swift/standalone] unknown: Encountered an unknown error (The platform of the target `App` (visionOS 1.0) is not compatible with `sqlite3 (3.49.1)`, which does not support `visionOS`.) during validation.

As a quick fix, this PR disables the visionOS platform for the standalone subspec, the sqlite3 spec probably needs updating to declare compatibility.

@jberkel jberkel marked this pull request as draft May 20, 2025 20:20
@jberkel jberkel changed the title Fix build [WIP] Fix build May 20, 2025
@jberkel jberkel changed the title Fix build Disable visionOS in standalone subspec lint May 20, 2025
@jberkel jberkel marked this pull request as ready for review May 20, 2025 21:55
@jberkel
Copy link
Collaborator Author

jberkel commented May 21, 2025

PR on the sqlite podspec: clemensg/sqlite3pod#30

@jberkel jberkel changed the title Disable visionOS in standalone subspec lint Update CI / build May 22, 2025
@jberkel
Copy link
Collaborator Author

jberkel commented May 22, 2025

related PR in SQLcipher: sqlcipher/sqlcipher#553

@jberkel
Copy link
Collaborator Author

jberkel commented May 22, 2025

related PR in cocoapods: CocoaPods/CocoaPods#12816

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant