Skip to content

hsuanci/Swift-app-v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Swift_IOS_FirstTry

This Example is following by Goodidea in Swift

Thanks for goodidea-team which is one of coder Jeremy Xue.
This Example is create on 2019/5/7 which is my first try in Swift ios app.

Git Command

git init
git add .
git status
git commit -m comment
git remote add origin URL
git push origin master

git remote -v
git remote set-url origin URL //reset locate of git URL

Releases

No releases published

Packages

No packages published