Code Monkey home page Code Monkey logo

Comments (5)

sbahra avatar sbahra commented on July 22, 2024
  1. So, you can specify "build profiles" in this case. You can statically define all your relevant values there and then just reference the build profiles. However, CK should play reasonably well with autoconf and you can also just treat it as a sub-project (done by several projects in the past). Note that all files are generated from configure step, and not the make step. I would hope xcodebuild allows for custom configure steps.
  2. This is what build profiles are for (cross-compilation), but currently they are definitely meant for closed shops with a set of predefined environments (for example, if you are targeting three different classes of embedded devices, you maintain your own out-of-band profile that you just drop in at build time, then reconfigure using every profile). Could you provide more information as to what it is that you're looking for? What flags in specific would you like? Can I see ideal usage? I am not familiar with xcodebuild so I would require more details. I'm happy to take patches or potentially work with you towards this.

from ck.

sbahra avatar sbahra commented on July 22, 2024

Ping @eholley ?

from ck.

eholley avatar eholley commented on July 22, 2024

Sorry, I haven't been able to get back with you. I was out of town and had
my hands full. Let me do a write up for you tomorrow.

On Sun, Aug 24, 2014 at 4:02 PM, Samy Al Bahra [email protected]
wrote:

Ping @eholley https://github.com/eholley ?


Reply to this email directly or view it on GitHub
#17 (comment).

Erik Holley
Principal Software Architect
Mobile and Media Development

Office: +1.801.565.3016
Mobile: +1.801.201.9441

Pearson
Always Learning
Learn more at www.pearson.com

from ck.

sbahra avatar sbahra commented on July 22, 2024

Sounds good, thanks.

from ck.

sbahra avatar sbahra commented on July 22, 2024

Closed due to inactivity.

from ck.

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.