일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- Aspose.cells
- chart.js
- AIoptimization
- swift 화면전환
- python
- league of legends
- MS-SQL
- MYSQL
- .csv
- 업비트
- 한글깨짐
- Excel
- upbit
- largelanguagemodels
- CSV
- PromptEngineering
- 초딩수학
- Banker's rounding
- Banker's
- LEFT JOIN
- Kakao API Address
- 썸머노트
- Request.Form
- MSSQL
- Android
- 일본여행
- 나만의 상점
- rounding
- 오블완
- Oracle
Archives
- Today
- Total
목록cocoapods (1)
DBA

1. PC에 설치 $ sudo gem install cocoapods 2. pod을 설치할 디렉토리 경로로 들어가서 pod file생성 $ pod init xcode 14.2 에서는 에러가 발생 한다. 해결 방법은 아래 그림과 같다. PROJECT > Identity Inspector > Project Document > Project Format : Xcode 13.0-compatible 로 변경 3. pod file을 열어서 편집 (편집기 안쓰고 그냥 폴더에서 더블클리하면 편하게 열림) 3. Podfile에 적어놓은 pod을 설치 $ pod install
[3] Development/Swift
2023. 1. 17. 15:52