We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GUI상에는 이미지가 잘 나오는데 빌드를 시켜보면 화면에 이미지가 나오지 않는다.
그러나 코드로 이미지를 직접 변경하면 정상적으로 잘 나온다.
지금 드는 생각은 스토리보드 상에서 번들을 찾지 못하기 때문이 아닐까 싶다. (- 리소스는 기본적으로 패키지 번들 외부에서 액세스할 수 있도록 설정되어 있지 않다.)
The text was updated successfully, but these errors were encountered:
Taehyeon-Kim
No branches or pull requests
GUI상에는 이미지가 잘 나오는데
빌드를 시켜보면 화면에 이미지가 나오지 않는다.
그러나 코드로 이미지를 직접 변경하면 정상적으로 잘 나온다.
지금 드는 생각은 스토리보드 상에서 번들을 찾지 못하기 때문이 아닐까 싶다.
(- 리소스는 기본적으로 패키지 번들 외부에서 액세스할 수 있도록 설정되어 있지 않다.)
The text was updated successfully, but these errors were encountered: