Giter Club home page Giter Club logo

osx-status-bar-app-template's People

Contributors

ejdraper avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

acidtib mohala562

osx-status-bar-app-template's Issues

Targets OSX 10.8, which RubyMotion doesn't seem to support anymore

Hi, I've just started with RubyMotion and thus have no idea what I'm doing, but I used this template (thanks!) to test out a menu bar idea. When I first set up the gem and run rake, I get this error:

» rake
    ERROR! Deployment target 10.8 is not supported by this version of RubyMotion

Removing the deployment_target from the Rakefile made it build fine, though I don't know the repercussions of it. This line is not in the default RubyMotion Rakefile that is generate with --template osx, so I'm assuming that it's a-ok...?

diff --git a/Rakefile b/Rakefile
index 3af04bb..d9e4827 100644
--- a/Rakefile
+++ b/Rakefile
@@ -12,5 +12,4 @@ Motion::Project::App.setup do |app|
   # Use `rake config' to see complete project settings.
   app.name = 'MenubarTest02'
   app.info_plist['LSUIElement'] = true
-  app.deployment_target = '10.8'
 end

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.