sketch-hq / unsplash-sketchplugin

Unsplash Data Provider plugin, for Sketch 52+
MIT License
72 stars 8 forks source link

make it work on xcode #21

Closed mathieudutour closed 5 years ago

mathieudutour commented 5 years ago

I found a way to avoid fetch crashing the debug build

Fix BohemianCoding/Sketch#22400

Once merged, don't forget to run npm install to get the new dependencies. In particular, npm ls sketch-polyfill-fetch should return 0.4.5

mathieudutour commented 5 years ago

QAed successfully (https://github.com/BohemianCoding/Sketch/issues/22400#issuecomment-489639437)