Skip to content

EHAB7k/Day1_HomeWork00_XcodeOverview

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Day1_HomeWork00_XcodeOverview

Topics

Xcode setup and use all Command Line we learn to push your project on GitHub. Base on LAB00 projet you need to add a professional description under your name

Description

  • Setup Xcode on your Mac
  • Create a new project
  • Display your name on the screen
  • Upload to this repo as a PR

DeadLine

Sunday 11 October

Ressources

Steps to upload your work on GitHub

  • Create account in GitHub with your real name (MohammedAlkamdi)
  • Fork this repo into your GitHub account by clicking the fork button
  • Clone the repo (from your account after forking it)
  • git clone "put the link of your repository"
  • Add the Xcode project to the repo folder after cloning it
  • Then create a new copy usning:
  • git add .
  • git commit -m "Some message"
  • git push
  • Create pull request to the tuwaiq-ios repository from GitHub website

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Swift 100.0%