0
votes

I'm working on to create new app on xcode.

I got that error

Argument list too long: recursive header expansion failed at /Applications/Microsoft Office 2011/Office/Office First Run/MUD/Outlook Script Menu Items/Create Note from Message.scptd/Contents/Resources/Scripts.

Have any idea to solve this ?

1

1 Answers

1
votes

What's in your Header Search Paths? Looks like you let the compiler search for your headers on the whole disk recursively (/**).