Can anyone help me? I can’t fix this error when building an ios app with aws sdk.
Undefined symbols for architecture i386:
"_OBJC_METACLASS_$_GHTestCase", referenced from:
_OBJC_METACLASS_$_STSTests in AWSiOSSDK(STSTests.o)
"_OBJC_CLASS_$_GHTestCase", referenced from:
_OBJC_CLASS_$_STSTests in AWSiOSSDK(STSTests.o)
"_GHComposeString", referenced from:
-[STSTests testGetSessionToken] in AWSiOSSDK(STSTests.o)
-[STSTests testGetFederatedSessionToken] in AWSiOSSDK(STSTests.o)
Add and link with the GHUnitIOS.Framework.