RedMadRobot / figma-export

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

Add generated files to .xcodeproj file #21

Closed subdan closed 3 years ago

subdan commented 4 years ago

FigmaExport doesn't add generated files to .xcodeproj file. So users need to do it manually. It would be cool to automate this. For example by using Xcodeproj gem.