zhuhaow / SpechtLite

A rule-based proxy for macOS
GNU General Public License v3.0
2.94k stars 376 forks source link

has no CFBundleVersion! This attribute is required !Crash #76

Open skysocc opened 6 years ago

skysocc commented 6 years ago

2018-01-13 10:24:20.675428+0800 SpechtLite[89431:2573275] *** Terminating app due to uncaught exception 'SUNoVersionException', reason: 'This host (/Users/Sky/Library/Developer/Xcode/DerivedData/SpechtLite-gnaaoptqpyufgzhjiwctcmjodesc/Build/Products/Debug/SpechtLite.app) has no CFBundleVersion! This attribute is required.'

zhuhaow commented 6 years ago

This happens when you are using snapshots that are not associated with tag. You should modify the plots file manually.

在 2018年1月13日,10:28,skysocc notifications@github.com 写道:

2018-01-13 10:24:20.675428+0800 SpechtLite[89431:2573275] *** Terminating app due to uncaught exception 'SUNoVersionException', reason: 'This host (/Users/Sky/Library/Developer/Xcode/DerivedData/SpechtLite-gnaaoptqpyufgzhjiwctcmjodesc/Build/Products/Debug/SpechtLite.app) has no CFBundleVersion! This attribute is required.'

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.