mtomic
mtomic
The following command produces the error: ``` Ld /Users/markotomic/Library/Developer/Xcode/DerivedData/NativebaseKitchenSink-elvnsdrsrbdwqtdvdsithdwuzlls/Build/Products/Debug-iphonesimulator/NativebaseKitchenSink.app/NativebaseKitchenSink normal x86_64 cd /Users/markotomic/Documents/workspace_mobile/NativeBase-KitchenSink/ios export IPHONEOS_DEPLOYMENT_TARGET=8.0 export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator10.2.sdk -L/Users/markotomic/Library/Developer/Xcode/DerivedData/NativebaseKitchenSink-elvnsdrsrbdwqtdvdsithdwuzlls/Build/Products/Debug-iphonesimulator -F/Users/markotomic/Library/Developer/Xcode/DerivedData/NativebaseKitchenSink-elvnsdrsrbdwqtdvdsithdwuzlls/Build/Products/Debug-iphonesimulator -filelist /Users/markotomic/Library/Developer/Xcode/DerivedData/NativebaseKitchenSink-elvnsdrsrbdwqtdvdsithdwuzlls/Build/Intermediates/NativebaseKitchenSink.build/Debug-iphonesimulator/NativebaseKitchenSink.build/Objects-normal/x86_64/NativebaseKitchenSink.LinkFileList -Xlinker -rpath -Xlinker @executable_path/Frameworks...