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

Update libxmtp-swift to 0.4.2-beta2 #256

Merged
merged 1 commit into from
Feb 20, 2024

Conversation

zombieobject
Copy link
Contributor

@zombieobject zombieobject commented Feb 20, 2024

libxmtp-swift 0.4.2-beta2 contains an update to Package.swift that fixes linker errors when running tests. This update has no impact upon clients that consume libxmtp-swift via CocoaPods as Package.swift is only a Swift Package Manager implementation.

With this update it is now possible to run tests from the CLI using swift test.

A prettier version of the test suite can be run by piping the output accordingly:

swift test --parallel | grep -E "Test Case|XCTAssert|❌|✅"

libxmtp-swift 0.4.2-beta2 contains an update to Package.swift that fixes linker errors when running tests.
@zombieobject zombieobject self-assigned this Feb 20, 2024
@zombieobject zombieobject requested a review from a team as a code owner February 20, 2024 22:09
@zombieobject zombieobject added the enhancement New feature or request label Feb 20, 2024
@zombieobject zombieobject merged commit 2a6081e into main Feb 20, 2024
1 check passed
@zombieobject zombieobject deleted the development/update-libxmtp-swift branch February 20, 2024 22:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants