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
- The image set has an unassigned child.
- error
- 'IPHONEOS_DEPLOYMENT_TARGET' is set to 10.0
- duplicate symbols for architecture arm 64
- Xcode
- HomeBrew #MAC
- swift하고싶다
- Unable to install
- Deploument Info
- 프로젝트기본설명
- 'openURL:' is deprecated: first deprecated in iOS 10.0
- Swfit
- Project File List
- 설명
- ios
- 영어읽어라
- FIRApp configure
- The iOS deployment target
- swift하고싶다.
- objectiv-C
- Swift
- objectiveC
- Cannot install under Rosetta 2 in ARM default prefix (/opt/homebrew)!
- 의존성
- git
- arch -arm64 brew install
- iOS개발
- 'AudioSessionSetActive' is deprecated: first deprecated in iOS 7.0 - no longer supported
- 버전분기
- 코드설게
Archives
- Today
- Total
목록The iOS deployment target (1)
행복한 세상의 니노

The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 10.0, but the range of supported deployment target versions is 11.0 to 16.1.99. 번역 : iOS 배포 대상 'IPHONEOS_DEPLOYMENT_TARGET'은 10.0으로 설정되어 있지만 지원되는 배포 대상 버전의 범위는 11.0~16.1.99입니다. ChatGPT This error message is indicating that the deployment target for your iOS app is set to 10.0, but the latest supported deployment target version is 1..
IOS/Objective-C
2023. 2. 13. 17:08