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
- 'openURL:' is deprecated: first deprecated in iOS 10.0
- ios
- objectiveC
- swift하고싶다
- Project File List
- 프로젝트기본설명
- Xcode
- git
- 버전분기
- HomeBrew #MAC
- Cannot install under Rosetta 2 in ARM default prefix (/opt/homebrew)!
- Swift
- swift하고싶다.
- The iOS deployment target
- iOS개발
- 코드설게
- Deploument Info
- objectiv-C
- 영어읽어라
- 'AudioSessionSetActive' is deprecated: first deprecated in iOS 7.0 - no longer supported
- Swfit
- The image set has an unassigned child.
- 'IPHONEOS_DEPLOYMENT_TARGET' is set to 10.0
- arch -arm64 brew install
- 의존성
- error
- FIRApp configure
- Unable to install
- 설명
- duplicate symbols for architecture arm 64
Archives
- Today
- Total
행복한 세상의 니노
ObjC 변수의 값 print, Log 표현하기 본문
첫 인수내의 퍼센트(%)문자는 NSLog 함수가 이해하려는 특수 문자다.
퍼센트 문자 바로 뒤에 나오는 문자는 그 지점에 표시될 값의 데이터형을 지정한다.
반응형