Examples are broken #52
gerchicov-vg
started this conversation in
General
Replies: 1 comment 2 replies
-
Hi @gerchicov-vg, all 3 example apps compile and run for me just fine. Please make sure you are opening the workspace, not the Package.swift, and that you have checked your build failures for any "Enable macro" errors. Since this isn't an issue with the library I am going to convert it to a discussion. Please feel free to continue the conversation over there! |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
Tried to run examples from this repo:
1)all 3 require SharingGRDB to import manually
2)
CaseStudies
runs, other ones don't compileChecklist
main
branch of this package.Expected behavior
Xcode can compile each executable subproject (+without of adding SharingGRDB manually if it is possible)
Actual behavior
Xcode can compile CaseStudies only after fixing SharingGRDB
Reproducing project
It is just examples from this library
SharingGRDB version information
0.2.2 (latest
Sharing version information
No response
GRDB version information
7.5.0
Destination operating system
18.2
Xcode version information
16.2
Swift Compiler version information
Beta Was this translation helpful? Give feedback.
All reactions