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

Warning when running xcodebuild build #288

Open
uhooi opened this issue Jan 11, 2022 · 1 comment
Open

Warning when running xcodebuild build #288

uhooi opened this issue Jan 11, 2022 · 1 comment

Comments

@uhooi
Copy link
Owner

uhooi commented Jan 11, 2022

Overview

Warning when running make build-develop-debug .

Log

objc[87511]: Class AMSupportURLConnectionDelegate is implemented in both /usr/lib/libauthinstall.dylib (0x1f8f1bb78) and /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice (0x110f202c8). One of the two will be used. Which one is undefined.
objc[87511]: Class AMSupportURLSession is implemented in both /usr/lib/libauthinstall.dylib (0x1f8f1bbc8) and /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice (0x110f20318). One of the two will be used. Which one is undefined.

References

@github-actions
Copy link

👋 Thanks for reporting!
Please PR :)

@uhooi uhooi removed the triage label Jan 11, 2022
@uhooi uhooi changed the title Warning when running make build-develop-debug Warning when running xcodebuild build Jan 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant