Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 409 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 409 Bytes

helloios

Info 449 Assignment

–Create a scaffolded-out iOS application named "Hello-iOS"

–Change the "Hello World" text edit to read "Go Seahawks!"

or "Go Dawgs!" or "Cougars suck!"

– Change the displayed name of the app to "Hello" (on the device)

– Ensure it builds correctly

– Ensure it runs inside the emulator

– Ensure it runs on an iOS device

– Check it in to your GitHub account