Codesign problem on 10.12

I have a project that builds just fine on my Mac Pro with 10.11 on it. But when I try to build it on my MacBook Pro with 10.12 I get this error:


/Users/brian/Library/Developer/Xcode/DerivedData/Nanosaur_2_-_iOS-avkcubyaqxamgcarkvneoavwjuwx/Build/Products/Optimized-iphoneos/Nanosaur2.app: resource fork, Finder information, or similar detritus not allowed


Anyone have a clue?


-Brian

Replies

Try:


execute "xattr -rc ." both in DerivedData directory and Project directory


See: https://forums.developer.apple.com/thread/48726