반응형
- Cocoa Framework
기본적인 자료형과 메소드가 정의되어 있는 Foundation은 동일하고 AppKit 대신 AppKit에 기반한 UIKit을 사용한다.
< iOS의 계층 >
Cocoa (Touch) : (Application) UIKit, GameKit, MapKit
Media : AV Foundation Core, Animation Core, Audio Core, Image Core, Text OpenAI, OpenGI
Core Services : Foundation Core, Location Core, Motion Core, Data WebKit => Foundation Kit
Core OS : Directory Services Accelerate OpenCL System Configuration => 환경설정, 데이터처리, 네트워크...
Hardware
반응형
'Mobile Application > iOS' 카테고리의 다른 글
error: sdk does not contain 'libarclite' at the path (1) | 2024.01.25 |
---|---|
Cocoa Pod 정리 (0) | 2024.01.24 |
[Xcode] NSLog Debug모드에서만 출력 (한번만 명령어) (0) | 2015.05.11 |
[Xcode6] arm64에서 Build할때 Value 오류 (0) | 2015.03.18 |
[iOS] swipe로 tableViewcell Delete할때 죽는 문제 (UITableViewCellEditingStyleDelete) (0) | 2015.03.12 |