GeertWille / sketch-to-xcode-assets-catalog

Export assets for iOS directly from Sketch into Xcodes assets catalog
GNU General Public License v3.0
221 stars 17 forks source link

Export all? #23

Open magnusottosson opened 8 years ago

magnusottosson commented 8 years ago

Hi,

Is there a way to export all assets at once or do I have to export one by one?

GeertWille commented 8 years ago

Normally you can export the all at once, unless something is not working... Can you check the Console and see if there are error logs?

magnusottosson commented 8 years ago

Its more like I don't understand how to? :) If I select a layer named for export it will export that layer. If I try to export any other layer I just get an error that this layer can't be exported. How do I export all? :)

csky-ios commented 8 years ago

I added this functionality to the plugin that this plugin is based on. It shouldn't be hard to do something similar here.