iOS Question Project stopped working all of a sudden

David Elkington

Active Member
Licensed User
Longtime User
I have been developing for days, then all of a sudden, my app has stopped compiling, can anyone help, The debug window has a million lines, but here is the last bit...

Error: ** BUILD FAILED **


The following build commands failed:
CompileC /Users/administrator/Documents/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/arm64/b4i_scrollinglabel.o /Users/administrator/Documents/UploadedProjects/<user id>/B4iProject/b4i_scrollinglabel.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'B4iProject' from project 'B4iProject')
(1 failure)
 

David Elkington

Active Member
Licensed User
Longtime User
I think it was that the project because corrupted due to the files sitting in an area that was being synced to iCloud
 
Upvote 0
Top