uhooi / UhooiPicBook

Uhooi's character book.
MIT License
107 stars 25 forks source link

Warning when running xcodebuild build #288

Open uhooi opened 2 years ago

uhooi commented 2 years ago

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[bot] commented 2 years ago

👋 Thanks for reporting! Please PR :)