Skip to content
This repository has been archived by the owner on Jan 14, 2021. It is now read-only.

This image named "nav" dows not exist #62

Open
MKTherkildsen opened this issue Sep 23, 2017 · 7 comments
Open

This image named "nav" dows not exist #62

MKTherkildsen opened this issue Sep 23, 2017 · 7 comments

Comments

@MKTherkildsen
Copy link

I'm using the latest Xcode 9, and when I tryed to run my application I get the error This image named "nav" does not exist, I tryed to use this in Xcode 8 without any problems.

Any idea how to fix this problem?

@MKTherkildsen
Copy link
Author

Just at samee update to the question "nav" is my gif picture.

@sanadazuistransa
Copy link

i meet the problem too

@FreeStand
Copy link

same problem here

@tamoyal
Copy link

tamoyal commented Oct 9, 2017

+1

@ghost
Copy link

ghost commented Oct 12, 2017

Make sure your image has check the target, it's help for me.
qq20171012-164829

@tamoyal
Copy link

tamoyal commented Oct 12, 2017

Yea I think this is a funky XCode issue. Resources imported into projects don't seem to be automatically added to the "Copy Bundle Resources" build phase. So in XCode you have to go to your target, hit build phases, and manually add the resource. This can probably be closed as it's not specific to this project

@JKZama
Copy link

JKZama commented Nov 7, 2017

If you're strictly coding and not using storyboards, the above suggestion by tamoyal works. Go to the "Build Phases" tab when you click on your .xcodproj file in the project navigator and manually add your .gif file by clicking the + under "Copy Bundle Resources". I disagree with the statement by tamoyal "This can probably be closed". When installed as a pod, it doesn't perform as described in XCode 9+. Either the readme needs to be updated or the root cause needs to be corrected.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

5 participants