| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
Sean McBride wrote: >There's no "Other Objective-C Flags" is there? How about -Wprotocol and >-Wundeclared-selector? Putting them in WARNING_CFLAGS or OTHER_CFLAGS >gives me: "-Wprotocol is valid for ObjC/ObjC++ but not for C", putting >them in OTHER_CPLUSPLUSFLAGS will miss .m files I assume. > >Any way to get these 2 in multi-language projects? Define a custom rule? A pattern for .m files that runs a custom script should work. You could put any options you want directly the script, or write the script to use shell-variables defined by Xcode settings. See Xcode Help's section on Build Rules. -- GG _______________________________________________ Do not post admin requests to the list. They will be ignored. Xcode-users mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/xcode-users/email@hidden This email sent to email@hidden
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.