Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bdrelling/template-swift
Brian Drelling's Swift repository template.
https://github.com/bdrelling/template-swift
swift template
Last synced: 28 days ago
JSON representation
Brian Drelling's Swift repository template.
- Host: GitHub
- URL: https://github.com/bdrelling/template-swift
- Owner: bdrelling
- License: mit
- Created: 2018-07-07T04:21:45.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2022-09-15T18:58:20.000Z (over 2 years ago)
- Last Synced: 2024-10-20T21:35:47.672Z (2 months ago)
- Topics: swift, template
- Language: Swift
- Homepage: https://briandrelling.com
- Size: 119 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Template-Swift
[![CI Status](https://github.com/bdrelling/Template-Swift/actions/workflows/tests.yml/badge.svg)](https://github.com/bdrelling/Template-Swift/actions/workflows/tests.yml)
[![Latest Release](https://img.shields.io/github/v/tag/bdrelling/Template-Swift?color=blue&label=)](https://github.com/bdrelling/Template-Swift/tags)
[![Swift Compatibility](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Fbdrelling%2FTemplate-Swift%2Fbadge%3Ftype%3Dswift-versions&label=)](https://swiftpackageindex.com/bdrelling/Template-Swift)
[![Platform Compatibility](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Fbdrelling%2FTemplate-Swift%2Fbadge%3Ftype%3Dplatforms&label=)](https://swiftpackageindex.com/bdrelling/Template-Swift)
[![License](https://img.shields.io/github/license/bdrelling/Template-Swift?label=)](https://github.com/bdrelling/Template-Swift/blob/main/LICENSE)[Brian Drelling](https://github.com/bdrelling)'s Swift project template.
## :warning: Disclaimer
This project is made publicly available for anyone curious. It is **NOT** intended for to be used as a template by others, as it caters heavily to Brian's formatting preferences, style guidelines, and working habits.
That said, please feel free to use any code in this library as you see fit.
## New Project Instructions
### Preparing for TestFlight
- Add the following keys to your `Info.plist`:
- `App Uses Non-Exempt Encryption` = `NO`