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

Bug when exporting vectors and pngs at once #30

Open schmargi opened 8 years ago

schmargi commented 8 years ago

When trying to export a couple of PNGs and a PDF at once, some of the pngs just exists for one resolution. Also in the content.json. It seems to be a random number but nearly half. It was not depended on the position of the PDF in the list and also not depended on the number of PNGs, because when trying to export all without the one PDF it works fine.

Fix for the moment: Export all PNGs at once and then export the PDF.