Skip to content

Conversation

@lsj8706
Copy link
Collaborator

@lsj8706 lsj8706 commented Dec 29, 2022

🌱 작업한 내용

  • 프로젝트 생성
  • .gitignore 수정
  • iOS 버전 14.0으로 설정
  • 라이브러리 설치 (Then 제외)
  • 폴더링
  • Extension, Utils 파일 추가
  • SwiftLint 세팅

🌱 PR Point

  • 기초 세팅 했습니다! 기본 탭바 세팅까지 하면 바로 작업 시작할 수 있을거에요~!
  • 폴더링과 추가된 파일들에 관해서는 주말에 온/오프라인으로 설명을 드리겠습니다.
  • 이제 다들 Fork를 받아서 Fork 받은 레포를 Clone 하면 되는데 다음과 같은 순서로 해야합니다. 혹시 불안하면 혼자 하지말고 디스코드로 저 불러서 같이 해요!
  1. Clone을 받는다.
  2. 터미널 켜서 해당 폴더 위치로 이동
  3. git-lfs install 입력
  4. Podfile 있는 위치로 이동
  5. pod install 입력
  6. 생성된 흰색 파일 (.xcworkspace) 실행하여 여기서 작업
    반드시!!! 흰색 파일에서 작업을 해야합니다...!!!! 파란색 파일 XXXX

image

이 파일에서 작업을 해야 정상적으로 동작해요!!⭐️

아직 다들 git flow가 익숙하지 않을 거 같아서 라이브러리 Then을 추가하는 작업을 같이 모여서 이슈 생성부터 머지까지 하면서 예시를 보여줄 생각이에요!

  • SwiftLint 관련해서는 제가 임의로 몇가지 Rule들을 수정했는데 이거 역시 만나서 같이 이야기 해봐요!

📸 스크린샷

구현 내용 스크린샷
현재 폴더링 상황 (세부 폴더 제외) image

📮 관련 이슈

@lsj8706 lsj8706 added Setting 프로젝트 세팅, 라이브러리 설치 세진☃️ labels Dec 29, 2022
@lsj8706 lsj8706 self-assigned this Dec 29, 2022
Copy link
Contributor

@dlwogus0128 dlwogus0128 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

수고하셨습니다.

@lsj8706 lsj8706 merged commit c2d3dff into Runnect:develop Dec 30, 2022
@lsj8706 lsj8706 deleted the setting/#1-프로젝트-기초-세팅 branch December 30, 2022 07:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Setting 프로젝트 세팅, 라이브러리 설치 세진☃️

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

[Setting] 프로젝트 기초 세팅

2 participants