RedMadRobot / figma-export

Command line utility to export colors, typography, icons and images from Figma to Xcode / Android Studio project
MIT License
719 stars 115 forks source link

SPM support #101

Closed alexey1312 closed 2 years ago

alexey1312 commented 3 years ago

When are you planning on adding Swift Package Manager support?

subdan commented 3 years ago

How would you like to use FigmaExport via SPM? It isn‘t possible right now to use SPM for command line utilities. I recommend you to install it via CocoaPods or Homebrew.