반응형
250x250
11-28 10:53
- Today
- Total
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- 코딩테스트
- rxswift
- swift split
- swift 알고리즘
- 프로그래머스 레벨2
- 프로그래머스 level1
- programmer
- datastructure
- 다트
- swift
- 프로그래머스 swift
- 코테
- Algorithm
- sort
- dart
- programmers
- 정렬알고리즘
- Design Pattern
- 감성에세이
- coding test
- 디자인패턴
- 알고리즘
- 정렬 알고리즘
- 스위프트디자인패턴
- 디자인 패턴
- swift 코딩테스트
- 자료구조
- 프로그래머스
- 정렬
- 스위프트
Notice
Recent Posts
Recent Comments
Link
Archives
목록M1 맥 Firebase 컴파일 오류 (1)
Bill Kim's Life...
[CocoaPods] M1 맥에서 Firebase 컴파일 오류 해결법
[이슈 내용] M1 맥에서 CocoaPods을 통한 Firebase 빌드 시 아래와 같이 에러가 발생하는 경우가 있습니다. [!] CocoaPods could not find compatible versions for pod "Firebase/Auth": In snapshot (Podfile.lock): Firebase/Auth (= 8.15.0) In Podfile: firebase_auth (from `.symlinks/plugins/firebase_auth/ios`) was resolved to 3.4.2, which depends on Firebase/Auth (= 9.2.0) 위의 에러 해결을 위해서 아래와 같이 진행하면 컴파일 오류를 해결할 수 있습니다. [적용 방법] 1. iOS 프로젝트 폴..
DEV Tips/iOS
2022. 7. 24. 01:30