Note that there are some explanatory texts on larger screens.

plurals
  1. PODebug Builds Work, Release Build fails - llvm-gcc-4.2 failed with exit code 1
    primarykey
    data
    text
    <p>Since upgrading to Lion (and downgrading to Xcode 4.1 from the beta) I can't compile release builds of one of my projects anymore. </p> <ul> <li>I was able to compile on 4.1 with this same project (and no changes) prior to all of my upgrading and downgrading.</li> <li>I can still compile and run in the simulator</li> <li>I've deleted the entire derived data folder for the project to no avail</li> <li>I've been Googling for days with no success</li> </ul> <p>Any Ideas? Thanks for any help you can give. If I need to post more info, let me know.</p> <pre><code>Ld /Users/jhudnall/Library/Developer/Xcode/DerivedData/MethodApps-abncbxegxjzxtgadrrvoorkhofeu/Build/Intermediates/MethodApps.build/Debug-iphoneos/PLSD.build/Objects-normal/armv6/PLSD normal armv6 cd /Users/jhudnall/Documents/MethodApps/MethodAppsBuilds/1213-PLSD/methodapps setenv IPHONEOS_DEPLOYMENT_TARGET 4.0 setenv PATH "/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin" /Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/llvm-gcc-4.2 -arch armv6 -isysroot /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.3.sdk -L/Users/jhudnall/Library/Developer/Xcode/DerivedData/MethodApps-abncbxegxjzxtgadrrvoorkhofeu/Build/Products/Debug-iphoneos -L/Users/jhudnall/Documents/MethodApps/MethodAppsBuilds/1213-PLSD/methodapps/MethodApps/Classes/MASharing/Sharers/Twitter+OAuth/SAOAuthTwitterEngine -L/Users/jhudnall/Documents/MethodApps/MethodAppsBuilds/1213-PLSD/methodapps -F/Users/jhudnall/Library/Developer/Xcode/DerivedData/MethodApps-abncbxegxjzxtgadrrvoorkhofeu/Build/Products/Debug-iphoneos -filelist /Users/jhudnall/Library/Developer/Xcode/DerivedData/MethodApps-abncbxegxjzxtgadrrvoorkhofeu/Build/Intermediates/MethodApps.build/Debug-iphoneos/PLSD.build/Objects-normal/armv6/PLSD.LinkFileList -dead_strip /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS3.1.3.sdk/usr/lib/libxml2.dylib -miphoneos-version-min=4.0 -framework UIKit -framework Foundation -framework CoreGraphics -framework MediaPlayer -framework QuartzCore -framework AVFoundation -framework MapKit -framework AudioToolbox -framework CFNetwork -framework MessageUI -framework Security -framework SystemConfiguration -lOAuth -lxml2.2 -o /Users/jhudnall/Library/Developer/Xcode/DerivedData/MethodApps-abncbxegxjzxtgadrrvoorkhofeu/Build/Intermediates/MethodApps.build/Debug-iphoneos/PLSD.build/Objects-normal/armv6/PLSD Command /Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/llvm-gcc-4.2 failed with exit code 1 </code></pre>
    singulars
    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.
    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