zenangst/Vaccine

Could not locate compile command

Opened this issue · 0 comments

Hello, when running the demo app, I'm getting this error:

Could not locate compile command for /Users/xxxxx/Desktop/Vaccine/Example/VaccineDemo/VaccineDemo/Sources/Controllers/ListViewController.swift.
This could be due to one of the following:
1. Injection does not work with Whole Module Optimization.
2. There are restrictions on characters allowed in paths.
3. File paths in the simulator paths are case sensitive.
Try a build clean then rebuild to make logs available.

I've tried cleaning and rebuilding multiple times.

I'm on macOS BigSur version 11.1 (20C69), XCode version 12.2 (12B45b), and have tried InjectionIII install from App Store as well as from the InjectionIII github repo as its Readme suggested I do so for macOS BigSur.