Template:PT3 SWIFT MAC XCODE
From Phidgets Support
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Contents
Language - Swift
Windows with Xcode
Welcome to using Phidgets with Swift! By using Swift, you will have access to the complete Phidget22 API, including events.
Xcode is an integrated development environment for macOS. It is commonly used as a tool for developing software for macOS and iOS applications.
Requirements
First, make sure you have the following installed:
● Xcode from the Mac App Store
You will also need to install CocoaPods in order to access the Phidget libraries for Swift. You can do this by opening the terminal and entering the following command:
Using Phidgets in Your Programs
There are two ways you can use Phidgets in Xcode. You can either start from a sample project provided by our code sample generator, or you can start a new project from scratch.
Select your preferred method below for instructions:
Use our Code Sample
New Project
«
»