sarriaroman / FabricPlugin

Fabric.io plugin for Cordova or Phonegap
MIT License
198 stars 159 forks source link

Fix SRCROOT not quoted for iOS build phase #116

Closed choongjoey closed 6 years ago

choongjoey commented 6 years ago

I am facing the same issue as #102.

This PR solves it by quoting ${SRCROOT} with double quotes.