BarcodeScanner
BarcodeScanner copied to clipboard
Generating Pods project issue
When trying pod installation:
Analyzing dependencies
Downloading dependencies
Installing BarcodeScanner (5.0.0)
Generating Pods project
[!] Unable to find other source ref for [email protected] for target BarcodeScanner.
Any chance to get some help here? I don't have the bandwidth to fix issues but I can take some time to review them and merge them.
@mxbaranov may be you downloaded sources from master and then try to install pods in example project? In this case there will be same error. You must download sources from 5.0.0 tag/release and use example project from there.