overshare / overshare-kit

A soup-to-nuts sharing library for iOS.
MIT License
1.81k stars 132 forks source link

Sample app fails to build #49

Closed benhirashima closed 10 years ago

benhirashima commented 10 years ago

When I try to build the sample app, I get the following build error. Perhaps this is related to commit d5655fdb51b576c17cfbd3cafaba1af676fc90f5.

Undefined symbols for architecture armv7: "_OBJCCLASS$_OSKSaveToCameraRollActivity", referenced from: objc-class-ref in OSKActivitiesManager.o ld: symbol(s) not found for architecture armv7 clang: error: linker command failed with exit code 1 (use -v to see invocation)

jaredsinclair commented 10 years ago

Nice catch. Pushed a fix to master.