Initial commit
This commit is contained in:
commit
b007c7710f
2 changed files with 7 additions and 0 deletions
4
.gitignore
vendored
Normal file
4
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
# ---> Xcode
|
||||
## User settings
|
||||
xcuserdata/
|
||||
|
||||
3
README.md
Normal file
3
README.md
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
# 02_Xcode26
|
||||
|
||||
How to make an app with Xcode 26 By Code with Chris
|
||||
Loading…
Reference in a new issue