kentnguyen / KNSemiModalViewController

KNSemiModalViewController
1.8k stars 278 forks source link

linker command failed with exit code 1 (use -v to see invocation) on iOS 10 :( #81

Open sphairo opened 8 years ago

sphairo commented 8 years ago

ld: warning: directory not found for option '-L/Users/sphairo/consulta-ios-client/client/build/Release-iphoneos' duplicate symbol _KNSemiModalTransitionStyle in:

/Users/sphairo/Library/Developer/Xcode/DerivedData/client-bagorrbdyxhwjhcvgtjkwgkrpxjr/Build/Intermediates/client.build/Debug-iphonesimulator/client.build/Objects-normal/x86_64/MyViewController.o

x duplicate symbols for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation)

gfchenun commented 7 years ago

75