Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
31 |
Tags
- objectiv-C
- iOS개발
- 버전분기
- The iOS deployment target
- Swift
- 'AudioSessionSetActive' is deprecated: first deprecated in iOS 7.0 - no longer supported
- 영어읽어라
- 코드설게
- Unable to install
- 의존성
- Project File List
- 'IPHONEOS_DEPLOYMENT_TARGET' is set to 10.0
- 'openURL:' is deprecated: first deprecated in iOS 10.0
- swift하고싶다
- git
- swift하고싶다.
- Cannot install under Rosetta 2 in ARM default prefix (/opt/homebrew)!
- duplicate symbols for architecture arm 64
- Swfit
- FIRApp configure
- error
- ios
- arch -arm64 brew install
- Xcode
- Deploument Info
- HomeBrew #MAC
- 프로젝트기본설명
- The image set has an unassigned child.
- objectiveC
- 설명
Archives
- Today
- Total
행복한 세상의 니노
xcode error - The image set has an unassigned child. 본문
The image set "btn_backward" has an unassigned child.
https://stackoverflow.com/questions/38726545/image-set-has-an-unassigned-child
image set has an unassigned child
I've been working on an app in Xcode for a few months now. I came back to work on it after not having looked at it for a while and suddenly, I had 174 issues. All of my images on the storyboard were
stackoverflow.com
Btn_sound_on.png를 더이상 사용하지 않아서 경고창 뜨는 것!!
Btn_sound_on.png를 delete버튼해서 지우면 !!
해당 경고 없어짐!!
반응형