GithubHelp home page GithubHelp logo

Add run script about mod-pbxproj HOT 5 CLOSED

kronenthaler avatar kronenthaler commented on September 26, 2024
Add run script

from mod-pbxproj.

Comments (5)

kronenthaler avatar kronenthaler commented on September 26, 2024

Hi,

This is out of the scope of mod-pbxproj. Although, what you want to achieve it's quite simple with unity post process scripts: http://docs.unity3d.com/Documentation/Manual/BuildPlayerPipeline.html

With this post process scripts it can (or should) be easy.

from mod-pbxproj.

soofaloofa-zz avatar soofaloofa-zz commented on September 26, 2024

Hi, I think maybe I didn't explain myself very well. I'm looking to edit or add a Run Script to the xCode project at xCode compile time. The proper option is showcased in the attached screenshot.

image

from mod-pbxproj.

kronenthaler avatar kronenthaler commented on September 26, 2024

oh, that's a very interesting feature... i will take a look at it.
I have labeled this issue as an enhancement

from mod-pbxproj.

kronenthaler avatar kronenthaler commented on September 26, 2024

Hey,
I have coding what could be the solution for it, haven't tested it yet!!
If you are brave enough, check out the branch run_script_phase and add this to your post process script:

proj.add_run_script(target="Unity-iPhone", script="./Crashlytics.framework/run")
proj.save()

Let me know if it works as you expected!

from mod-pbxproj.

mdamjanic7 avatar mdamjanic7 commented on September 26, 2024

Since this branch doesn't exist any more, is this now in the master, or have you removed it?

from mod-pbxproj.

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.