04-28 02:35
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- Android Studio
- Andorid
- ChatGPT
- 새마을금고
- 3rd framework
- 용산 호반써밋 에이디션
- 고금리
- JetPack
- KB
- java
- Swift
- ndkVersion
- 예금
- EditText
- 달러예금
- Data Binding
- 청약
- CHAT GPT
- Android
- audio record
- kotlin
- gradle
- ndk r24
- arm-linux-androideabi
- MG더뱅킹정기예금
- RETROFIT
- 사전청약
- ios
- Mac
- BindingAdapter
Archives
- Today
- Total
pear
[iOS]3rd part framework config update(Unable to install...Domain: com.apple.dt.MobileDeviceErrorDomainCode: -402652994) 본문
iOS
[iOS]3rd part framework config update(Unable to install...Domain: com.apple.dt.MobileDeviceErrorDomainCode: -402652994)
pearlab 2023. 3. 6. 10:45test setting
xcode 14.2, iOS 16.3
We need check 3dr part library dynamic or static.
Next step, check app project config(general -> framework) "Embed without signing" or "Do Not Embed"
3rd part static library use config "Do Not Embed"
and use dynimic framework library
You may see error messages
Unable to install "App Name"
Domain: com.apple.dt.MobileDeviceErrorDomain
Code: -402652994
...
This application’s application-identifier entitlement does not match that of the installed application. These values must match for an upgrade to be allowed.
Domain: com.apple.dt.MobileDeviceErrorDomain
Code: -402652994
'iOS' 카테고리의 다른 글
[Mac] 숨긴 파일 표시 (0) | 2023.07.10 |
---|---|
[iOS] record(swift) 분석 (0) | 2023.06.16 |
[iOS]3rd part framework config update(Unable to install...Domain: com.apple.dt.MobileDeviceErrorDomainCode: -402620375) (0) | 2023.03.02 |
[ios]3rd part framework - Undefined symbols for architecture arm64: (0) | 2023.01.09 |