Discussion Forums  >  Xcode, Errors, Installing, Configuring

Replies: 2    Views: 9762

AppGuy30
Code is Art
Profile
Posts: 737
Reg: Oct 29, 2011
location unknow...
14,070
09/21/14 07:57 PM (9 years ago)

Errors When Compiling iOS 8, Xcode 6.0.1

I keep on getting these errors when I try to compile, can any one help me fix this? clang: error: no such file or directory: '/Users/Jackhos1/Desktop/mods8_iOS/mods8/mods8-Prefix.pch' clang: error: no input files Command /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang failed with exit code 1 Thanks
 
chris1
Code is Art
Profile
Posts: 3862
Reg: Aug 10, 2012
Austin, TX
50,120
like
09/21/14 08:57 PM (9 years ago)
hmm that's strange. Try this - click on the name of your project on the list of files/folders on the left in Xcode (at the very top of the list). Look at the "Targets" section on the left-hand side of the window to the right. Likely, there's two listed with the second being a "test" item. Right-click on that item and select "delete". Then try to run the project again. See screenshot below for a visual cue. https://www.dropbox.com/s/j9s6nycb58x3nzs/target_tests.png?dl=0
 
AppGuy30
Code is Art
Profile
Posts: 737
Reg: Oct 29, 2011
location unknow...
14,070
like
09/22/14 02:19 PM (9 years ago)
Thanks so much Chris1, it worked. Thanks
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.