[📝] 문서 정리
This commit is contained in:
parent
0872089c5d
commit
703f100bf4
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,4 +1,5 @@
|
|||
.Pods/
|
||||
.DS_Store
|
||||
Pods/
|
||||
Podfile
|
||||
Podfile.lock
|
||||
|
||||
|
|
Binary file not shown.
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"info" : {
|
||||
"author" : "xcode",
|
||||
"version" : 1
|
||||
}
|
||||
}
|
21
JJUNGTABLE/Assets.xcassets/1. New Set/Team Icon/Image_Color.imageset/Contents.json
vendored
Normal file
21
JJUNGTABLE/Assets.xcassets/1. New Set/Team Icon/Image_Color.imageset/Contents.json
vendored
Normal file
|
@ -0,0 +1,21 @@
|
|||
{
|
||||
"images" : [
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"scale" : "1x"
|
||||
},
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"scale" : "2x"
|
||||
},
|
||||
{
|
||||
"filename" : "color_1024.png",
|
||||
"idiom" : "universal",
|
||||
"scale" : "3x"
|
||||
}
|
||||
],
|
||||
"info" : {
|
||||
"author" : "xcode",
|
||||
"version" : 1
|
||||
}
|
||||
}
|
BIN
JJUNGTABLE/Assets.xcassets/1. New Set/Team Icon/Image_Color.imageset/color_1024.png
vendored
Normal file
BIN
JJUNGTABLE/Assets.xcassets/1. New Set/Team Icon/Image_Color.imageset/color_1024.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 651 KiB |
BIN
JJUNGTABLE/Assets.xcassets/1. New Set/Team Icon/Image_Empty.imageset/1024.png
vendored
Normal file
BIN
JJUNGTABLE/Assets.xcassets/1. New Set/Team Icon/Image_Empty.imageset/1024.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 24 KiB |
21
JJUNGTABLE/Assets.xcassets/1. New Set/Team Icon/Image_Empty.imageset/Contents.json
vendored
Normal file
21
JJUNGTABLE/Assets.xcassets/1. New Set/Team Icon/Image_Empty.imageset/Contents.json
vendored
Normal file
|
@ -0,0 +1,21 @@
|
|||
{
|
||||
"images" : [
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"scale" : "1x"
|
||||
},
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"scale" : "2x"
|
||||
},
|
||||
{
|
||||
"filename" : "1024.png",
|
||||
"idiom" : "universal",
|
||||
"scale" : "3x"
|
||||
}
|
||||
],
|
||||
"info" : {
|
||||
"author" : "xcode",
|
||||
"version" : 1
|
||||
}
|
||||
}
|
24
README.md
24
README.md
|
@ -7,6 +7,29 @@ README.md
|
|||
---
|
||||
|
||||
# 개발 일지
|
||||
|
||||
### 2024.06.26
|
||||
<details>
|
||||
<summary>내용</summary>
|
||||
|
||||
1. 새 버전(v.0.4)으로 개발
|
||||
- v.0.3 에서 v.0.4 로 새로 개발
|
||||
|
||||
2. 기능 개발
|
||||
- 서버 (node.js) 구축
|
||||
- DB (mariaDB) 구축
|
||||
- Firebase 제거
|
||||
|
||||
3. UIKit 제거 작업
|
||||
- SwiftUI 로 전환
|
||||
- Combine 추가
|
||||
|
||||
</details>
|
||||
|
||||
|
||||
---
|
||||
---
|
||||
|
||||
### 2024.02.27
|
||||
<details>
|
||||
<summary>내용</summary>
|
||||
|
@ -16,6 +39,7 @@ README.md
|
|||
|
||||
</details>
|
||||
|
||||
|
||||
### 2024.02.01
|
||||
<details>
|
||||
<summary>내용</summary>
|
||||
|
|
Loading…
Reference in New Issue
Block a user