ios-control / ios-sim

Command-line application launcher for the iOS Simulator
Apache License 2.0
1.5k stars 253 forks source link

Install is failing #4

Closed foxyblocks closed 13 years ago

foxyblocks commented 13 years ago

Command /Developer/usr/bin/gcc-4.2 failed with exit code 1 Command /Developer/usr/bin/gcc-4.2 failed with exit code 1 \ BUILD FAILED **

The following build commands failed: ios-sim: Ld /Volumes/MacintoshHD/Users/christian/src/ios-sim/build/ios-sim.build/Release/ios-sim.build/Objects-normal/i386/ios-sim normal i386 Ld /Volumes/MacintoshHD/Users/christian/src/ios-sim/build/ios-sim.build/Release/ios-sim.build/Objects-normal/x86_64/ios-sim normal x86_64 (2 failures)

rake aborted! Command failed with status (1): [xcodebuild -project ios-sim.xcodeproj -con...]

alloy commented 13 years ago

Can you paste the full log and build the project from Xcode to see if that might give a better description of the problem?

foxyblocks commented 13 years ago

I reinstalled xcode and the problem fixed itself.