Skip to content

Installation

enClose functions as a starter project, providing a simple and straightforward installation process. You'll clone the project, customize a few key settings, and use it as the foundation for your application.

Installation Steps

  1. Clone the Repository
    git clone https://github.com/fellowgeek/enClose

You can also download the project directly from the releases page on GitHub.

  1. Select Your Platform

    • Copy the iOS-Swift folder for iOS development
    • Copy the MacOS-Swift folder for macOS development
  2. Open in Xcode

    • Launch Xcode
    • Open the project file in your copied folder
  3. Configure Project Settings

    • Update the app bundle identifier
    • Change the project name to match your application

Xcode Project

After completing these steps, you should be able to run the project in a simulator to verify your installation.