[iOS] 스토리 보드 없이 코드로 UI작업할 때 세팅 (no storyboard setting/ Code based UI)
최근 수정일자 (2024.12.28) 오늘은스토리보드 없이 코드로 작업시 세팅하는 부분에 대해 알아보겠습니다 :) Xcode 11 버전 이상Xcode 10 버전 이하 나뉘어져 있으니 본인에 맞는 버전으로 적용하시면 됩니다. Xcode 11 이상 버전 • Main.storyboard 삭제 Move to Trash 로 파일을 완전 삭제 해줍니다. • Main.storyboard 에 대한 참조 제거 • Info.plist Storyboard Name 삭제 • main window 생성SceneDelegate scene 메소드에서 아래와 같이 입력해줍니다. // SceneDelegateclass SceneDelegate: UIResponder, UIWindowSceneDelegate { var w..
iOS
2022. 4. 13. 21:24
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
TAG
- Swift 내림차순
- Swift inout
- Swift 알고리즘
- ios
- RTCCameraVideoCapturer
- 2023년 회고
- CS 네트워크
- Swift joined
- Swift init
- Swift
- swift programmers
- iOS error
- Swift ModernRIBs
- swift protocol
- RIBs tutorial
- swift reduce
- swift 고차함수
- Swift final
- Combine: Asynchronous Programming with Swift
- removeLast()
- Swift 프로퍼티
- Swift Error Handling
- Swift joined()
- swift (programmers)
- Swift Leetcode
- Swift RIBs
- swift property
- Class
- 원티드 프리온보딩
- Swift 프로그래머스
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
글 보관함