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