Note that there are some explanatory texts on larger screens.

plurals
  1. POXCode 4.3 - Build error "missing required architecture armv7"
    primarykey
    data
    text
    <p>After upgrade XCode from 4.2 to 4.3 I've got below problem. I can't build it. Do you guys have idea how can I resolve this problem? even some clue would be helpful to me.</p> <pre><code>ld: warning: ignoring file /Applications/Xcode.app/Contents/Developer/Library/Frameworks/SenTestingKit.framework/SenTestingKit, missing required architecture armv7 in file Undefined symbols for architecture armv7: "_STComposeString", referenced from: -[NSMutableURLRequest_ParametersTest verifyDefaultParametersForRequest:] in NSMutableURLRequest+ParametersTest.o -[NSMutableURLRequest_ParametersTest verifyModifiedParametersForRequest:] in NSMutableURLRequest+ParametersTest.o -[NSMutableURLRequest_ParametersTest verifyEmptyParametersForRequest:] in NSMutableURLRequest+ParametersTest.o -[NSString_URLEncodingTest testURLEncodedString] in NSString+URLEncodingTest.o -[NSURL_BaseTest testURLStringWithoutQuery] in NSURL+BaseTest.o -[OAHMAC_SHA1SignatureProviderTest testSignClearText] in OAHMAC_SHA1SignatureProviderTest.o -[OAMutableURLRequestTest testGenerateNonce] in OAMutableURLRequestTest.o ... "_OBJC_CLASS_$_SenTestCase", referenced from: _OBJC_CLASS_$_NSMutableURLRequest_ParametersTest in NSMutableURLRequest+ParametersTest.o _OBJC_CLASS_$_NSString_URLEncodingTest in NSString+URLEncodingTest.o _OBJC_CLASS_$_NSURL_BaseTest in NSURL+BaseTest.o _OBJC_CLASS_$_OAHMAC_SHA1SignatureProviderTest in OAHMAC_SHA1SignatureProviderTest.o _OBJC_CLASS_$_OAMutableURLRequestTest in OAMutableURLRequestTest.o _OBJC_CLASS_$_OAPlaintextSignatureProviderTest in OAPlaintextSignatureProviderTest.o _OBJC_CLASS_$_OARequestParameterTest in OARequestParameterTest.o ... "_OBJC_METACLASS_$_SenTestCase", referenced from: _OBJC_METACLASS_$_NSMutableURLRequest_ParametersTest in NSMutableURLRequest+ParametersTest.o _OBJC_METACLASS_$_NSString_URLEncodingTest in NSString+URLEncodingTest.o _OBJC_METACLASS_$_NSURL_BaseTest in NSURL+BaseTest.o _OBJC_METACLASS_$_OAHMAC_SHA1SignatureProviderTest in OAHMAC_SHA1SignatureProviderTest.o _OBJC_METACLASS_$_OAMutableURLRequestTest in OAMutableURLRequestTest.o _OBJC_METACLASS_$_OAPlaintextSignatureProviderTest in OAPlaintextSignatureProviderTest.o _OBJC_METACLASS_$_OARequestParameterTest in OARequestParameterTest.o ... ld: symbol(s) not found for architecture armv7 clang: error: linker command failed with exit code 1 (use -v to see invocation) </code></pre>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload