Skip to content

Instantly share code, notes, and snippets.

@pswenson
Created January 12, 2014 04:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pswenson/284ef7cff7dbdfaa4c32 to your computer and use it in GitHub Desktop.
Save pswenson/284ef7cff7dbdfaa4c32 to your computer and use it in GitHub Desktop.
Ld /Users/philswenson/Library/Developer/Xcode/DerivedData/3rdRevolution-crkklmdwurdjtrbjvjedcqqeoyvk/Build/Intermediates/ArchiveIntermediates/3rdRevolution/IntermediateBuildFilesPath/3rdRevolution.build/Release-iphoneos/3rdRevolution.build/Objects-normal/armv7/3rdRevolution normal armv7
cd /Users/philswenson/dev/3rdRev/3R_iOS
setenv IPHONEOS_DEPLOYMENT_TARGET 7.0
setenv PATH "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.0.sdk -L/Users/philswenson/Library/Developer/Xcode/DerivedData/3rdRevolution-crkklmdwurdjtrbjvjedcqqeoyvk/Build/Intermediates/ArchiveIntermediates/3rdRevolution/BuildProductsPath/Release-iphoneos -F/Users/philswenson/Library/Developer/Xcode/DerivedData/3rdRevolution-crkklmdwurdjtrbjvjedcqqeoyvk/Build/Intermediates/ArchiveIntermediates/3rdRevolution/BuildProductsPath/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Library/Frameworks -filelist /Users/philswenson/Library/Developer/Xcode/DerivedData/3rdRevolution-crkklmdwurdjtrbjvjedcqqeoyvk/Build/Intermediates/ArchiveIntermediates/3rdRevolution/IntermediateBuildFilesPath/3rdRevolution.build/Release-iphoneos/3rdRevolution.build/Objects-normal/armv7/3rdRevolution.LinkFileList -dead_strip -fobjc-arc -fobjc-link-runtime -miphoneos-version-min=7.0 -framework UIKit -framework Foundation -framework CoreGraphics -lPods -Xlinker -dependency_info -Xlinker /Users/philswenson/Library/Developer/Xcode/DerivedData/3rdRevolution-crkklmdwurdjtrbjvjedcqqeoyvk/Build/Intermediates/ArchiveIntermediates/3rdRevolution/IntermediateBuildFilesPath/3rdRevolution.build/Release-iphoneos/3rdRevolution.build/Objects-normal/armv7/3rdRevolution_dependency_info.dat -o /Users/philswenson/Library/Developer/Xcode/DerivedData/3rdRevolution-crkklmdwurdjtrbjvjedcqqeoyvk/Build/Intermediates/ArchiveIntermediates/3rdRevolution/IntermediateBuildFilesPath/3rdRevolution.build/Release-iphoneos/3rdRevolution.build/Objects-normal/armv7/3rdRevolution
Undefined symbols for architecture armv7:
"_CACurrentMediaTime", referenced from:
-[MRCircularProgressView setProgress:animated:] in libPods.a(MRCircularProgressView.o)
-[MRCircularProgressView animateToProgress:] in libPods.a(MRCircularProgressView.o)
"_kCAMediaTimingFunctionEaseInEaseOut", referenced from:
___20-[MRBlurView redraw]_block_invoke_2 in libPods.a(MRBlurView.o)
"_OBJC_CLASS_$_CAMediaTimingFunction", referenced from:
objc-class-ref in libPods.a(MRActivityIndicatorView.o)
objc-class-ref in libPods.a(MRBlurView.o)
"_OBJC_CLASS_$_CABasicAnimation", referenced from:
objc-class-ref in libPods.a(MRActivityIndicatorView.o)
"_SecCertificateCreateWithData", referenced from:
___44+[AFURLConnectionOperation pinnedPublicKeys]_block_invoke in libPods.a(AFURLConnectionOperation.o)
"_SecTrustCreateWithCertificates", referenced from:
___44+[AFURLConnectionOperation pinnedPublicKeys]_block_invoke in libPods.a(AFURLConnectionOperation.o)
-[AFURLConnectionOperation connection:willSendRequestForAuthenticationChallenge:] in libPods.a(AFURLConnectionOperation.o)
"_SecTrustEvaluate", referenced from:
___44+[AFURLConnectionOperation pinnedPublicKeys]_block_invoke in libPods.a(AFURLConnectionOperation.o)
-[AFURLConnectionOperation connection:willSendRequestForAuthenticationChallenge:] in libPods.a(AFURLConnectionOperation.o)
"_SecTrustGetCertificateCount", referenced from:
-[AFURLConnectionOperation connection:willSendRequestForAuthenticationChallenge:] in libPods.a(AFURLConnectionOperation.o)
"_OBJC_CLASS_$_CADisplayLink", referenced from:
l_OBJC_$_CATEGORY_CADisplayLink_$_LX_userInfo in libPods.a(LXReorderableCollectionViewFlowLayout.o)
objc-class-ref in libPods.a(LXReorderableCollectionViewFlowLayout.o)
objc-class-ref in libPods.a(MRCircularProgressView.o)
"_kSecAttrLabel", referenced from:
-[KeychainItemWrapper resetKeychainItem] in libPods.a(KeychainItemWrapper.o)
"_kSecReturnData", referenced from:
-[KeychainItemWrapper secItemFormatToDictionary:] in libPods.a(KeychainItemWrapper.o)
"_kSecReturnAttributes", referenced from:
-[KeychainItemWrapper initWithIdentifier:accessGroup:] in libPods.a(KeychainItemWrapper.o)
"_kSecMatchLimitOne", referenced from:
-[KeychainItemWrapper initWithIdentifier:accessGroup:] in libPods.a(KeychainItemWrapper.o)
"_kSecMatchLimit", referenced from:
-[KeychainItemWrapper initWithIdentifier:accessGroup:] in libPods.a(KeychainItemWrapper.o)
"_kSecClassGenericPassword", referenced from:
-[KeychainItemWrapper initWithIdentifier:accessGroup:] in libPods.a(KeychainItemWrapper.o)
-[KeychainItemWrapper dictionaryToSecItemFormat:] in libPods.a(KeychainItemWrapper.o)
-[KeychainItemWrapper secItemFormatToDictionary:] in libPods.a(KeychainItemWrapper.o)
"_kSecClass", referenced from:
-[KeychainItemWrapper initWithIdentifier:accessGroup:] in libPods.a(KeychainItemWrapper.o)
-[KeychainItemWrapper dictionaryToSecItemFormat:] in libPods.a(KeychainItemWrapper.o)
-[KeychainItemWrapper secItemFormatToDictionary:] in libPods.a(KeychainItemWrapper.o)
-[KeychainItemWrapper writeToKeychain] in libPods.a(KeychainItemWrapper.o)
"_UTTypeCreatePreferredIdentifierForTag", referenced from:
-[AFStreamingMultipartFormData appendPartWithFileURL:name:error:] in libPods.a(AFHTTPClient.o)
"_kSecAttrGeneric", referenced from:
-[KeychainItemWrapper initWithIdentifier:accessGroup:] in libPods.a(KeychainItemWrapper.o)
"_SecTrustGetCertificateAtIndex", referenced from:
-[AFURLConnectionOperation connection:willSendRequestForAuthenticationChallenge:] in libPods.a(AFURLConnectionOperation.o)
"_ALAssetPropertyType", referenced from:
___37-[CTAssetsViewController setupAssets]_block_invoke in libPods.a(CTAssetsPickerController.o)
-[CTAssetsViewController setTitleWithSelectedIndexPaths:] in libPods.a(CTAssetsPickerController.o)
-[CTAssetsViewCell bind:] in libPods.a(CTAssetsPickerController.o)
-[CTAssetsViewCell accessibilityLabel] in libPods.a(CTAssetsPickerController.o)
"_kSecAttrDescription", referenced from:
-[KeychainItemWrapper resetKeychainItem] in libPods.a(KeychainItemWrapper.o)
"_OBJC_CLASS_$_CATransition", referenced from:
objc-class-ref in libPods.a(MRBlurView.o)
"_kCAMediaTimingFunctionLinear", referenced from:
-[MRActivityIndicatorView addAnimation] in libPods.a(MRActivityIndicatorView.o)
"_SCNetworkReachabilityUnscheduleFromRunLoop", referenced from:
-[AFHTTPClient stopMonitoringNetworkReachability] in libPods.a(AFHTTPClient.o)
"_SCNetworkReachabilityCreateWithName", referenced from:
-[AFHTTPClient startMonitoringNetworkReachability] in libPods.a(AFHTTPClient.o)
"_SecItemAdd", referenced from:
-[KeychainItemWrapper writeToKeychain] in libPods.a(KeychainItemWrapper.o)
"_SecItemDelete", referenced from:
-[KeychainItemWrapper resetKeychainItem] in libPods.a(KeychainItemWrapper.o)
"_SecItemUpdate", referenced from:
-[KeychainItemWrapper writeToKeychain] in libPods.a(KeychainItemWrapper.o)
"_OBJC_CLASS_$_CAShapeLayer", referenced from:
objc-class-ref in libPods.a(MRActivityIndicatorView.o)
objc-class-ref in libPods.a(MRIconView.o)
objc-class-ref in libPods.a(MRCircularProgressView.o)
"_ALAssetTypePhoto", referenced from:
___37-[CTAssetsViewController setupAssets]_block_invoke in libPods.a(CTAssetsPickerController.o)
-[CTAssetsViewController setTitleWithSelectedIndexPaths:] in libPods.a(CTAssetsPickerController.o)
"_SCNetworkReachabilitySetCallback", referenced from:
-[AFHTTPClient startMonitoringNetworkReachability] in libPods.a(AFHTTPClient.o)
"_ALAssetTypeVideo", referenced from:
___37-[CTAssetsViewController setupAssets]_block_invoke in libPods.a(CTAssetsPickerController.o)
-[CTAssetsViewController setTitleWithSelectedIndexPaths:] in libPods.a(CTAssetsPickerController.o)
-[CTAssetsViewCell bind:] in libPods.a(CTAssetsPickerController.o)
-[CTAssetsViewCell drawRect:] in libPods.a(CTAssetsPickerController.o)
-[CTAssetsViewCell accessibilityLabel] in libPods.a(CTAssetsPickerController.o)
"_SecCertificateCopyData", referenced from:
-[AFURLConnectionOperation connection:willSendRequestForAuthenticationChallenge:] in libPods.a(AFURLConnectionOperation.o)
"_SecItemCopyMatching", referenced from:
-[KeychainItemWrapper initWithIdentifier:accessGroup:] in libPods.a(KeychainItemWrapper.o)
-[KeychainItemWrapper secItemFormatToDictionary:] in libPods.a(KeychainItemWrapper.o)
-[KeychainItemWrapper writeToKeychain] in libPods.a(KeychainItemWrapper.o)
"_UTTypeCopyPreferredTagWithClass", referenced from:
-[AFStreamingMultipartFormData appendPartWithFileURL:name:error:] in libPods.a(AFHTTPClient.o)
"_OBJC_CLASS_$_ALAssetsLibrary", referenced from:
objc-class-ref in libPods.a(CTAssetsPickerController.o)
"_ALAssetsGroupPropertyName", referenced from:
-[CTAssetsGroupViewCell bind:] in libPods.a(CTAssetsPickerController.o)
-[CTAssetsGroupViewCell accessibilityLabel] in libPods.a(CTAssetsPickerController.o)
-[CTAssetsViewController setupAssets] in libPods.a(CTAssetsPickerController.o)
-[CTAssetsViewController setTitleWithSelectedIndexPaths:] in libPods.a(CTAssetsPickerController.o)
"_SCNetworkReachabilityScheduleWithRunLoop", referenced from:
-[AFHTTPClient startMonitoringNetworkReachability] in libPods.a(AFHTTPClient.o)
"_kUTTagClassMIMEType", referenced from:
-[AFStreamingMultipartFormData appendPartWithFileURL:name:error:] in libPods.a(AFHTTPClient.o)
"_ALAssetPropertyDuration", referenced from:
-[CTAssetsViewCell bind:] in libPods.a(CTAssetsPickerController.o)
"_SecPolicyCreateBasicX509", referenced from:
___44+[AFURLConnectionOperation pinnedPublicKeys]_block_invoke in libPods.a(AFURLConnectionOperation.o)
-[AFURLConnectionOperation connection:willSendRequestForAuthenticationChallenge:] in libPods.a(AFURLConnectionOperation.o)
"_ALAssetPropertyDate", referenced from:
-[CTAssetsViewCell accessibilityLabel] in libPods.a(CTAssetsPickerController.o)
"_kUTTagClassFilenameExtension", referenced from:
-[AFStreamingMultipartFormData appendPartWithFileURL:name:error:] in libPods.a(AFHTTPClient.o)
"_OBJC_CLASS_$_ALAssetsFilter", referenced from:
objc-class-ref in libPods.a(CTAssetsPickerController.o)
"_SecTrustCopyPublicKey", referenced from:
___44+[AFURLConnectionOperation pinnedPublicKeys]_block_invoke in libPods.a(AFURLConnectionOperation.o)
-[AFURLConnectionOperation connection:willSendRequestForAuthenticationChallenge:] in libPods.a(AFURLConnectionOperation.o)
"_kCATransitionFade", referenced from:
___20-[MRBlurView redraw]_block_invoke_2 in libPods.a(MRBlurView.o)
"_SCNetworkReachabilityGetFlags", referenced from:
-[AFHTTPClient startMonitoringNetworkReachability] in libPods.a(AFHTTPClient.o)
"_kSecAttrAccessGroup", referenced from:
-[KeychainItemWrapper initWithIdentifier:accessGroup:] in libPods.a(KeychainItemWrapper.o)
"_kSecValueData", referenced from:
-[Keychain getPassword] in Keychain.o
-[Keychain setPassword:] in Keychain.o
-[KeychainItemWrapper resetKeychainItem] in libPods.a(KeychainItemWrapper.o)
-[KeychainItemWrapper dictionaryToSecItemFormat:] in libPods.a(KeychainItemWrapper.o)
-[KeychainItemWrapper secItemFormatToDictionary:] in libPods.a(KeychainItemWrapper.o)
"_kSecAttrAccount", referenced from:
-[Keychain getEmail] in Keychain.o
-[Keychain setEmail:] in Keychain.o
-[KeychainItemWrapper resetKeychainItem] in libPods.a(KeychainItemWrapper.o)
ld: symbol(s) not found for architecture armv7
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment