IBM / mac-ibm-enrollment-app

The Mac@IBM enrollment app makes setting up macOS with Jamf Pro more intuitive for users and easier for IT. The application offers IT admins the ability to gather additional information about their users during setup, allows users to customize their enrollment by selecting apps or bundles of apps to install during setup, and provides users with next steps when enrollment is complete.
GNU General Public License v3.0
454 stars 48 forks source link

Build Environment Requirements #4

Closed dwshore closed 6 years ago

dwshore commented 6 years ago

Can you confirm the build environment requirements? I keep getting errors in the code and I'm hoping it's my build environment.

Here's a screenshot of one of the 83 errors I get for reference. Thanks!

screen shot 2018-10-26 at 2 49 04 pm

jalatman commented 6 years ago

Please provide the version of Xcode you are using. Thanks!

dwshore commented 6 years ago

Current config:

macOS 10.13.6 Xcode 9.4 Swift 4.1

I got confirmation from a coworker that he was able to build using macOS 10.14 and Xcode 10. Will try upgrading my system and see if that works.

jalatman commented 6 years ago

This is correct. In order to provide support for the latest enhancements such as Dark Mode, Xcode 10 (and Mojave for testing these features) is required. I have added badges to the README to reflect this.