This repository contains an application developed using Xcode. The purpose is to demonstrate a core set of skills.
iOS: 15.0+ iPadOS: 15.0+
Xcode: 14.3.1 (14E300c)
- Open
Ampol.xcworkspace
in Xcode. - Wait for Swift Package Manager to resolve dependencies.
- Select the
Ampol
scheme and choose a device such as theiPhone 14 Pro Max (16.4)
oriPad Pro (12.9 inch) (6th Generation)
. - Run the scheme
Ampol
, you may be presented with a dialog. This is because SwiftLint is added via Swift Packagae Manager Build Tool Plug-ins. Select theTrust & Enable All
option. - The app should launch in the selected Simulator fairly quickly depending on your build machine. I used the
16” MacBook Pro (2023), M2 Pro, 16GB RAM
runningmacOS 14.0b1
. - I would suggest increasing/decreasing the Preferred Text Size
⌥⌘+ / ⌥⌘-
and changing the appearance (light/dark)⇧⌘A
.