SFSafeSymbols / SFSafeSymbols

Safely access Apple's SF Symbols using static typing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot add package

Larry-Gensch opened this issue · comments

I am trying to install SFSafeSymbols version 5.2, and Xcode is having a wee bit of a problem.

I select the package:

  • Dependency Rule: Up to Next Major Version (5.2.0 < 6.0.0)
  • Add to Project: (my project)

Result:

Package Resolution Failed:

(Screen captures below

  • Selecting the package:
Cursor_and_Amber3Utils_—_Amber3Utils_xcodeproj
  • Error message:
Cursor_and_Untitled

I understand that this could be an issue with my environment and not an issue with SFSafeSymbols, but any assistance with this would be greatly appreciated.

As it turns out, this was an issue with my own environment and not an issue with SFSafeSymbols. It seems that Xcode + SPM is still a bit of a work in progress at Apple, perhaps.