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 |
29 | 30 | 31 |
Tags
- stack
- error
- 웹뷰
- Notification
- Apple
- FLUTTER
- Realm
- mac
- Session
- JPA
- view
- Xcode
- Swift
- iOS16
- 한글
- IOS
- geofencing
- 개발자
- darkmode
- Git
- appstore
- UIButton
- Archive
- Code
- MacOS
- SwiftUI
- window
- github
- Firebase
- rxswift
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