RedMadRobot / figma-export

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

Add modifyXcodeproj param to opt out of .xcodeproj codegen #65

Closed NoahHines closed 3 years ago

NoahHines commented 3 years ago

Modifying the .xcodeproj with codegen is a powerful feature -- but we would like to disable this for the font and color extension files.

subdan commented 3 years ago

Why don't you want figma-export to edit .xcodeproj file?? Do you use XcodeGen?

NoahHines commented 3 years ago

We don't use XcodeGen. I'll take a look into the framework and let you know if I still want the option to opt out of the project codegen