Coder Social home page Coder Social logo

Comments (4)

dpa99c avatar dpa99c commented on August 15, 2024

There's a fix for this in v1.1.5, which now escapes values inserted into the .pbxproj. I just published to npm, so update the plugin to v1.1.5 and it should resolve the issue.

from cordova-custom-config.

GitRubb avatar GitRubb commented on August 15, 2024

Thanks so much and for the quick response!

One quick question if you have time, I would like to auto add a Run Script in the Build Phases. Does this plugin have the ability to create a new script? Once that's added I believe it should be able to handle the rest as follows

preference name="ios-PBXShellScriptBuildPhase-shellPath" value="/usr/bin/python"
preference name="ios-PBXShellScriptBuildPhase-shellScript" value="python script here"

from cordova-custom-config.

dpa99c avatar dpa99c commented on August 15, 2024

The plugin can't add scripts/source files/frameworks yet, but the underlying xcode module supports those operations. When I get time, I intend to expose much more of its functionality.

from cordova-custom-config.

dpa99c avatar dpa99c commented on August 15, 2024

Adding of scripts added to TODO list, so closing this as escaping issue is resolved

from cordova-custom-config.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.