Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dl-alexandre/SymbolGrid

Just a personal iOS SF Symbol App also available for macOS, visionOS
https://github.com/dl-alexandre/SymbolGrid

sfsymbols

Last synced: 15 days ago
JSON representation

Just a personal iOS SF Symbol App also available for macOS, visionOS

Awesome Lists containing this project

README

        


Ignite logo

# SymbolGrid

# Getting Started

![Static Badge](https://img.shields.io/badge/status-active-brightgreen)
![GitHub last commit (branch)](https://img.shields.io/github/last-commit/dl-alexandre/SymbolGrid/main?logo=github)
![GitHub contributors](https://img.shields.io/github/contributors/dl-alexandre/SymbolGrid)
[![first-timers-only](https://img.shields.io/badge/first--timers--only-friendly-blue.svg)](https://www.firsttimersonly.com/)

* Read the [Code of Conduct](https://github.com/dl-alexandre/SymbolGrid/blob/main/CODE_OF_CONDUCT.md)
* Read the [CONTRIBUTING.md](https://github.com/dl-alexandre/SymbolGrid/blob/main/CONTRIBUTING.md) guidelines
* Download Xcode 15 or later
* Browse the open [issues](https://github.com/dl-alexandre/SymbolGrid/issues) and **comment** which you would like to work on
* It is only one person per issue, except where noted.
* **Fork** this repo
* **Clone** the repo to your machine (do **not** open Xcode yet)
* In the same folder that contains the `SymbolGrid.xcconfig.template`, run this command, in Terminal, to create a new Xcode configuration file (which properly sets up the signing information)

```sh
cp SymbolGrid.xcconfig.template SymbolGrid.xcconfig
```

* Open Xcode

* In the `SymbolGrid.xcconfig` file, fill in your `DEVELOPMENT_TEAM` and `PRODUCT_BUNDLE_IDENTIFIER`.
* You can find this by logging into the Apple Developer Portal
* This works with both free or paid Apple Developer accounts. Do **NOT** run this app on a real device due to issues with the Sign in With Apple capability.
```
DEVELOPMENT_TEAM = ABC123
PRODUCT_BUNDLE_IDENTIFIER = com.mycompany.symbols
```

* Build the project ✅

* **Checkout** a new branch (from the `dev` branch) to work on an issue

# Contributing
To start contributing, review [CONTRIBUTING.md](https://github.com/dl-alexandre/SymbolGrid/blob/main/CONTRIBUTING.md). New contributors are always welcome to support this project.

:eyes: **Please be sure to comment on an issue you'd like to work on and [Dalton Alexandre](https://github.com/dl-alexandre), the maintainer of this project, will assign it to you!** You can only work on **ONE** issue at a time.

Checkout any issue labeled `hacktoberfest` to start contributing.

> [!IMPORTANT]
> View the [GitHub Discussions](https://github.com/dl-alexandre/SymbolGrid/discussions) for the latest information about the repo.

## Issue Labels
* `first-timers-only` is only for someone who has **not** contributed to the repo yet! (and is new to open source and iOS development)
* `good-first-issue` is an issue that's beginner level

Please choose an appropriate issue for your skill level

### Contributors


Made with [contrib.rocks](https://contrib.rocks).

# License
This project is licensed under [Apache 2.0](https://github.com/dl-alexandre/SymbolGrid/blob/main/LICENSE).

## Star History





Star History Chart