*** Terminating app due to uncaught exception 'NSInvalidUnarchiveOperationException', reason: 'Could not instantiate class named _UITextLayoutView because no class named _UITextLayoutView was found; the class needs to be defined in source code or linked in from a library (ensure the class is part of the correct target)' 바로 전날 UITextView 수정해서 빌드하고 오늘 배포하려고 보니까 이런 에러가 엄청 나오고,,알아보니까 오전에 업데이트한 Xcode..
Class Clusters Class Factory Methods They combine allocation and initialization in one step and return the created object. (type)className id type : Objective-c object type pointer. void*과는 다르다. Delegeates and Data Sources callback 같은거. 역할, 위임.. respondser object. protocol은 일종의 규약, 규칙.. 추상화를 위한 키워드. Java의 interface같은고 (cf. Objective-c의 interface는 implementation 설계) Introspection Java의 Reflection..
UITextView 자체에는 작은 inset? padding이 들어가 있는데 코드 두 줄로 없앨 수 있다 [self.textView.textContainer setLineFragmentPadding:0]; [self.textView setTextContainerInset:UIEdgeInsetsZero]; 이렇게 textContainer의 lineFragmentPadding을 0으로 주고, textContainerInset을 UIEdgeInsetsZero로 주면 된다 Swift도 비슷할 것.
- Total
- Today
- Yesterday
- UITextView
- CMD
- uncaught exception
- Swing
- IntellJ
- 에러 해결
- 아개똑똑해
- objective-c
- Git
- OOT
- GUI Designer
- 인텔리제이
- MFC
- 개발일지
- 실전Git
- 몽총이
- 공부는아니고
- VS개새끼
- 꿀팁
- ios
- xcode
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |