Code Monkey home page Code Monkey logo

vdrift-mac's People

Contributors

antoniovazquezblanco avatar isghe avatar logzero avatar timo6 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

timo6 isghe

vdrift-mac's Issues

Sandboxing and linking

We need to be able to link to data (for fast build times) and use a sandbox at the same time. At the moment we can only do one at a time - linking means we try to use files outside the sandbox the user hasn't given us permission to use so the application crashes.

Master not building.

Updated my Mac OS to 10.8 and Xcode to version 4.4 (4F250). After compiling Xcode shows a dialog with the following text:

Xcode cannot run using the selected destination.
Choose a destination with a supported architecture in order to run on this system.

Use mac os tmp folders for updates.

I think mac os temporary folder should be used for updating instead of the one in the Library folder.

I don't know if any of this folders should be erased by ourselves or if they are automatically cleaned.

Build optimization

Copying data every time the project is built is very inefficient. I suggest deleting data every build and if it is a debug build creating an alias to the data folder (takes less than 1 second) and if it is a release build copying data. This should reduce compile time a lot.

Thanks

Use internal data folder for updates.

I was asking myself if the data folder inside the app can be used for installing data updates. This should reduce the space ocupied by VDrift by avoiding duplicated files and it will avoid conflicts in future app updates as data will be the one included in the app.

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.