Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump rexml from 3.2.6 to 3.2.8 #43

Merged
merged 1 commit into from
Jun 12, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 16, 2024

Bumps rexml from 3.2.6 to 3.2.8.

Release notes

Sourced from rexml's releases.

REXML 3.2.8 - 2024-05-16

Fixes

  • Suppressed a warning

REXML 3.2.7 - 2024-05-16

Improvements

Fixes

  • XPath: Fixed a bug of normalize_space(array).

  • XPath: Fixed a bug that wrong position is used with nested path.

    • GH-110

    • GH-122

    • Reported by jcavalieri.

    • Patch by NAITOH Jun.

  • Fixed a bug that an exception message can't be generated for invalid encoding XML.

... (truncated)

Changelog

Sourced from rexml's changelog.

3.2.8 - 2024-05-16 {#version-3-2-8}

Fixes

  • Suppressed a warning

3.2.7 - 2024-05-16 {#version-3-2-7}

Improvements

Fixes

  • XPath: Fixed a bug of normalize_space(array).

  • XPath: Fixed a bug that wrong position is used with nested path.

    • GH-110

    • GH-122

    • Reported by jcavalieri.

    • Patch by NAITOH Jun.

  • Fixed a bug that an exception message can't be generated for

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](ruby/rexml@v3.2.6...v3.2.8)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 16, 2024
Copy link
Owner

@WikipediaBrown WikipediaBrown left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@WikipediaBrown WikipediaBrown merged commit 3bccb2b into develop Jun 12, 2024
2 checks passed
@WikipediaBrown WikipediaBrown deleted the dependabot/bundler/rexml-3.2.8 branch June 12, 2024 04:18
WikipediaBrown added a commit that referenced this pull request Jun 12, 2024
* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](ruby-git/ruby-git@v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](ruby-git/ruby-git@v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

* Read me update (#53)

* Updated typo in ReadMe and added workflow badge.

* Added syntax coloring for code snippets.

* Updated Workflow Badge

* Updated strings in Fastfile to single quotes where appropriate

* Bump rexml from 3.2.6 to 3.2.8 (#43)

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](ruby/rexml@v3.2.6...v3.2.8)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
WikipediaBrown added a commit that referenced this pull request Jun 12, 2024
* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](ruby-git/ruby-git@v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](ruby-git/ruby-git@v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

* Read me update (#53)

* Updated typo in ReadMe and added workflow badge.

* Added syntax coloring for code snippets.

* Updated Workflow Badge

* Updated strings in Fastfile to single quotes where appropriate

* Bump rexml from 3.2.6 to 3.2.8 (#43)

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](ruby/rexml@v3.2.6...v3.2.8)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Added testing on pull request (#55)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
WikipediaBrown added a commit that referenced this pull request Jun 12, 2024
* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](ruby-git/ruby-git@v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](ruby-git/ruby-git@v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

* Read me update (#53)

* Updated typo in ReadMe and added workflow badge.

* Added syntax coloring for code snippets.

* Updated Workflow Badge

* Updated strings in Fastfile to single quotes where appropriate

* Bump rexml from 3.2.6 to 3.2.8 (#43)

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](ruby/rexml@v3.2.6...v3.2.8)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Added testing on pull request (#55)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
WikipediaBrown added a commit that referenced this pull request Jun 12, 2024
* Adding it again (#52)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](ruby-git/ruby-git@v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](ruby-git/ruby-git@v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Nits & Bits (#54)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](ruby-git/ruby-git@v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](ruby-git/ruby-git@v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

* Read me update (#53)

* Updated typo in ReadMe and added workflow badge.

* Added syntax coloring for code snippets.

* Updated Workflow Badge

* Updated strings in Fastfile to single quotes where appropriate

* Bump rexml from 3.2.6 to 3.2.8 (#43)

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](ruby/rexml@v3.2.6...v3.2.8)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* CI/CD Update (#56)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](ruby-git/ruby-git@v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](ruby-git/ruby-git@v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

* Read me update (#53)

* Updated typo in ReadMe and added workflow badge.

* Added syntax coloring for code snippets.

* Updated Workflow Badge

* Updated strings in Fastfile to single quotes where appropriate

* Bump rexml from 3.2.6 to 3.2.8 (#43)

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](ruby/rexml@v3.2.6...v3.2.8)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Added testing on pull request (#55)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* New Nits && Bits (#58)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](ruby-git/ruby-git@v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](ruby-git/ruby-git@v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

* Read me update (#53)

* Updated typo in ReadMe and added workflow badge.

* Added syntax coloring for code snippets.

* Updated Workflow Badge

* Updated strings in Fastfile to single quotes where appropriate

* Bump rexml from 3.2.6 to 3.2.8 (#43)

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](ruby/rexml@v3.2.6...v3.2.8)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Added testing on pull request (#55)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
WikipediaBrown added a commit that referenced this pull request Jun 12, 2024
* Adding it again (#52)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](ruby-git/ruby-git@v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](ruby-git/ruby-git@v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Nits & Bits (#54)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](ruby-git/ruby-git@v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](ruby-git/ruby-git@v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

* Read me update (#53)

* Updated typo in ReadMe and added workflow badge.

* Added syntax coloring for code snippets.

* Updated Workflow Badge

* Updated strings in Fastfile to single quotes where appropriate

* Bump rexml from 3.2.6 to 3.2.8 (#43)

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](ruby/rexml@v3.2.6...v3.2.8)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* CI/CD Update (#56)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](ruby-git/ruby-git@v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](ruby-git/ruby-git@v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

* Read me update (#53)

* Updated typo in ReadMe and added workflow badge.

* Added syntax coloring for code snippets.

* Updated Workflow Badge

* Updated strings in Fastfile to single quotes where appropriate

* Bump rexml from 3.2.6 to 3.2.8 (#43)

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](ruby/rexml@v3.2.6...v3.2.8)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Added testing on pull request (#55)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* New Nits && Bits (#58)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](ruby-git/ruby-git@v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](ruby-git/ruby-git@v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

* Read me update (#53)

* Updated typo in ReadMe and added workflow badge.

* Added syntax coloring for code snippets.

* Updated Workflow Badge

* Updated strings in Fastfile to single quotes where appropriate

* Bump rexml from 3.2.6 to 3.2.8 (#43)

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](ruby/rexml@v3.2.6...v3.2.8)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Added testing on pull request (#55)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updated Name to SFSymbolsKit

* Fixed Testing Bug

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
WikipediaBrown added a commit that referenced this pull request Jun 12, 2024
* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

* Read me update (#53)

* Updated typo in ReadMe and added workflow badge.

* Added syntax coloring for code snippets.

* Updated Workflow Badge

* Updated strings in Fastfile to single quotes where appropriate

* Bump rexml from 3.2.6 to 3.2.8 (#43)

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.6...v3.2.8)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Added testing on pull request (#55)

* Master (#59)

* Adding it again (#52)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Nits & Bits (#54)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

* Read me update (#53)

* Updated typo in ReadMe and added workflow badge.

* Added syntax coloring for code snippets.

* Updated Workflow Badge

* Updated strings in Fastfile to single quotes where appropriate

* Bump rexml from 3.2.6 to 3.2.8 (#43)

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.6...v3.2.8)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* CI/CD Update (#56)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

* Read me update (#53)

* Updated typo in ReadMe and added workflow badge.

* Added syntax coloring for code snippets.

* Updated Workflow Badge

* Updated strings in Fastfile to single quotes where appropriate

* Bump rexml from 3.2.6 to 3.2.8 (#43)

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.6...v3.2.8)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Added testing on pull request (#55)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* New Nits && Bits (#58)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

* Read me update (#53)

* Updated typo in ReadMe and added workflow badge.

* Added syntax coloring for code snippets.

* Updated Workflow Badge

* Updated strings in Fastfile to single quotes where appropriate

* Bump rexml from 3.2.6 to 3.2.8 (#43)

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.6...v3.2.8)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Added testing on pull request (#55)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Rename (#60)

* Adding it again (#52)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Nits & Bits (#54)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

* Read me update (#53)

* Updated typo in ReadMe and added workflow badge.

* Added syntax coloring for code snippets.

* Updated Workflow Badge

* Updated strings in Fastfile to single quotes where appropriate

* Bump rexml from 3.2.6 to 3.2.8 (#43)

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.6...v3.2.8)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* CI/CD Update (#56)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

…
WikipediaBrown added a commit that referenced this pull request Jun 12, 2024
* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

* Read me update (#53)

* Updated typo in ReadMe and added workflow badge.

* Added syntax coloring for code snippets.

* Updated Workflow Badge

* Updated strings in Fastfile to single quotes where appropriate

* Bump rexml from 3.2.6 to 3.2.8 (#43)

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.6...v3.2.8)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Added testing on pull request (#55)

* Master (#59)

* Adding it again (#52)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Nits & Bits (#54)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

* Read me update (#53)

* Updated typo in ReadMe and added workflow badge.

* Added syntax coloring for code snippets.

* Updated Workflow Badge

* Updated strings in Fastfile to single quotes where appropriate

* Bump rexml from 3.2.6 to 3.2.8 (#43)

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.6...v3.2.8)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* CI/CD Update (#56)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

* Read me update (#53)

* Updated typo in ReadMe and added workflow badge.

* Added syntax coloring for code snippets.

* Updated Workflow Badge

* Updated strings in Fastfile to single quotes where appropriate

* Bump rexml from 3.2.6 to 3.2.8 (#43)

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.6...v3.2.8)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Added testing on pull request (#55)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* New Nits && Bits (#58)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

* Read me update (#53)

* Updated typo in ReadMe and added workflow badge.

* Added syntax coloring for code snippets.

* Updated Workflow Badge

* Updated strings in Fastfile to single quotes where appropriate

* Bump rexml from 3.2.6 to 3.2.8 (#43)

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.6...v3.2.8)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Added testing on pull request (#55)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Rename (#60)

* Adding it again (#52)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Nits & Bits (#54)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

* Read me update (#53)

* Updated typo in ReadMe and added workflow badge.

* Added syntax coloring for code snippets.

* Updated Workflow Badge

* Updated strings in Fastfile to single quotes where appropriate

* Bump rexml from 3.2.6 to 3.2.8 (#43)

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.6...v3.2.8)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* CI/CD Update (#56)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf
…
WikipediaBrown added a commit that referenced this pull request Jun 19, 2024
* Renamed (#61)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

* Read me update (#53)

* Updated typo in ReadMe and added workflow badge.

* Added syntax coloring for code snippets.

* Updated Workflow Badge

* Updated strings in Fastfile to single quotes where appropriate

* Bump rexml from 3.2.6 to 3.2.8 (#43)

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.6...v3.2.8)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Added testing on pull request (#55)

* Master (#59)

* Adding it again (#52)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Nits & Bits (#54)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

* Read me update (#53)

* Updated typo in ReadMe and added workflow badge.

* Added syntax coloring for code snippets.

* Updated Workflow Badge

* Updated strings in Fastfile to single quotes where appropriate

* Bump rexml from 3.2.6 to 3.2.8 (#43)

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.6...v3.2.8)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* CI/CD Update (#56)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

* Read me update (#53)

* Updated typo in ReadMe and added workflow badge.

* Added syntax coloring for code snippets.

* Updated Workflow Badge

* Updated strings in Fastfile to single quotes where appropriate

* Bump rexml from 3.2.6 to 3.2.8 (#43)

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.6...v3.2.8)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Added testing on pull request (#55)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* New Nits && Bits (#58)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

* Read me update (#53)

* Updated typo in ReadMe and added workflow badge.

* Added syntax coloring for code snippets.

* Updated Workflow Badge

* Updated strings in Fastfile to single quotes where appropriate

* Bump rexml from 3.2.6 to 3.2.8 (#43)

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.6...v3.2.8)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Added testing on pull request (#55)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Rename (#60)

* Adding it again (#52)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Nits & Bits (#54)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

* Read me update (#53)

* Updated typo in ReadMe and added workflow badge.

* Added syntax coloring for code snippets.

* Updated Workflow Badge

* Updated strings in Fastfile to single quotes where appropriate

* Bump rexml from 3.2.6 to 3.2.8 (#43)

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.6...v3.2.8)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* CI/CD Update (#56)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdf…
WikipediaBrown added a commit that referenced this pull request Jun 19, 2024
* Add social media preview (#75)

* Added Social Media Preview

* Updated Actions

* Master (#76)

* Renamed (#61)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

* Read me update (#53)

* Updated typo in ReadMe and added workflow badge.

* Added syntax coloring for code snippets.

* Updated Workflow Badge

* Updated strings in Fastfile to single quotes where appropriate

* Bump rexml from 3.2.6 to 3.2.8 (#43)

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.6...v3.2.8)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Added testing on pull request (#55)

* Master (#59)

* Adding it again (#52)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Nits & Bits (#54)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

* Read me update (#53)

* Updated typo in ReadMe and added workflow badge.

* Added syntax coloring for code snippets.

* Updated Workflow Badge

* Updated strings in Fastfile to single quotes where appropriate

* Bump rexml from 3.2.6 to 3.2.8 (#43)

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.6...v3.2.8)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* CI/CD Update (#56)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

* Read me update (#53)

* Updated typo in ReadMe and added workflow badge.

* Added syntax coloring for code snippets.

* Updated Workflow Badge

* Updated strings in Fastfile to single quotes where appropriate

* Bump rexml from 3.2.6 to 3.2.8 (#43)

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.6...v3.2.8)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Added testing on pull request (#55)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* New Nits && Bits (#58)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

* Read me update (#53)

* Updated typo in ReadMe and added workflow badge.

* Added syntax coloring for code snippets.

* Updated Workflow Badge

* Updated strings in Fastfile to single quotes where appropriate

* Bump rexml from 3.2.6 to 3.2.8 (#43)

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.6...v3.2.8)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Added testing on pull request (#55)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Rename (#60)

* Adding it again (#52)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Nits & Bits (#54)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

* Read me update (#53)

* Updated typo in ReadMe and added workflow badge.

* Added syntax coloring for code snippets.

* Updated Workflow Badge

* Updated strings in Fastfile to single quotes where appropriate

* Bump rexml from 3.2.6 to 3.2.8 (#43)

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.6...v3.2.8)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* CI/CD Update (#56)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile…
WikipediaBrown added a commit that referenced this pull request Jul 7, 2024
* Add social media preview (#75)

* Added Social Media Preview

* Updated Actions

* Master (#76)

* Renamed (#61)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

* Read me update (#53)

* Updated typo in ReadMe and added workflow badge.

* Added syntax coloring for code snippets.

* Updated Workflow Badge

* Updated strings in Fastfile to single quotes where appropriate

* Bump rexml from 3.2.6 to 3.2.8 (#43)

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.6...v3.2.8)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Added testing on pull request (#55)

* Master (#59)

* Adding it again (#52)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Nits & Bits (#54)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

* Read me update (#53)

* Updated typo in ReadMe and added workflow badge.

* Added syntax coloring for code snippets.

* Updated Workflow Badge

* Updated strings in Fastfile to single quotes where appropriate

* Bump rexml from 3.2.6 to 3.2.8 (#43)

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.6...v3.2.8)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* CI/CD Update (#56)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

* Read me update (#53)

* Updated typo in ReadMe and added workflow badge.

* Added syntax coloring for code snippets.

* Updated Workflow Badge

* Updated strings in Fastfile to single quotes where appropriate

* Bump rexml from 3.2.6 to 3.2.8 (#43)

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.6...v3.2.8)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Added testing on pull request (#55)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* New Nits && Bits (#58)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

* Read me update (#53)

* Updated typo in ReadMe and added workflow badge.

* Added syntax coloring for code snippets.

* Updated Workflow Badge

* Updated strings in Fastfile to single quotes where appropriate

* Bump rexml from 3.2.6 to 3.2.8 (#43)

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.6...v3.2.8)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Added testing on pull request (#55)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Rename (#60)

* Adding it again (#52)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Nits & Bits (#54)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

* Read me update (#53)

* Updated typo in ReadMe and added workflow badge.

* Added syntax coloring for code snippets.

* Updated Workflow Badge

* Updated strings in Fastfile to single quotes where appropriate

* Bump rexml from 3.2.6 to 3.2.8 (#43)

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.6...v3.2.8)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* CI/CD Update (#56)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more
…
WikipediaBrown added a commit that referenced this pull request Jul 7, 2024
* Add social media preview (#75)

* Added Social Media Preview

* Updated Actions

* Master (#76)

* Renamed (#61)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

* Read me update (#53)

* Updated typo in ReadMe and added workflow badge.

* Added syntax coloring for code snippets.

* Updated Workflow Badge

* Updated strings in Fastfile to single quotes where appropriate

* Bump rexml from 3.2.6 to 3.2.8 (#43)

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.6...v3.2.8)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Added testing on pull request (#55)

* Master (#59)

* Adding it again (#52)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Nits & Bits (#54)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

* Read me update (#53)

* Updated typo in ReadMe and added workflow badge.

* Added syntax coloring for code snippets.

* Updated Workflow Badge

* Updated strings in Fastfile to single quotes where appropriate

* Bump rexml from 3.2.6 to 3.2.8 (#43)

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.6...v3.2.8)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* CI/CD Update (#56)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

* Read me update (#53)

* Updated typo in ReadMe and added workflow badge.

* Added syntax coloring for code snippets.

* Updated Workflow Badge

* Updated strings in Fastfile to single quotes where appropriate

* Bump rexml from 3.2.6 to 3.2.8 (#43)

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.6...v3.2.8)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Added testing on pull request (#55)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* New Nits && Bits (#58)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

* Read me update (#53)

* Updated typo in ReadMe and added workflow badge.

* Added syntax coloring for code snippets.

* Updated Workflow Badge

* Updated strings in Fastfile to single quotes where appropriate

* Bump rexml from 3.2.6 to 3.2.8 (#43)

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.6...v3.2.8)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Added testing on pull request (#55)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Rename (#60)

* Adding it again (#52)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Nits & Bits (#54)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

* Read me update (#53)

* Updated typo in ReadMe and added workflow badge.

* Added syntax coloring for code snippets.

* Updated Workflow Badge

* Updated strings in Fastfile to single quotes where appropriate

* Bump rexml from 3.2.6 to 3.2.8 (#43)

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.6...v3.2.8)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* CI/CD Update (#56)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

*…
WikipediaBrown added a commit that referenced this pull request Jul 8, 2024
* Add social media preview (#75)

* Added Social Media Preview

* Updated Actions

* Master (#76)

* Renamed (#61)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

* Read me update (#53)

* Updated typo in ReadMe and added workflow badge.

* Added syntax coloring for code snippets.

* Updated Workflow Badge

* Updated strings in Fastfile to single quotes where appropriate

* Bump rexml from 3.2.6 to 3.2.8 (#43)

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.6...v3.2.8)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Added testing on pull request (#55)

* Master (#59)

* Adding it again (#52)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Nits & Bits (#54)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

* Read me update (#53)

* Updated typo in ReadMe and added workflow badge.

* Added syntax coloring for code snippets.

* Updated Workflow Badge

* Updated strings in Fastfile to single quotes where appropriate

* Bump rexml from 3.2.6 to 3.2.8 (#43)

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.6...v3.2.8)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* CI/CD Update (#56)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

* Read me update (#53)

* Updated typo in ReadMe and added workflow badge.

* Added syntax coloring for code snippets.

* Updated Workflow Badge

* Updated strings in Fastfile to single quotes where appropriate

* Bump rexml from 3.2.6 to 3.2.8 (#43)

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.6...v3.2.8)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Added testing on pull request (#55)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* New Nits && Bits (#58)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

* Read me update (#53)

* Updated typo in ReadMe and added workflow badge.

* Added syntax coloring for code snippets.

* Updated Workflow Badge

* Updated strings in Fastfile to single quotes where appropriate

* Bump rexml from 3.2.6 to 3.2.8 (#43)

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.6...v3.2.8)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Added testing on pull request (#55)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Rename (#60)

* Adding it again (#52)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Nits & Bits (#54)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

* Read me update (#53)

* Updated typo in ReadMe and added workflow badge.

* Added syntax coloring for code snippets.

* Updated Workflow Badge

* Updated strings in Fastfile to single quotes where appropriate

* Bump rexml from 3.2.6 to 3.2.8 (#43)

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.6...v3.2.8)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* CI/CD Update (#56)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------

Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>

* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update…
WikipediaBrown added a commit that referenced this pull request Jul 9, 2024
* Add social media preview (#75)

* Added Social Media Preview

* Updated Actions

* Master (#76)

* Renamed (#61)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------





* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

* Read me update (#53)

* Updated typo in ReadMe and added workflow badge.

* Added syntax coloring for code snippets.

* Updated Workflow Badge

* Updated strings in Fastfile to single quotes where appropriate

* Bump rexml from 3.2.6 to 3.2.8 (#43)

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.6...v3.2.8)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...




* Added testing on pull request (#55)

* Master (#59)

* Adding it again (#52)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------





* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

---------





* Nits & Bits (#54)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------





* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

* Read me update (#53)

* Updated typo in ReadMe and added workflow badge.

* Added syntax coloring for code snippets.

* Updated Workflow Badge

* Updated strings in Fastfile to single quotes where appropriate

* Bump rexml from 3.2.6 to 3.2.8 (#43)

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.6...v3.2.8)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...




---------





* CI/CD Update (#56)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------





* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

* Read me update (#53)

* Updated typo in ReadMe and added workflow badge.

* Added syntax coloring for code snippets.

* Updated Workflow Badge

* Updated strings in Fastfile to single quotes where appropriate

* Bump rexml from 3.2.6 to 3.2.8 (#43)

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.6...v3.2.8)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...




* Added testing on pull request (#55)

---------





* New Nits && Bits (#58)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------





* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

* Read me update (#53)

* Updated typo in ReadMe and added workflow badge.

* Added syntax coloring for code snippets.

* Updated Workflow Badge

* Updated strings in Fastfile to single quotes where appropriate

* Bump rexml from 3.2.6 to 3.2.8 (#43)

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.6...v3.2.8)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...




* Added testing on pull request (#55)

---------





---------





* Rename (#60)

* Adding it again (#52)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------





* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

---------





* Nits & Bits (#54)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------





* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

* Read me update (#53)

* Updated typo in ReadMe and added workflow badge.

* Added syntax coloring for code snippets.

* Updated Workflow Badge

* Updated strings in Fastfile to single quotes where appropriate

* Bump rexml from 3.2.6 to 3.2.8 (#43)

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.6...v3.2.8)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...




---------





* CI/CD Update (#56)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update…

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
WikipediaBrown added a commit that referenced this pull request Jul 9, 2024
* Add social media preview (#75)

* Added Social Media Preview

* Updated Actions

* Master (#76)

* Renamed (#61)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------





* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

* Read me update (#53)

* Updated typo in ReadMe and added workflow badge.

* Added syntax coloring for code snippets.

* Updated Workflow Badge

* Updated strings in Fastfile to single quotes where appropriate

* Bump rexml from 3.2.6 to 3.2.8 (#43)

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.6...v3.2.8)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...




* Added testing on pull request (#55)

* Master (#59)

* Adding it again (#52)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------





* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

---------





* Nits & Bits (#54)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------





* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

* Read me update (#53)

* Updated typo in ReadMe and added workflow badge.

* Added syntax coloring for code snippets.

* Updated Workflow Badge

* Updated strings in Fastfile to single quotes where appropriate

* Bump rexml from 3.2.6 to 3.2.8 (#43)

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.6...v3.2.8)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...




---------





* CI/CD Update (#56)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------





* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

* Read me update (#53)

* Updated typo in ReadMe and added workflow badge.

* Added syntax coloring for code snippets.

* Updated Workflow Badge

* Updated strings in Fastfile to single quotes where appropriate

* Bump rexml from 3.2.6 to 3.2.8 (#43)

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.6...v3.2.8)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...




* Added testing on pull request (#55)

---------





* New Nits && Bits (#58)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------





* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

* Read me update (#53)

* Updated typo in ReadMe and added workflow badge.

* Added syntax coloring for code snippets.

* Updated Workflow Badge

* Updated strings in Fastfile to single quotes where appropriate

* Bump rexml from 3.2.6 to 3.2.8 (#43)

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.6...v3.2.8)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...




* Added testing on pull request (#55)

---------





---------





* Rename (#60)

* Adding it again (#52)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------





* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

---------





* Nits & Bits (#54)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------





* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

* Read me update (#53)

* Updated typo in ReadMe and added workflow badge.

* Added syntax coloring for code snippets.

* Updated Workflow Badge

* Updated strings in Fastfile to single quotes where appropriate

* Bump rexml from 3.2.6 to 3.2.8 (#43)

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.6...v3.2.8)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...




---------





* CI/CD Update (#56)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update…

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
WikipediaBrown added a commit that referenced this pull request Jul 10, 2024
* Adding correct version support (#85) (#86)

* Add social media preview (#75)

* Added Social Media Preview

* Updated Actions

* Master (#76)

* Renamed (#61)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------





* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

* Read me update (#53)

* Updated typo in ReadMe and added workflow badge.

* Added syntax coloring for code snippets.

* Updated Workflow Badge

* Updated strings in Fastfile to single quotes where appropriate

* Bump rexml from 3.2.6 to 3.2.8 (#43)

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.6...v3.2.8)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...




* Added testing on pull request (#55)

* Master (#59)

* Adding it again (#52)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------





* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

---------





* Nits & Bits (#54)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------





* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

* Read me update (#53)

* Updated typo in ReadMe and added workflow badge.

* Added syntax coloring for code snippets.

* Updated Workflow Badge

* Updated strings in Fastfile to single quotes where appropriate

* Bump rexml from 3.2.6 to 3.2.8 (#43)

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.6...v3.2.8)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...




---------





* CI/CD Update (#56)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------





* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

* Read me update (#53)

* Updated typo in ReadMe and added workflow badge.

* Added syntax coloring for code snippets.

* Updated Workflow Badge

* Updated strings in Fastfile to single quotes where appropriate

* Bump rexml from 3.2.6 to 3.2.8 (#43)

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.6...v3.2.8)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...




* Added testing on pull request (#55)

---------





* New Nits && Bits (#58)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------





* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

* Read me update (#53)

* Updated typo in ReadMe and added workflow badge.

* Added syntax coloring for code snippets.

* Updated Workflow Badge

* Updated strings in Fastfile to single quotes where appropriate

* Bump rexml from 3.2.6 to 3.2.8 (#43)

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.6...v3.2.8)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...




* Added testing on pull request (#55)

---------





---------





* Rename (#60)

* Adding it again (#52)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------





* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

---------





* Nits & Bits (#54)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------





* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

* Read me update (#53)

* Updated typo in ReadMe and added workflow badge.

* Added syntax coloring for code snippets.

* Updated Workflow Badge

* Updated strings in Fastfile to single quotes where appropriate

* Bump rexml from 3.2.6 to 3.2.8 (#43)

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.6...v3.2.8)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...




---------





* CI/CD Update (#56)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update…

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updated ReadMe (#88)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
WikipediaBrown added a commit that referenced this pull request Jul 11, 2024
* Adding correct version support (#85) (#86)

* Add social media preview (#75)

* Added Social Media Preview

* Updated Actions

* Master (#76)

* Renamed (#61)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------





* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

* Read me update (#53)

* Updated typo in ReadMe and added workflow badge.

* Added syntax coloring for code snippets.

* Updated Workflow Badge

* Updated strings in Fastfile to single quotes where appropriate

* Bump rexml from 3.2.6 to 3.2.8 (#43)

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.6...v3.2.8)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...




* Added testing on pull request (#55)

* Master (#59)

* Adding it again (#52)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------





* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

---------





* Nits & Bits (#54)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------





* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

* Read me update (#53)

* Updated typo in ReadMe and added workflow badge.

* Added syntax coloring for code snippets.

* Updated Workflow Badge

* Updated strings in Fastfile to single quotes where appropriate

* Bump rexml from 3.2.6 to 3.2.8 (#43)

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.6...v3.2.8)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...




---------





* CI/CD Update (#56)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------





* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

* Read me update (#53)

* Updated typo in ReadMe and added workflow badge.

* Added syntax coloring for code snippets.

* Updated Workflow Badge

* Updated strings in Fastfile to single quotes where appropriate

* Bump rexml from 3.2.6 to 3.2.8 (#43)

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.6...v3.2.8)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...




* Added testing on pull request (#55)

---------





* New Nits && Bits (#58)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------





* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

* Read me update (#53)

* Updated typo in ReadMe and added workflow badge.

* Added syntax coloring for code snippets.

* Updated Workflow Badge

* Updated strings in Fastfile to single quotes where appropriate

* Bump rexml from 3.2.6 to 3.2.8 (#43)

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.6...v3.2.8)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...




* Added testing on pull request (#55)

---------





---------





* Rename (#60)

* Adding it again (#52)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------





* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

---------





* Nits & Bits (#54)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------





* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

* Read me update (#53)

* Updated typo in ReadMe and added workflow badge.

* Added syntax coloring for code snippets.

* Updated Workflow Badge

* Updated strings in Fastfile to single quotes where appropriate

* Bump rexml from 3.2.6 to 3.2.8 (#43)

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.6...v3.2.8)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...




---------





* CI/CD Update (#56)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update…

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updated ReadMe (#88)

* Updated ReadMe (#91)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
WikipediaBrown added a commit that referenced this pull request Jul 16, 2024
* Adding correct version support (#85) (#86)

* Add social media preview (#75)

* Added Social Media Preview

* Updated Actions

* Master (#76)

* Renamed (#61)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------





* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

* Read me update (#53)

* Updated typo in ReadMe and added workflow badge.

* Added syntax coloring for code snippets.

* Updated Workflow Badge

* Updated strings in Fastfile to single quotes where appropriate

* Bump rexml from 3.2.6 to 3.2.8 (#43)

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.6...v3.2.8)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...




* Added testing on pull request (#55)

* Master (#59)

* Adding it again (#52)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------





* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

---------





* Nits & Bits (#54)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------





* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

* Read me update (#53)

* Updated typo in ReadMe and added workflow badge.

* Added syntax coloring for code snippets.

* Updated Workflow Badge

* Updated strings in Fastfile to single quotes where appropriate

* Bump rexml from 3.2.6 to 3.2.8 (#43)

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.6...v3.2.8)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...




---------





* CI/CD Update (#56)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------





* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

* Read me update (#53)

* Updated typo in ReadMe and added workflow badge.

* Added syntax coloring for code snippets.

* Updated Workflow Badge

* Updated strings in Fastfile to single quotes where appropriate

* Bump rexml from 3.2.6 to 3.2.8 (#43)

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.6...v3.2.8)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...




* Added testing on pull request (#55)

---------





* New Nits && Bits (#58)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------





* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

* Read me update (#53)

* Updated typo in ReadMe and added workflow badge.

* Added syntax coloring for code snippets.

* Updated Workflow Badge

* Updated strings in Fastfile to single quotes where appropriate

* Bump rexml from 3.2.6 to 3.2.8 (#43)

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.6...v3.2.8)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...




* Added testing on pull request (#55)

---------





---------





* Rename (#60)

* Adding it again (#52)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------





* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

---------





* Nits & Bits (#54)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------





* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

* Read me update (#53)

* Updated typo in ReadMe and added workflow badge.

* Added syntax coloring for code snippets.

* Updated Workflow Badge

* Updated strings in Fastfile to single quotes where appropriate

* Bump rexml from 3.2.6 to 3.2.8 (#43)

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.6...v3.2.8)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...




---------





* CI/CD Update (#56)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update…

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updated ReadMe (#88)

* Updated ReadMe (#91)

* Centered tag

* Another

* Another

* Fixed tag

* Fixed tag

* Updated Access Control (#93)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
WikipediaBrown added a commit that referenced this pull request Jul 16, 2024
* Adding correct version support (#85) (#86)

* Add social media preview (#75)

* Added Social Media Preview

* Updated Actions

* Master (#76)

* Renamed (#61)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------





* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

* Read me update (#53)

* Updated typo in ReadMe and added workflow badge.

* Added syntax coloring for code snippets.

* Updated Workflow Badge

* Updated strings in Fastfile to single quotes where appropriate

* Bump rexml from 3.2.6 to 3.2.8 (#43)

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.6...v3.2.8)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...




* Added testing on pull request (#55)

* Master (#59)

* Adding it again (#52)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------





* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

---------





* Nits & Bits (#54)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------





* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

* Read me update (#53)

* Updated typo in ReadMe and added workflow badge.

* Added syntax coloring for code snippets.

* Updated Workflow Badge

* Updated strings in Fastfile to single quotes where appropriate

* Bump rexml from 3.2.6 to 3.2.8 (#43)

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.6...v3.2.8)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...




---------





* CI/CD Update (#56)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------





* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

* Read me update (#53)

* Updated typo in ReadMe and added workflow badge.

* Added syntax coloring for code snippets.

* Updated Workflow Badge

* Updated strings in Fastfile to single quotes where appropriate

* Bump rexml from 3.2.6 to 3.2.8 (#43)

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.6...v3.2.8)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...




* Added testing on pull request (#55)

---------





* New Nits && Bits (#58)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------





* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

* Read me update (#53)

* Updated typo in ReadMe and added workflow badge.

* Added syntax coloring for code snippets.

* Updated Workflow Badge

* Updated strings in Fastfile to single quotes where appropriate

* Bump rexml from 3.2.6 to 3.2.8 (#43)

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.6...v3.2.8)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...




* Added testing on pull request (#55)

---------





---------





* Rename (#60)

* Adding it again (#52)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------





* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

---------





* Nits & Bits (#54)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

* Fixing Release process (#44) (#45)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update (#41)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Added GitHub Pages Site

* fixing Xcov bug again

---------



* adding stuff I guess

* Fixed Release Workflow

---------





* Updating Tag for Release

* Fixed Release Bug

* Fixed Release Bug (#48)

* Fixed Release Bug

* Uncommented Forgotten Lines

* Fixed Left Out Lines

* Fixed Last lane

* Fixed it for real this time

* Read me update (#53)

* Updated typo in ReadMe and added workflow badge.

* Added syntax coloring for code snippets.

* Updated Workflow Badge

* Updated strings in Fastfile to single quotes where appropriate

* Bump rexml from 3.2.6 to 3.2.8 (#43)

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.6...v3.2.8)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...




---------





* CI/CD Update (#56)

* Issues (#23)

* Removed Fatal Error

* Removed Fatal Error

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* added

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* more

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* new fangled

* Builidng CI

* Updated for Xcode 14 & SFSymbols 4

* Updated for Xcode 14 & SFSymbols 4

* Update (#25)

* Updated for Xcode 15 Beta & SFSymbols 5 Beta

* Updated for SFSymbols 5 Beta

* Update to SFSymbols 5 Beta

Problem
SFSymbols Beta was released at WWDC '23 and there are new symbols availables. Additionally, this repository does not conform to best practices.

Solution
This update adds the new symbols as well as updates the `String` and `UIImage` helper extensions to conform to best practices. Additionally, we added new unit tests and 100% test coverage.

Note
`command+u` to see code coverage.

* Update ReadMe

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Bunch of Updates

Problem

Solution

Note

* Updated CI Environment

Problem
This build will not pass CI.

Solution
Updated metadata to pass CI.

* Trying to fix again.

Problem

Solution

Note

* Subject again

Problem

Solution

Note

* another one

* added

* an

* atho

* ajaldf

* Updated for SFSymbols 5

* Added Support for SFSymbols 5

Problem
Want to support SFSymbols 5.

Solution
Support SFSymbols 5.

Note
Updated README too.

* Updated README

Problem
Update README
Solution

Note

* Added more

* Bump git from 1.10.0 to 1.18.0 (#32)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...




* Sf symbols5.2 update (#37)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

---------



* Sf symbols5.2 update (#39)

* more

* Added More:

Problem

Solution

Note

* Updated verison

Problem

Solution

Note

* asdflasdfasdf

Problem

Solution

Note

* Updated to 5.2

* Updated FastFile

* Signing another commit

* Fixing Incorrect Xcode

* Updating Action

* Updated the Xcode Used

* Updated Fastfile

* Another update…

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updated ReadMe (#88)

* Updated ReadMe (#91)

* Centered tag

* Another

* Another

* Fixed tag

* Fixed tag

* Updated Access Control (#93)

* New access control fix (#95)

* Added Better Access Control

* Updated Access Control

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WikipediaBrown <WikipediaBrown@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant