I’m having the problem now since updating to unity 4.5.
I did replace the folder (even removed and recreated it)
I did reinstall Unity twice (after unmounting and stuff like Mantas said, and I also even restarted the whole computer)
Here’s a dump of the errors I get in xCode
Undefined symbols for architecture armv7:
"_kCTSuperscriptAttributeName", referenced from:
-[BITAttributedLabel drawStrike:inRect:context:] in libHockeyAppUnity.a(BITAttributedLabel.o)
"_kCTParagraphStyleAttributeName", referenced from:
_NSAttributedStringAttributesFromLabel in libHockeyAppUnity.a(BITAttributedLabel.o)
"_kCTForegroundColorAttributeName", referenced from:
-[BITAttributedLabel commonInit] in libHockeyAppUnity.a(BITAttributedLabel.o)
-[BITAttributedLabel drawStrike:inRect:context:] in libHockeyAppUnity.a(BITAttributedLabel.o)
_NSAttributedStringAttributesFromLabel in libHockeyAppUnity.a(BITAttributedLabel.o)
-[BITAttributedLabel drawTextInRect:] in libHockeyAppUnity.a(BITAttributedLabel.o)
___NSAttributedStringBySettingColorFromContext_block_invoke in libHockeyAppUnity.a(BITAttributedLabel.o)
"_CTFontGetSize", referenced from:
___NSAttributedStringByScalingFontSize_block_invoke in libHockeyAppUnity.a(BITAttributedLabel.o)
"_kCTForegroundColorFromContextAttributeName", referenced from:
-[BITAttributedLabel renderedAttributedText] in libHockeyAppUnity.a(BITAttributedLabel.o)
___NSAttributedStringBySettingColorFromContext_block_invoke in libHockeyAppUnity.a(BITAttributedLabel.o)
"_CTFramesetterSuggestFrameSizeWithConstraints", referenced from:
-[BITAttributedLabel textRectForBounds:limitedToNumberOfLines:] in libHockeyAppUnity.a(BITAttributedLabel.o)
-[BITAttributedLabel sizeThatFits:] in libHockeyAppUnity.a(BITAttributedLabel.o)
"_CTParagraphStyleCreate", referenced from:
_NSAttributedStringAttributesFromLabel in libHockeyAppUnity.a(BITAttributedLabel.o)
"_CTFontCreateWithName", referenced from:
-[BITAttributedLabel drawStrike:inRect:context:] in libHockeyAppUnity.a(BITAttributedLabel.o)
_NSAttributedStringAttributesFromLabel in libHockeyAppUnity.a(BITAttributedLabel.o)
"_CTLineGetImageBounds", referenced from:
-[BITAttributedLabel drawBackground:inRect:context:] in libHockeyAppUnity.a(BITAttributedLabel.o)
-[BITAttributedLabel drawStrike:inRect:context:] in libHockeyAppUnity.a(BITAttributedLabel.o)
"_CTLineGetGlyphRuns", referenced from:
-[BITAttributedLabel drawBackground:inRect:context:] in libHockeyAppUnity.a(BITAttributedLabel.o)
-[BITAttributedLabel drawStrike:inRect:context:] in libHockeyAppUnity.a(BITAttributedLabel.o)
"_CTRunGetStringRange", referenced from:
-[BITAttributedLabel drawBackground:inRect:context:] in libHockeyAppUnity.a(BITAttributedLabel.o)
-[BITAttributedLabel drawStrike:inRect:context:] in libHockeyAppUnity.a(BITAttributedLabel.o)
"_CTLineGetOffsetForStringIndex", referenced from:
-[BITAttributedLabel drawBackground:inRect:context:] in libHockeyAppUnity.a(BITAttributedLabel.o)
-[BITAttributedLabel drawStrike:inRect:context:] in libHockeyAppUnity.a(BITAttributedLabel.o)
"_CTLineCreateWithAttributedString", referenced from:
-[BITAttributedLabel drawFramesetter:attributedString:textRange:inRect:context:] in libHockeyAppUnity.a(BITAttributedLabel.o)
"_CTLineCreateTruncatedLine", referenced from:
-[BITAttributedLabel drawFramesetter:attributedString:textRange:inRect:context:] in libHockeyAppUnity.a(BITAttributedLabel.o)
"_kCTFontAttributeName", referenced from:
_NSAttributedStringAttributesFromLabel in libHockeyAppUnity.a(BITAttributedLabel.o)
-[BITAttributedLabel drawTextInRect:] in libHockeyAppUnity.a(BITAttributedLabel.o)
___NSAttributedStringByScalingFontSize_block_invoke in libHockeyAppUnity.a(BITAttributedLabel.o)
"_CTFramesetterCreateFrame", referenced from:
-[BITAttributedLabel characterIndexAtPoint:] in libHockeyAppUnity.a(BITAttributedLabel.o)
-[BITAttributedLabel drawFramesetter:attributedString:textRange:inRect:context:] in libHockeyAppUnity.a(BITAttributedLabel.o)
-[BITAttributedLabel sizeThatFits:] in libHockeyAppUnity.a(BITAttributedLabel.o)
"_CTFrameGetLines", referenced from:
-[BITAttributedLabel characterIndexAtPoint:] in libHockeyAppUnity.a(BITAttributedLabel.o)
-[BITAttributedLabel drawFramesetter:attributedString:textRange:inRect:context:] in libHockeyAppUnity.a(BITAttributedLabel.o)
-[BITAttributedLabel drawBackground:inRect:context:] in libHockeyAppUnity.a(BITAttributedLabel.o)
-[BITAttributedLabel drawStrike:inRect:context:] in libHockeyAppUnity.a(BITAttributedLabel.o)
-[BITAttributedLabel sizeThatFits:] in libHockeyAppUnity.a(BITAttributedLabel.o)
"_CTLineGetTypographicBounds", referenced from:
-[BITAttributedLabel characterIndexAtPoint:] in libHockeyAppUnity.a(BITAttributedLabel.o)
"_CTLineGetStringRange", referenced from:
-[BITAttributedLabel drawFramesetter:attributedString:textRange:inRect:context:] in libHockeyAppUnity.a(BITAttributedLabel.o)
-[BITAttributedLabel sizeThatFits:] in libHockeyAppUnity.a(BITAttributedLabel.o)
"_CTLineGetStringIndexForPosition", referenced from:
-[BITAttributedLabel characterIndexAtPoint:] in libHockeyAppUnity.a(BITAttributedLabel.o)
"_kSecAttrAccount", referenced from:
+[BITKeychainUtils getPasswordForUsername:andServiceName:error:] in libHockeyAppUnity.a(BITKeychainUtils.o)
+[BITKeychainUtils storeUsername:andPassword:forServiceName:updateExisting:accessibility:error:] in libHockeyAppUnity.a(BITKeychainUtils.o)
+[BITKeychainUtils deleteItemForUsername:andServiceName:error:] in libHockeyAppUnity.a(BITKeychainUtils.o)
"_kSecValueData", referenced from:
+[BITKeychainUtils storeUsername:andPassword:forServiceName:updateExisting:accessibility:error:] in libHockeyAppUnity.a(BITKeychainUtils.o)
"_kSecClass", referenced from:
+[BITKeychainUtils getPasswordForUsername:andServiceName:error:] in libHockeyAppUnity.a(BITKeychainUtils.o)
+[BITKeychainUtils storeUsername:andPassword:forServiceName:updateExisting:accessibility:error:] in libHockeyAppUnity.a(BITKeychainUtils.o)
+[BITKeychainUtils deleteItemForUsername:andServiceName:error:] in libHockeyAppUnity.a(BITKeychainUtils.o)
+[BITKeychainUtils purgeItemsForServiceName:error:] in libHockeyAppUnity.a(BITKeychainUtils.o)
"_CTLineDraw", referenced from:
-[BITAttributedLabel drawFramesetter:attributedString:textRange:inRect:context:] in libHockeyAppUnity.a(BITAttributedLabel.o)
"_kSecReturnData", referenced from:
+[BITKeychainUtils getPasswordForUsername:andServiceName:error:] in libHockeyAppUnity.a(BITKeychainUtils.o)
"_CTRunGetTypographicBounds", referenced from:
-[BITAttributedLabel drawBackground:inRect:context:] in libHockeyAppUnity.a(BITAttributedLabel.o)
-[BITAttributedLabel drawStrike:inRect:context:] in libHockeyAppUnity.a(BITAttributedLabel.o)
"_SecItemAdd", referenced from:
+[BITKeychainUtils storeUsername:andPassword:forServiceName:updateExisting:accessibility:error:] in libHockeyAppUnity.a(BITKeychainUtils.o)
"_CTFrameGetLineOrigins", referenced from:
-[BITAttributedLabel characterIndexAtPoint:] in libHockeyAppUnity.a(BITAttributedLabel.o)
-[BITAttributedLabel drawFramesetter:attributedString:textRange:inRect:context:] in libHockeyAppUnity.a(BITAttributedLabel.o)
-[BITAttributedLabel drawBackground:inRect:context:] in libHockeyAppUnity.a(BITAttributedLabel.o)
-[BITAttributedLabel drawStrike:inRect:context:] in libHockeyAppUnity.a(BITAttributedLabel.o)
"_kSecAttrAccessibleWhenUnlocked", referenced from:
+[BITKeychainUtils storeUsername:andPassword:forServiceName:updateExisting:error:] in libHockeyAppUnity.a(BITKeychainUtils.o)
"_kSecReturnAttributes", referenced from:
+[BITKeychainUtils getPasswordForUsername:andServiceName:error:] in libHockeyAppUnity.a(BITKeychainUtils.o)
+[BITKeychainUtils deleteItemForUsername:andServiceName:error:] in libHockeyAppUnity.a(BITKeychainUtils.o)
"_SecItemCopyMatching", referenced from:
+[BITKeychainUtils getPasswordForUsername:andServiceName:error:] in libHockeyAppUnity.a(BITKeychainUtils.o)
"_kCTUnderlineStyleAttributeName", referenced from:
-[BITAttributedLabel commonInit] in libHockeyAppUnity.a(BITAttributedLabel.o)
"_kSecClassGenericPassword", referenced from:
+[BITKeychainUtils getPasswordForUsername:andServiceName:error:] in libHockeyAppUnity.a(BITKeychainUtils.o)
+[BITKeychainUtils storeUsername:andPassword:forServiceName:updateExisting:accessibility:error:] in libHockeyAppUnity.a(BITKeychainUtils.o)
+[BITKeychainUtils deleteItemForUsername:andServiceName:error:] in libHockeyAppUnity.a(BITKeychainUtils.o)
+[BITKeychainUtils purgeItemsForServiceName:error:] in libHockeyAppUnity.a(BITKeychainUtils.o)
"_kSecAttrService", referenced from:
+[BITKeychainUtils getPasswordForUsername:andServiceName:error:] in libHockeyAppUnity.a(BITKeychainUtils.o)
+[BITKeychainUtils storeUsername:andPassword:forServiceName:updateExisting:accessibility:error:] in libHockeyAppUnity.a(BITKeychainUtils.o)
+[BITKeychainUtils deleteItemForUsername:andServiceName:error:] in libHockeyAppUnity.a(BITKeychainUtils.o)
+[BITKeychainUtils purgeItemsForServiceName:error:] in libHockeyAppUnity.a(BITKeychainUtils.o)
"_CTRunGetAttributes", referenced from:
-[BITAttributedLabel drawBackground:inRect:context:] in libHockeyAppUnity.a(BITAttributedLabel.o)
-[BITAttributedLabel drawStrike:inRect:context:] in libHockeyAppUnity.a(BITAttributedLabel.o)
"_kSecAttrLabel", referenced from:
+[BITKeychainUtils storeUsername:andPassword:forServiceName:updateExisting:accessibility:error:] in libHockeyAppUnity.a(BITKeychainUtils.o)
"_kSecAttrAccessibleWhenUnlockedThisDeviceOnly", referenced from:
-[BITHockeyManager modifyKeychainUserValue:forKey:] in libHockeyAppUnity.a(BITHockeyManager.o)
___bit_appAnonID_block_invoke in libHockeyAppUnity.a(BITHockeyHelper.o)
-[BITHockeyBaseManager addStringValueToKeychainForThisDeviceOnly:forKey:] in libHockeyAppUnity.a(BITHockeyBaseManager.o)
"_CTFontGetUnderlineThickness", referenced from:
-[BITAttributedLabel drawStrike:inRect:context:] in libHockeyAppUnity.a(BITAttributedLabel.o)
"_SecItemDelete", referenced from:
+[BITKeychainUtils deleteItemForUsername:andServiceName:error:] in libHockeyAppUnity.a(BITKeychainUtils.o)
+[BITKeychainUtils purgeItemsForServiceName:error:] in libHockeyAppUnity.a(BITKeychainUtils.o)
"_SecItemUpdate", referenced from:
+[BITKeychainUtils storeUsername:andPassword:forServiceName:updateExisting:accessibility:error:] in libHockeyAppUnity.a(BITKeychainUtils.o)
"_CTFramesetterCreateWithAttributedString", referenced from:
-[BITAttributedLabel framesetter] in libHockeyAppUnity.a(BITAttributedLabel.o)
-[BITAttributedLabel drawTextInRect:] in libHockeyAppUnity.a(BITAttributedLabel.o)
"_CTFontCreateCopyWithAttributes", referenced from:
___NSAttributedStringByScalingFontSize_block_invoke in libHockeyAppUnity.a(BITAttributedLabel.o)
"_kSecAttrAccessible", referenced from:
+[BITKeychainUtils storeUsername:andPassword:forServiceName:updateExisting:accessibility:error:] in libHockeyAppUnity.a(BITKeychainUtils.o)
ld: symbol(s) not found for architecture armv7
clang: error: linker command failed with exit code 1 (use -v to see invocation)