Skip to content

Instantly share code, notes, and snippets.

@kevincoleman
Created June 30, 2015 18:44
Show Gist options
  • Save kevincoleman/7c382aad487beed7a383 to your computer and use it in GitHub Desktop.
Save kevincoleman/7c382aad487beed7a383 to your computer and use it in GitHub Desktop.
Play Button iTunes Patch Log for OS X 10.10.3 Build 14D136
Build target Play Button iTunes Patch
PhaseScriptExecution Check\ Pods\ Manifest.lock /Users/kevincoleman/Library/Developer/Xcode/DerivedData/Play_Button_iTunes_Patch-cxvmuzuqnmkhlibdokthonfhxhss/Build/Intermediates/Play\ Button\ iTunes\ Patch.build/Debug/Play\ Button\ iTunes\ Patch.build/Script-FA161A16BAE12069639205DA.sh
cd /Users/kevincoleman/dev/play-button-itunes-patch
/bin/sh -c \"/Users/kevincoleman/Library/Developer/Xcode/DerivedData/Play_Button_iTunes_Patch-cxvmuzuqnmkhlibdokthonfhxhss/Build/Intermediates/Play\ Button\ iTunes\ Patch.build/Debug/Play\ Button\ iTunes\ Patch.build/Script-FA161A16BAE12069639205DA.sh\"
Ld /Users/kevincoleman/Library/Developer/Xcode/DerivedData/Play_Button_iTunes_Patch-cxvmuzuqnmkhlibdokthonfhxhss/Build/Products/Debug/Play\ Button\ iTunes\ Patch.app/Contents/MacOS/Play\ Button\ iTunes\ Patch normal x86_64
cd /Users/kevincoleman/dev/play-button-itunes-patch
export MACOSX_DEPLOYMENT_TARGET=10.7
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -L/Users/kevincoleman/Library/Developer/Xcode/DerivedData/Play_Button_iTunes_Patch-cxvmuzuqnmkhlibdokthonfhxhss/Build/Products/Debug -F/Users/kevincoleman/Library/Developer/Xcode/DerivedData/Play_Button_iTunes_Patch-cxvmuzuqnmkhlibdokthonfhxhss/Build/Products/Debug -F. -FIcons -FImages -FiTunes\ Play\ Button\ Patch -FiTunes\ Play\ Button\ PatchTests -Fold-cli -Fpackage -FPlay\ Button\ iTunes\ Patch.xcworkspace -FPods -FiTunes\ Play\ Button\ Patch/Images.xcassets -Fpackage/Play\ Button\ iTunes\ Patch.app -FPlay\ Button\ iTunes\ Patch.xcworkspace/xcshareddata -FPods/CocoaLumberjack -FPods/Headers -FPods/Target\ Support\ Files -FiTunes\ Play\ Button\ Patch/Images.xcassets/AppIcon.appiconset -Fpackage/Play\ Button\ iTunes\ Patch.app/Contents -FPods/CocoaLumberjack/Classes -FPods/Headers/Private -FPods/Headers/Public -FPods/Target\ Support\ Files/Pods-Play\ Button\ iTunes\ Patch -FPods/Target\ Support\ Files/Pods-Play\ Button\ iTunes\ Patch-CocoaLumberjack -Fpackage/Play\ Button\ iTunes\ Patch.app/Contents/_CodeSignature -Fpackage/Play\ Button\ iTunes\ Patch.app/Contents/MacOS -Fpackage/Play\ Button\ iTunes\ Patch.app/Contents/Resources -FPods/CocoaLumberjack/Classes/Extensions -FPods/Headers/Private/CocoaLumberjack -FPods/Headers/Public/CocoaLumberjack -filelist /Users/kevincoleman/Library/Developer/Xcode/DerivedData/Play_Button_iTunes_Patch-cxvmuzuqnmkhlibdokthonfhxhss/Build/Intermediates/Play\ Button\ iTunes\ Patch.build/Debug/Play\ Button\ iTunes\ Patch.build/Objects-normal/x86_64/Play\ Button\ iTunes\ Patch.LinkFileList -Xlinker -rpath -Xlinker @executable_path/../Frameworks -mmacosx-version-min=10.7 -ObjC -lPods-Play\ Button\ iTunes\ Patch-CocoaLumberjack -fobjc-arc -fobjc-link-runtime -lPods-Play\ Button\ iTunes\ Patch -Xlinker -dependency_info -Xlinker /Users/kevincoleman/Library/Developer/Xcode/DerivedData/Play_Button_iTunes_Patch-cxvmuzuqnmkhlibdokthonfhxhss/Build/Intermediates/Play\ Button\ iTunes\ Patch.build/Debug/Play\ Button\ iTunes\ Patch.build/Objects-normal/x86_64/Play\ Button\ iTunes\ Patch_dependency_info.dat -o /Users/kevincoleman/Library/Developer/Xcode/DerivedData/Play_Button_iTunes_Patch-cxvmuzuqnmkhlibdokthonfhxhss/Build/Products/Debug/Play\ Button\ iTunes\ Patch.app/Contents/MacOS/Play\ Button\ iTunes\ Patch
ld: library not found for -lPods-Play Button iTunes Patch-CocoaLumberjack
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