Skip to content
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

CBL-2862: Add package validation actions #3173

Merged
merged 3 commits into from
Jul 14, 2023
Merged

Conversation

velicuvlad
Copy link
Contributor

No description provided.

@velicuvlad velicuvlad changed the title Test2 Test Jun 30, 2023
@@ -0,0 +1,3 @@
struct CouchbaseLiteSwift {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Couchbase Lite Swift package is a binary swift package. Can you explain why we need this file? If we really need it, can we make it an empty struct without the "Hello, World!"?

- name: Build & test MacOS
run: |
swift build -v
swift test -v
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I do not know how this works when trying to build the binary swift package which is generated from swift version 5.3.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@velicuvlad velicuvlad changed the title Test CBL-2862: Add package validation actions Jul 13, 2023
@velicuvlad velicuvlad merged commit ee07027 into master Jul 14, 2023
10 checks passed
@velicuvlad velicuvlad deleted the package-valid-test2 branch July 14, 2023 15:44
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.

3 participants