Platform/iOS
[iOS] 앱의 생명주기와 앱의 구조
개래갱깽스타
2021. 5. 7. 12:08
[iOS] 앱의 생명주기(App Life Cycle)와 앱의 구조(App Structure) - jinShine
앱의 실행과정 main 함수가 실행 main 함수는 UIApplicationMain함수를 호출 UIApplicationMain함수는 앱의 본체에 해당하는 객체인 UIApplication 객체를 생성한다. nib파일을 사용하는 경우나, Info.plist 파일을
jinshine.github.io
medium.com/@lucideus/understanding-the-structure-of-an-ios-application-a3144f1140d4
Understanding the Structure of an iOS Application
Introduction
medium.com
반응형