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 trying to export for mobile and tablet at once #24

Closed schmargi closed 8 years ago

schmargi commented 8 years ago

When trying to export two different buttons with the same filename but for different devices for example:

p_m_red-button AND p_t_red-button

Just generate the mobile one. Or am I doing something wrong?