04-22 22:41
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- 용산 호반써밋 에이디션
- ChatGPT
- 달러예금
- audio record
- RETROFIT
- Swift
- gradle
- java
- ndkVersion
- 새마을금고
- BindingAdapter
- MG더뱅킹정기예금
- kotlin
- Android Studio
- Android
- JetPack
- 고금리
- 예금
- CHAT GPT
- 3rd framework
- arm-linux-androideabi
- Data Binding
- Andorid
- ios
- 사전청약
- Mac
- 청약
- ndk r24
- KB
- EditText
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 |