utom / sketch-measure

Make it a fun to create spec for developers and teammates
http://utom.design/measure
MIT License
6.92k stars 596 forks source link

大哥呀该更新啦 #492

Open 274968349 opened 5 years ago

274968349 commented 5 years ago

该更新啦该更新啦该更新啦该更新啦该更新啦

ellunium commented 5 years ago

@274968349 https://github.com/utom/sketch-measure/pull/474#issue-220895750

ellunium commented 5 years ago

I gave it a try to fix it here: Fix for Sketch v52 and v52.1 - With Inspector / Mark Property (and more) working

Could you please give it a try to the latest version? Download the latest zip file from the fork

Remember to uninstall, restart sketch then, install the new version.


Check the version of the plugin

A note on Toolbar 2.0 (beta)

Toolbar 2.0 won't work on with this fix, that's because the toolbar 2.0 uses the SMFramework API and the last time (9c2a5ff) @utom updated the SMFramework, was for Sketch v50, which still uses the outdated properties and methods not available anymore for v52+. Since the toolbar 2.0 is a beta feature, it is not worth it for me to update the SMFramework in Xcode only for the toolbar 2.0. 😉


Still not working? Follow the steps below:

Remove the PluginsWarehouse folder that lives in ~/Library/Application Support/com.bohemiancoding.sketch3/. This is where we cache plugin downloads, and if you’ve been testing different versions of your appcast, you probably have some old stuff there that’s worth cleaning.

  • Go to the Finder of Mac OS
  • From the “Go” menu navigate down to “Go to Folder” or...
  • Hit Command+Shift+G from the Mac OS X desktop or a Finder window
  • Paste the folder location ~/Library/Application Support/com.bohemiancoding.sketch3/
  • Remove/Delete the PluginsWarehouse folder

I hope it helps :)