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 |
Tags
- JPA
- window
- appstore
- iOS16
- Code
- Archive
- 개발자
- 웹뷰
- Realm
- Firebase
- FLUTTER
- 이미지
- error
- Swift
- Notification
- Session
- IOS
- SwiftUI
- Git
- rxswift
- geofencing
- mac
- UIButton
- Apple
- github
- MacOS
- Xcode
- view
- darkmode
- 한글
Archives
- Today
- Total
EEYatHo 앱 깎는 이야기
0. App Product, App 실행파일, Embed Frameworks 경로 본문
반응형
App Product 경로
/Users/{유저이름}/Library/Developer/Xcode/DerivedData/{프로젝트키값}/Build/Products/Debug-iphonesimulator
- Product : dynamicStaticToy
- 당시 Project들 : dynamicStaticToy, SubModule1, 2, 3
App 실행파일, Embed Frameworks 경로
- Product 우클릭 후 Show Package Contents 하면 실행파일이 나옴
- Frameworks 폴더에 동적 Embed한 프레임워크들이 들어감
Comments