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

CI / CD Swift Test not functional #119

Open
MarcoDotIO opened this issue Apr 25, 2023 · 0 comments
Open

CI / CD Swift Test not functional #119

MarcoDotIO opened this issue Apr 25, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@MarcoDotIO
Copy link
Member

Describe the bug

When running with the Swift test function for GitHub Actions, the program faults out after being built.

To Reproduce

No response

Code snippets

2023-04-23 02:48:09.036 xctest[3491:11765] The bundle “AptosKitPackageTests.xctest” couldn’t be loaded. Try reinstalling the bundle.

2023-04-23 02:48:09.036 xctest[3491:11765] (dlopen(/Users/runner/work/AptosKit/AptosKit/.build/x86_64-apple-macosx/debug/AptosKitPackageTests.xctest/Contents/MacOS/AptosKitPackageTests, 0x0109): Symbol not found: (_$s10Foundation10URLRequestV10httpMethodSSSgvs)

  Referenced from: '/Users/runner/work/AptosKit/AptosKit/.build/x86_64-apple-macosx/debug/AptosKitPackageTests.xctest/Contents/MacOS/AptosKitPackageTests'

  Expected in: '/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation')

OS

No response

Swift Version

No response

Xcode Version

No response

Library version

No response

@MarcoDotIO MarcoDotIO added the bug Something isn't working label Apr 25, 2023
@MarcoDotIO MarcoDotIO self-assigned this Jul 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant