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 dependencies of sample tests so most of them are able to run #290

Merged
merged 2 commits into from
Dec 11, 2021

Conversation

woshimaliang
Copy link
Contributor

i.e., make run_swift should work now, which previously would fail.

The integration test(make test) requires more changes, but only a few errors now :)

The following build commands failed:
	Ld /Users/lma/Library/Developer/Xcode/DerivedData/UrlGet-hgpbgbnmkatzrbcfjhuuwfdjsmxh/Build/Intermediates.noindex/UrlGet.build/Debug-iphonesimulator/ios-app.build/Objects-normal/x86_64/Binary/ios-app normal x86_64 (in target 'ios-app' from project 'UrlGet')
	Ld /Users/lma/Library/Developer/Xcode/DerivedData/UrlGet-hgpbgbnmkatzrbcfjhuuwfdjsmxh/Build/Intermediates.noindex/UrlGet.build/Debug-iphonesimulator/ios-app.build/Objects-normal/i386/Binary/ios-app normal i386 (in target 'ios-app' from project 'UrlGet')
	Ld /Users/lma/Library/Developer/Xcode/DerivedData/UrlGet-hgpbgbnmkatzrbcfjhuuwfdjsmxh/Build/Intermediates.noindex/UrlGet.build/Debug-iphonesimulator/ios-app.build/Objects-normal/arm64/Binary/ios-app normal arm64 (in target 'ios-app' from project 'UrlGet')

…ake run_swift`.

The integration test still needs more fix, but the erros are only a few lines now :)

The following build commands failed:
	Ld /Users/lma/Library/Developer/Xcode/DerivedData/UrlGet-hgpbgbnmkatzrbcfjhuuwfdjsmxh/Build/Intermediates.noindex/UrlGet.build/Debug-iphonesimulator/ios-app.build/Objects-normal/x86_64/Binary/ios-app normal x86_64 (in target 'ios-app' from project 'UrlGet')
	Ld /Users/lma/Library/Developer/Xcode/DerivedData/UrlGet-hgpbgbnmkatzrbcfjhuuwfdjsmxh/Build/Intermediates.noindex/UrlGet.build/Debug-iphonesimulator/ios-app.build/Objects-normal/i386/Binary/ios-app normal i386 (in target 'ios-app' from project 'UrlGet')
	Ld /Users/lma/Library/Developer/Xcode/DerivedData/UrlGet-hgpbgbnmkatzrbcfjhuuwfdjsmxh/Build/Intermediates.noindex/UrlGet.build/Debug-iphonesimulator/ios-app.build/Objects-normal/arm64/Binary/ios-app normal arm64 (in target 'ios-app' from project 'UrlGet')
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.

2 participants