Commit Graph

2459 Commits

Author SHA1 Message Date
Laurent Sansonetti
ca2ea7fcb9 install iOS 8.0 / osx 10.10 files 2014-06-04 12:09:36 -07:00
Laurent Sansonetti
046b28ad4c better line 2014-06-04 10:39:00 -07:00
Laurent Sansonetti
4eda3afe37 don't install repl dylibs when building with a beta xcode 2014-06-04 10:38:44 -07:00
Watson
d2caa4a5ac accept the lower SDK version in `app.deployment_target' on Yosemite 2014-06-04 10:20:01 +09:00
Watson
1d7886db98 should not drop "10.10" from supported sdk version list
This should allow to use "10.10" sdk on Yosemite
2014-06-04 10:05:46 +09:00
Laurent Sansonetti
b5641a95a8 fix sim launcher with xcode 6 (thanks watson) 2014-06-03 13:14:28 -07:00
Laurent Sansonetti
f85340a378 locate private framework in SharedFrameworks directory if needed (xcode 6) 2014-06-02 22:28:02 -07:00
Laurent Sansonetti
25975ec040 update for xcode 6 2014-06-02 22:27:06 -07:00
Laurent Sansonetti
584997f179 sync 2014-06-02 22:26:53 -07:00
Laurent Sansonetti
16ee368991 Merge branch 'master' of github.com:lrz/RubyMotion 2014-06-02 20:51:32 -07:00
Laurent Sansonetti
3da6c04c05 install the rubymotion jars 2014-06-01 12:48:24 -07:00
Watson
4eadd59c95 [NEW] fix RM-508 2014-05-30 08:26:36 -07:00
Watson
a6c42989be update README for android 2014-05-29 05:27:54 -07:00
Watson
591a616a68 build an app even if resources and assets directories does exists
This should fix the following error.
Because, now, android samples does not have resources and assets directories.

$ rake device
   Compile ./app/main_activity.rb
    Create ./build/Development-18/lib/armeabi/libpayload.so
    Create ./build/Development-18/lib/armeabi/gdbserver
    Create ./build/Development-18/lib/armeabi/gdb.setup
    Create ./build/Development-18/AndroidManifest.xml
ERROR: resource directory './resources' does not exist
rake aborted!
2014-05-29 05:03:34 -07:00
Watson
9392fde445 [NEWS] fix RM-506 2014-05-27 15:35:37 -07:00
Watson
f4b9a9b6d1 2.29 2014-05-27 15:35:12 -07:00
Laurent Sansonetti
339b730776 move raw assets from 'resources' to 'assets' 2014-05-27 09:59:20 -07:00
Laurent Sansonetti
6009476dcd fix build when manifest entries could be nil/empty 2014-05-27 09:57:50 -07:00
Laurent Sansonetti
a255ba2ef2 version bump 2014-05-27 09:57:22 -07:00
Laurent Sansonetti
517537937a always pack sponsors vertically 2014-05-27 09:57:11 -07:00
Laurent Sansonetti
d2b5ec0bfc fix rake start_avd’ task to honor the avd’ env variable which can be used to override the default AVD configuration that should be used 2014-05-27 09:56:35 -07:00
Laurent Sansonetti
798ab6cd62 bump version 2014-05-22 16:27:27 +02:00
Laurent Sansonetti
0a10885323 fix for lower density devices (ex. nexus 5) 2014-05-22 16:04:54 +02:00
Laurent Sansonetti
1dc848fbfc reformat 2014-05-21 11:46:39 +02:00
Laurent Sansonetti
7495c9b239 remove unnecessary files 2014-05-21 10:20:55 +02:00
Laurent Sansonetti
1d984f8c80 move the key to ~ 2014-05-21 10:20:46 +02:00
Watson
0800265307 [test] disable specs which are failed 2014-05-21 16:16:04 +09:00
Watson
a75ced9400 [test] fix that all spec will be disabled if use :unless option 2014-05-21 15:37:14 +09:00
Watson
6a309ab246 [test] fix a number that it is small for Bignum on 64bit platform 2014-05-21 13:07:14 +09:00
Eloy Durán
8dd6784d49 [BigDecimal] Add test to ensure we convert Float. 2014-05-20 12:12:08 +02:00
Eloy Durán
0bad4ebd99 [BigDecimal] Add test for negative power to raise by. 2014-05-20 12:11:56 +02:00
Eloy Durán
8f554e40a3 [NEWS] Document BigDecimal addition. 2014-05-20 12:11:24 +02:00
Eloy Durán
143fbdf869 [BigDecimal] Add tests for NSDecimalNumber -> NSDecimal. 2014-05-20 12:11:24 +02:00
Eloy Durán
252ff5b7e5 [BigDecimal] Add failing test for NSDecimal conversion. 2014-05-20 12:11:16 +02:00
Eloy Durán
cd1ef2ecfc [BigDecimal] Add tests for #abs and #% 2014-05-20 12:11:16 +02:00
Eloy Durán
43b3adf51f [BigDecimal] Test that init and any operators accept any Ruby type. 2014-05-20 12:11:16 +02:00
Eloy Durán
6c4524e054 [BigDecimal] Add test to ensure we do not convert NSDecimalNumbers. 2014-05-20 12:11:16 +02:00
Eloy Durán
73830c8d1d Initial import of BigDecimal tests. 2014-05-20 12:11:15 +02:00
Laurent Sansonetti
e9db9f95f8 bump version code for new submission 2014-05-20 12:01:08 +02:00
Laurent Sansonetti
bbe51897e7 add app.version_name, app.version_code, and app.version(code, name) to specify app versioning when generating the manifest file 2014-05-20 12:01:08 +02:00
Laurent Sansonetti
274b13770e move app.version from config to xcodeconfig 2014-05-20 12:01:08 +02:00
Watson
7b7e08d30d [NEWS] fix RM-504 2014-05-20 13:35:20 +09:00
Laurent Sansonetti
4ae9d0c91e add missing permission for google maps 2014-05-19 20:08:28 +02:00
Laurent Sansonetti
e776318c65 remove more weird files 2014-05-19 16:42:20 +02:00
Laurent Sansonetti
e8fcee9b68 remove weird file 2014-05-19 16:41:10 +02:00
Laurent Sansonetti
968ca866e1 cleanup + add more comments 2014-05-19 16:39:32 +02:00
Laurent Sansonetti
355c4383bd add #inspect 2014 app 2014-05-19 16:34:08 +02:00
Laurent Sansonetti
66f4c8cff8 add `rake release’ task which creates an apk build suitable for play store submissions, fix build to use a distinct directory for development/release build objects 2014-05-19 16:30:29 +02:00
Laurent Sansonetti
8e8201c519 add app.release_keystore(path, alias_name) method to set up the code signing for release builds (play store) 2014-05-19 16:28:07 +02:00
Laurent Sansonetti
51cd103453 move versionized_build_dir from config to xcodeconfig 2014-05-19 16:27:14 +02:00