mooncelt
Aspiring developer
Profile
Posts: 47
Reg: Nov 16, 2013
Lubbock, TX
3,070
10/08/14 07:33 PM (9 years ago)

X-Code Build Fail...

I'm the latest X-Code victim! error: /Users/administrator/Library/Developer/Xcode/DerivedData/breakup-fqzuhevbpykfwkazwnjunmhzgmcu/Build/Products/Debug-iphonesimulator/breakupTests.xctest: No such file or directory I don't want to delete the second target (-tests) because then I can't test my app in the Simulator. I've Cleaned and Re-built, shut down X-Code and re-started, tried a fresh download and cleaned out Derived Data... still getting errors. Any ideas welcome! Blue skies, Wanda
 
SmugWimp
Smugger than thou...
Profile
Posts: 6316
Reg: Nov 07, 2012
Tamuning, GU
81,410
like
10/08/14 07:36 PM (9 years ago)
Hi Wanda! A few of us have had this... https://www.buzztouch.com/forum/thread.php?fid=B7620046172AE082978ED6B&tid=B7620046172AE082978ED6B The easiest thing is just to delete the 'test' project from your package. Cheers! -- Smug
 
mooncelt
Aspiring developer
Profile
Posts: 47
Reg: Nov 16, 2013
Lubbock, TX
3,070
like
10/08/14 07:42 PM (9 years ago)
Sad face - wanted to use Simulator...but I'll try it. Thanks, Smug! Wanda
 
Niraj
buzztouch Evangelist
Profile
Posts: 2943
Reg: Jul 11, 2012
Cerritos
37,930
like
10/08/14 09:21 PM (9 years ago)
It will still work with the Simulator. Test is not the test you think it is. -- Niraj
 
mrDavid
BTMods.com
Profile
Posts: 3936
Reg: May 21, 2011
San Diego, CA
51,910
like
10/08/14 10:24 PM (9 years ago)
Before making big changes like deleting your test target, be sure to take a snapshot of your project (Choose File > Create Snapshot to take a snapshot). I had an incident where I deleted the wrong target (I know, I know) and thankfully I had a snapshot from earlier that day. I figure there is a better way to do this other than just deleting the target. Will post back if I figure that out, since we should probably keep that target intact when possible. FYI, this is a great read on targets and a few other things as a refresher: <a href="http://stackoverflow.com/questions/20637435/xcode-what-is-a-target-and-scheme-in-plain-language" target="_blank" rel="nofollow">http://stackoverflow.com/questions/20637435/xcode-what-is-a-target-and-scheme-in-plain-language</a> Cheers, David Van Beveren
 
GoNorthWest
buzztouch Evangelist
Profile
Posts: 8197
Reg: Jun 24, 2011
Oro Valley, AZ
1,000,000
like
10/08/14 10:46 PM (9 years ago)
Welcome back, Mr. David! I deleted my test project as well...no problems in running in the simulator. Mark
 
mooncelt
Aspiring developer
Profile
Posts: 47
Reg: Nov 16, 2013
Lubbock, TX
3,070
like
10/09/14 04:56 AM (9 years ago)
As always, you guys are the absolute bomb with fast advice! I deleted the test project, and simulator worked (not as well as previous versions, I will note). Good to hear from everyone! Wanda
 

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.