xcode-multi-line-func icon indicating copy to clipboard operation
xcode-multi-line-func copied to clipboard

Bump deployment target

Open angeria opened this issue 3 years ago • 0 comments

Fix the following warnings:

ld: warning: dylib (/Applications/Xcode.app/Contents/Developer/Library/Frameworks/XcodeKit.framework/XcodeKit) was built for newer macOS version (11.0) than being linked (10.14)

ld: warning: object file (/Applications/Xcode.app/Contents/Developer/usr/lib/libXcodeExtension.a(libXcodeExtension.a-x86_64-master.o)) was built for newer macOS version (10.14.6) than being linked (10.14)

angeria avatar Feb 18 '22 11:02 angeria