Skip to content

appwrite/starter-for-ios

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iOS Starter Kit with Appwrite

Kickstart your iOS development with this ready-to-use starter project integrated with Appwrite.

This guide will help you quickly set up, customize, and build your iOS app.


🚀 Getting Started

Clone the Project

Clone this repository to your local machine using Git or directly from Xcode:

git clone https://github.com/appwrite/starter-for-ios

Alternatively, open the repository URL in Xcode to clone it directly.


🛠️ Development Guide

  1. Configure Appwrite
    Navigate to Sources/Config.plist and update the values to match your Appwrite project credentials.

  2. Customize as Needed
    Modify the starter kit to suit your app's requirements. Adjust UI, features, or backend integrations as per your needs.

  3. Run the App
    Select a target device (simulator or connected physical iOS device) in Xcode, and click Run to start the app.


📦 Building for Production

To create a production build of your app:

  1. Open Products > Schemes in the menu bar.
  2. Choose Edit Scheme or New Scheme to define your build settings.
    • For a new scheme, fill in the required information.
  3. Go to Run > Build Configuration and select Release.
  4. Build and deploy your app in release mode.

💡 Additional Notes

  • This starter project is designed to streamline your iOS development with Appwrite.
  • Refer to the Appwrite Documentation for detailed integration guidance.

About

Appwrite's starter kit for iOS 

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages