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
- Git
- ScrollView
- escaping
- Animation
- 고차함수
- Observer
- SWIFTUI
- apns
- self
- mvvm
- singleton
- viewlifecycle
- struct
- calendar
- CoreImage
- segue
- uikit
- class
- SWIFT
- array
- error
- list
- http
- 화면전환
- IOS
- Refresh
- Switch
- NotificationCenter
- PushNotification
- 글또
Archives
- Today
- Total
목록git commit (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.