CS3714 Software Installation Instructions
IF (you own a compatible Mac laptop) THEN Install Xcode and SF Symbols on your Mac following the instructions given below. ELSE Use the Mac computers in <> Classroom: Torgersen 1010 or <> CS SE Lab: McBryde 116
Xcode is Apple’s Integrated Development Environment (IDE) that developers use to build apps for all Apple computers (platforms):
- iPhone (iOS)
- iPad (iPadOS)
- Apple Watch (watchOS)
- Apple Vision Pro (visionOS)
- Apple TV (tvOS)
- Mac laptop (MacBook) and Mac desktop (iMac, Mac Studio, Mac Pro, Mac mini) (macOS)
You learn the modern Swift Programming Language [Swift.org] under the newest and most advanced SwiftUI framework in this course.
You learn how to effectively use Xcode, Swift Programming Language (released in June 2014), and SwiftUI framework (released in June 2019) under the “Learning by Examples” pedagogy in this course.
- First, make sure that your Mac computer is compatible to run Xcode 26 or higher, which requires macOS Sequoia 15.6 or later.
- Open the App Store app on your Mac.
- Enter Xcode in the search bar.
- Download the latest version of Xcode.
- Follow the instructions to install Xcode.
- Open newly installed Xcode and download and install the Simulator.