Viva icon indicating copy to clipboard operation
Viva copied to clipboard

Cannot run on Lion / Xcode 4.6

Open timidri opened this issue 12 years ago • 1 comments

When building and running, I get this error in the console view:

dyld: lazy symbol binding failed: Symbol not found: _objc_setProperty_nonatomic
  Referenced from: /Users/.../Library/Developer/Xcode/DerivedData/Viva-hfbuzzvfuuqquvcmuapalimsmweg/Build/Products/Debug/Viva.app/Contents/MacOS/Viva
  Expected in: /usr/lib/libobjc.A.dylib

dyld: Symbol not found: _objc_setProperty_nonatomic
  Referenced from: /Users/.../Library/Developer/Xcode/DerivedData/Viva-hfbuzzvfuuqquvcmuapalimsmweg/Build/Products/Debug/Viva.app/Contents/MacOS/Viva
  Expected in: /usr/lib/libobjc.A.dylib

and no UI appears.

timidri avatar May 10 '13 13:05 timidri

After playing with the "Base SDK" setting a bit the app started running correctly. Not sure what caused the error though, so leaving this issue open for possible additions.

timidri avatar May 10 '13 14:05 timidri