티스토리 뷰
#Library #Cocoapods
프로젝트 코드 : https://github.com/LeeGwangYong/iOS_swift/tree/master/FaceBook
1. [Create a new Project] - [Single View App] 프로젝트 생성
2. Cocoapods 설치하기
2-1. 터미널 실행
cd (filepath)
pod init
open -a Xcode podfile
(podfile 수정)
pod install
경로 가져오기 : 프로젝트 폴더 우클릭 - ['폴더명' 복사]
pod 'Kingfisher' //이미지 캐싱을 위한 라이브러리
3. Workspace로 작업하기
프로젝트 폴더에 들어가면 (프로젝트명).xcworkspace 파일이 생성. 이후 모든 작업은 이 파일을 이용
'iOS(swift)' 카테고리의 다른 글
[Swift 4] Fakebook 만들기 - 3. AutoLayout, Dynamic(AutoSize) CollectionView Cell, Rounded Image (0) | 2017.11.25 |
---|---|
[Swift 4] Fakebook 만들기 - 2. CollectionViewController, NavigationBar (0) | 2017.11.25 |
자주 사용할 코드 (0) | 2017.11.02 |
iOS(Swift 4.0) 기본 정리(2017.10.21) (0) | 2017.11.02 |
iOS(Swift 4.0) 기본 정리(2017.09.26) (0) | 2017.09.26 |
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- command
- 코딩야학
- 타일링
- Add TapGesture
- 객체
- Grid
- MVVM
- 문자열
- DP
- CollectionView
- Custom Cell
- BOJ
- WPF
- CustomCollectionViewCell
- C++
- 생활코딩
- XAML
- listview
- FEED
- 백준
- BFS
- UIView Animation
- 백준온라인
- Cell Animation
- Fakebook
- 데이터 바인딩
- dfs
- 스택
- 그래프
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
글 보관함