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 |
Tags
- 연관값
- Switch
- uikit
- Git
- struct
- 다짐글
- 바이트디그리
- copy-on-write
- IOS
- AnyObject
- weekly calendar
- 회고
- 글또9기
- 생명주기
- On branch is up to date with ' '
- actionSheet
- MyLife
- K디지털기초역량훈련
- 주간 달력
- unrecognized selector sent to class
- class
- ios 개발 강의
- SWIFT
- avaliable
- error해결
- 코드스니펫
- 글또
- 내_삶
- 파스칼표기법
- 제어전송문
Archives
- Today
- Total
목록git commit (1)
seong_hye, the developer
오류 해결) On branch is up to date with 'origin/브랜치이름'. 오류 해결
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: SceneDelegate.s..
IOS/UIKit
2024. 1. 6.