CollectionViewWithSearchBar icon indicating copy to clipboard operation
CollectionViewWithSearchBar copied to clipboard

Compile time error in Xcode 6.2 beta

Open Isuru-Nanayakkara opened this issue 10 years ago • 8 comments

The following error is thrown when compiling the project in Xcode 6.2 beta 1.

File not found: /Users/isurunanayakkara/Library/Developer/Xcode/DerivedData/collectionViewWithSearchBar-ezbqomhknvfmabfqijftqeddhhcd/Build/Products/Debug-iphonesimulator/collevtionViewWithSearchBar.app/collevtionViewWithSearchBar

Deleting the DerivedData folder, cleaning and building the Xcode project didn't work.

Isuru-Nanayakkara avatar Jan 07 '15 12:01 Isuru-Nanayakkara

+1

isaldin avatar Jan 07 '15 18:01 isaldin

clang: error: linker command failed with exit code 1 (use -v to see invocation)

File not found: /Users/KyleTrammell/Library/Developer/Xcode/DerivedData/collectionViewWithSearchBar-ezbqomhknvfmabfqijftqeddhhcd/Build/Products/Debug-iphonesimulator/collevtionViewWithSearchBar.app/collevtionViewWithSearchBar

kyletrammell avatar Jan 12 '15 00:01 kyletrammell

+1

StuartMorris0 avatar Jan 23 '15 22:01 StuartMorris0

Deleting the test target and building again works for me.

StuartMorris0 avatar Jan 23 '15 22:01 StuartMorris0

Will try that

kyletrammell avatar Jan 25 '15 20:01 kyletrammell

I can second that, it does build & run fully for me when I deleted the test target.

kyletrammell avatar Jan 25 '15 20:01 kyletrammell

just updated the project, hope this issue is gone now

ihomam avatar Mar 06 '15 20:03 ihomam

I just downloaded this project and compile problem is still there. Though deleting the test project did the trick but still it need to be fixed

sambudda avatar May 29 '15 12:05 sambudda