맥에서 오픈소스 라이브러리를 다운받으려면 cocoaPod 가 설치되어야한다. 우선 터미널을 실행한다. 1. sudo gem install cocoapods 를 터미널 명령어 창에 입력한다.2. 패스워드를 묻는데 맥북에 로그인할때 쓰는 패스워드를 입력한다. 3. 터미널에 로그들이 쭈루룩 뜨면서 설치가 된다. 설치 완료 4. pod setup을 터미널창에 입력한다. 입력하면 다음과 같이 git에서 cocoaPods 관련 파일을 다운로드 받는데 다운 다 될때까지 기다리자. 5. 다운로드가 다 되면 xcode 프로젝트가 위치한 경로로 이동하여 pod init 을 입력하고 해당 명령어를 실행시킨다.pod init 실행하면 podFile이 생성된다. 6. vi로 PodFile을 열고 PodFile을 편집한다. AF..
고객사에서 신규 업데이트가 있을 경우 앱 실행시 팝업창을 출력해달라고해서 만들어보았다. -(void)verCheck{ NSDictionary *bundleInfo = [[NSBundle mainBundle] infoDictionary]; NSString *bundleIdentifier = [bundleInfo valueForKey:@"CFBundleIdentifier"]; NSURL *lookupURL = [NSURL URLWithString:[NSString stringWithFormat:@"http://itunes.apple.com/lookup?bundleId=%@", bundleIdentifier]]; NSData *lookupResults = [NSData dataWithContentsOfURL:..
- Total
- Today
- Yesterday
- NSPrivacyAccessedAPICategoryFileTimestamp
- 슬랙으로 보내기
- aws python3.12
- NSPrivacyAccessedAPICategoryDiskSpace
- Response: Failure when receiving data from the peer
- NSPrivacyAccessedAPICategoryUserDefaults
- python3.12 설치
- ITMS-91053: Missing API declaration
- ios
- ios pod install error
- Xcode
- Firebase
- ios 앱 심사상태
- PlatformException(sign_in_failed
- Flutter
- Failed to launch iOS Simulator: Error: Emulator didn't connect within 60 seconds
- MySQL
- 아이폰
- NSPrivacyAccessedAPICategorySystemBootTime
- but linking in object file
- 베란다 수경재배
- Error (Xcode): Target release_unpack_ios failed: Exception: Binary
- com.google.android.gms.common.api.ApiException: 10:
- CDN: trunk URL couldn't be downloaded
- 수경재배키트
- flutter build ipa
- google play appcheck
- EC2
- 해결방법
- 리눅스 python3 설치
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |