Skip to content

Latest commit

 

History

723 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Platforms Swift Contributions welcome License

Introduction 👋🏼

SwiftLeeds is a brand new Swift conference that started in 2021. It's a truly unique conference that is built by the community for the community. Hosted in the heart of Leeds City, UK.

Developer Setup 💻

Follow these steps to get your development environment setup to run SwiftLeeds iOS app locally.

Prerequisites

You'll need the following installed to get started:

Xcode 14.3.1

Xcode

Xcode 14.0 can be downloaded directly from the Apple Developer Downloads Page.

You will need to have access to your developer account in order to download this.

  • Once downloaded and unzipped, move the app to your Applications folder and run it.
  • Accept the prompt to install additional tools to allow it to run until you see the Xcode welcome pane with the new project button.

Linting

We lint with SwiftLint. Install it and turn on the pre-commit hook once per clone:

brew install swiftlint
git config core.hooksPath .githooks

The hook checks only the files you stage. It stays quiet about the violations already recorded in .swiftlint.baseline, so older code will not block you. Pass --no-verify to skip it.

Contributing 🏗

We welcome all contributions to this repository. Please raise a PR so our Lead Maintainer (Matthew Gallagher) can help get this pushed through, alternatively please raise an Issue or Discussion topic.

Branch Stratergy

We branch off the main branch into a Feature branch and then generate a PR to merge the changes back into main. We do not merge from any branch other than main.

Contributors

Active Contributors

Previous Contributors

Thanks to all the effors from our App Contributors:

About

The official iOS app for SwiftLeeds

Resources

Security policy

Stars

29 stars

Watchers

5 watching

Forks

Releases

Sponsor this project

Packages

Used by

Contributors

Languages