Error cleaning build folder
You do not have the required file permissions
You do not have the required file permissions
Application failed codesign verification. The signature was invalid, or it was not signed with an Apple submission certificate. (-19011)
Thu Jul 22 11:46:34 jouni-iDevice installd[643]: entitlement 'keychain-access-groups' has value not permitted by a provisioning profile
Thu Jul 22 11:46:34 jouni-iDevice installd[643]: entitlement 'application-identifier' has value not permitted by a provisioning profile
...
Thu Jul 22 11:47:06 jouni-iDevice SpringBoard[28]: Application 'Zattr' exited abnormally with signal 11: Segmentation fault
Fri Jul 2 10:26:23 jouni-iDevice installd[6313]The reason is that you have previously installed your application from App Store and overwriting app binary with a developer version is not enough.: entitlement 'keychain-access-groups' has value not permitted by a provisioning profile
Fri Jul 2 10:26:23 jouni-iDevice installd[6313]: entitlement 'application-identifier' has value not permitted by a provisioning profile
Undefined symbols:Finally found out that even though my version of TouchXML links to dynamic libxml2, I need to link libxml2 with application, too! Expected that once would be enough. Now wondering whether it really will be linked twice.
"_xmlDocSetRootElement", referenced from:
+[CXMLNode(CXMLNode_CreationExtensions) documentWithRootElement:] in libTouchXML.a
ld: symbol(s) not found
collect2: ld returned 1 exit status
warning: skipping file '/Users/jounimiettunen/svn_iphone/project/trunk/protobuf/ProtocolBuffers.xcodeproj' (unexpected file type 'wrapper.pb-project' in Frameworks & Libraries build phase)