PDF417 / pdf417-phonegap

PDF417 and QR code scanning plugins for PhoneGap/Cordova framework
47 stars 21 forks source link

Expecting char " in ios project name #46

Closed rnagella closed 5 years ago

rnagella commented 6 years ago

Problem: The ios script is expecting the project name to be wrapped in quotes. https://github.com/PDF417/pdf417-phonegap/blob/master/Pdf417/scripts/addEmbedded.js#L91

Pleae check if the project name is wrapped in quotes, then only remove it. don't make it a default case.

jcular commented 5 years ago

Hi @rnagella,

as stated in #45 this script might no longer be necessary I'll test it and see if we can remove it.

Kind regards, Jure

jcular commented 5 years ago

Script removed in #48 because it's no longer needed.