zhuhaow / SpechtLite

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

Code compilation issue #85

Closed mandarkh closed 6 years ago

mandarkh commented 6 years ago

Code doe does not compile because of missing frameworks. Cocoa Pods install only 2 frameworks. screen shot 2018-09-12 at 12 10 20 pm

zhuhaow commented 6 years ago

Use Carthage instead of cocoapods, check readme for more instructions.

On 12 Sep 2018, at 14:58, mandarkh notifications@github.com wrote:

Code doe does not compile because of missing frameworks. Cocoa Pods install only 2 frameworks.

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

mandarkh commented 6 years ago

Thanks for the Reply. Can I use this to monitor searched URLs on Firefox browser on MacOS?

zhuhaow commented 6 years ago

AFAIK, there is no search engine nowadays who does not use HTTPS, so no unless you do MITM yourself.