Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- struct
- 제어전송문
- unrecognized selector sent to class
- ios 개발 강의
- 주간 달력
- copy-on-write
- 다짐글
- 생명주기
- Switch
- actionSheet
- uikit
- AnyObject
- error해결
- 연관값
- class
- 파스칼표기법
- weekly calendar
- 회고
- Git
- 글또
- 글또9기
- avaliable
- MyLife
- 내_삶
- K디지털기초역량훈련
- 바이트디그리
- IOS
- On branch is up to date with ' '
- SWIFT
- 코드스니펫
Archives
- Today
- Total
목록On branch is up to date with ' ' (1)
seong_hye, the developer

xcode를 git에 연결 후아무런 생각없이 storyboard 지우고 commit 하려고 하자 다음과 같은 오류가 발생하였다.On branch 브랜치이름Your branch is up to date with 'origin/브랜치이름'.Changes not staged for commit: (use "git add/rm ..." to update what will be committed) (use "git restore ..." to discard changes in working directory) modified: ../BasicsApps.xcodeproj/project.pbxproj deleted: Base.lproj/Main.storyboard modified: SceneDeleg..
IOS/Error
2024. 1. 6.