I am developing applications using Objective C as front end , SUP as middleware and SAP as backend
Undefined symbols for architecture i386:
"_OBJC_CLASS_$_MBOLogger", referenced from:
objc-class-ref in CallbackHandler.o
objc-class-ref in AnonymousCallbackHandler.o
"_OBJC_CLASS_$_SUPAbstractDBRBS", referenced from:
_OBJC_CLASS_$_GBGraybarMobilityDB in libgeneratedcode_lib.a(GBGraybarMobilityDB.o)
_OBJC_CLASS_$_GBAnonGraybarMobilityAnonymousDB in libgeneratedcode_lib.a(GBAnonGraybarMobilityAnonymousDB.o)
"_OBJC_CLASS_$_SUPAbstractEntityRBS", referenced from:
_OBJC_CLASS_$_GBCustomAddress in libgeneratedcode_lib.a(GBCustomAddress.o)
_OBJC_CLASS_$_GBPackageProperties in libgeneratedcode_lib.a(GBPackageProperties.o)
_OBJC_CLASS_$_GBOrder_Delivery_Line_Item in libgeneratedcode_lib.a(GBOrder_Delivery_Line_Item.o)
_OBJC_CLASS_$_GBContactMethod in libgeneratedcode_lib.a(GBContactMethod.o)
_OBJC_CLASS_$_GBAnonLogRecordImpl in libgeneratedcode_lib.a(GBAnonLogRecordImpl.o)
objc-class-ref in libgeneratedcode_lib.a(GBAnonLogRecordImpl.o)
_OBJC_CLASS_$_GBFavoriteList in libgeneratedcode_lib.a(GBFavoriteList.o)
my problem is when I am running my application on iPhone Simulator which is having connection to the middleware and using SUP libraries,it is showing build failed 'Linker command failed with Exit code 1' My Xcode version is 7.3 ,simulator is 9.3 iPhone 4s.I am using SUP Object API version 2.3.7