LetsMove icon indicating copy to clipboard operation
LetsMove copied to clipboard

10.4/10.5 SDKs in Project Settings

Open pointum opened this issue 8 years ago • 0 comments

The project still has code and references to the old SDKs:

screen shot 2017-11-21 at 14 16 41

This causes this warning: libarclite_macosx.a(arclite.o)) was built for newer OSX version (10.6) than being linked (10.5)

I thought this commit is supposed to drop anything below 10.6. I could make a PR that removes obsolete settings and code.

pointum avatar Nov 21 '17 11:11 pointum