Watson
f015b5abcd
Revert "add line in NEWS"
...
This reverts commit c24ff56f46 .
2013-08-17 12:12:09 +09:00
Watson
2a381fb23c
Revert "fix a bug when generated bridgesupport in iOS where it is not handled subframework"
...
This reverts commit 8652acfd8b .
2013-08-17 12:12:02 +09:00
Watson
c24ff56f46
add line in NEWS
2013-08-17 10:51:50 +09:00
Watson
8652acfd8b
fix a bug when generated bridgesupport in iOS where it is not handled subframework
...
http://hipbyte.myjetbrains.com/youtrack/issue/RM-173
2013-08-17 10:51:02 +09:00
Laurent Sansonetti
616eb90e1e
sync
2013-08-16 22:39:34 +02:00
Laurent Sansonetti
c0fdf58e1a
add support for spritekit atlas files
2013-08-16 22:37:24 +02:00
Laurent Sansonetti
78e5cd26c5
sync
2013-08-16 17:57:56 +02:00
Laurent Sansonetti
2d01e0675c
sync
2013-08-11 21:25:30 +02:00
Laurent Sansonetti
fd6255ec0b
OSX: add app.codesign_for_development Rakefile variable to enable codesign during development (normally only done in release builds)
2013-08-11 21:23:03 +02:00
Laurent Sansonetti
be011b0ba6
sync
2013-08-11 14:33:42 +02:00
Laurent Sansonetti
9ebb7c477f
sync
2013-08-10 18:37:19 +02:00
Laurent Sansonetti
6fe1baaa64
sync
2013-08-10 18:07:04 +02:00
Laurent Sansonetti
8cc0865f9d
always set the libedit prompt in main thread, to avoid memory race condition crasher
2013-08-10 18:06:07 +02:00
Laurent Sansonetti
6d849e6563
fix compilation warning
2013-08-10 17:43:29 +02:00
Laurent Sansonetti
9faf5f3027
sync
2013-08-10 14:45:10 +02:00
Laurent Sansonetti
022c504a80
revert 9e8b17013c since the problem seems to have disappeared in master
2013-08-10 14:44:51 +02:00
Laurent Sansonetti
9e8b17013c
osx: only strip x86_64 symbols
2013-08-09 16:44:28 +02:00
Laurent Sansonetti
01becf04a7
sync
2013-08-09 15:51:15 +02:00
Laurent Sansonetti
56432dfc3f
Merge branch 'master' of github.com:lrz/RubyMotion
2013-08-09 15:47:59 +02:00
Laurent Sansonetti
0bf1f8fd37
add spec for Boxed#to_a change
2013-08-09 15:47:48 +02:00
Watson
b83bd9c7e9
sync
2013-08-08 08:16:13 +09:00
Mark Rickert
6c146a9021
Fix typo - LSApplicationCategoryType
2013-08-08 08:13:38 +09:00
Mark Rickert
80687c78d0
Updated code based on Laurent's suggestion.
2013-08-08 08:13:34 +09:00
Mark Rickert
42d720a22e
Added a default value for LSApplicationCategoryType (utilities). Extracted hash to its own method.
2013-08-08 08:13:30 +09:00
Mark Rickert
06e1efee8e
Rename @app_store_category to just @category
2013-08-08 08:13:19 +09:00
Mark Rickert
26d52f0daa
Support app_store_category config var for OSX apps.
...
Allows you to set app_store category configuration value instead of doing this:
app.info_plist['LSApplicationCategoryType'] = 'public.app-category.developer-tools'
This allows you to specify:
app.app_store_category = 'developer-tools'
- or -
app.app_store_category = 'public.app-category.developer-tools'
2013-08-08 08:13:09 +09:00
Dan Loewenherz
e847b8c924
update copy for post-update for motion changelog command
2013-08-08 08:12:17 +09:00
Dan Loewenherz
a0ff6cc464
use system pager to display changelog messages
2013-08-08 08:12:12 +09:00
Dan Loewenherz
98d4ddf5b0
add command line shortcut to view changelog
...
I keep forgetting where this file lives (and like to refer to it pretty often), so I figured it might be a nice thing to expose in the motion command.
2013-08-08 08:12:07 +09:00
Laurent Sansonetti
ee9c76c961
sync
2013-08-08 01:02:51 +02:00
Laurent Sansonetti
b3ccf122ff
app.short_version defaults to app.version
2013-08-08 01:01:22 +02:00
Watson
8e404a3cf3
fix a mistake in 7fffe1ae44
2013-08-07 23:51:34 +09:00
Watson
b59e6bee89
forward a termination status in OSX environment to rake task
2013-08-07 23:50:02 +09:00
Watson
8e4e4ddb18
sync
2013-08-07 22:58:54 +09:00
Watson
d2687f2f38
fix a bug in `rake spec' which always return exit(0) status
2013-08-07 22:49:55 +09:00
Laurent Sansonetti
ca94059013
sync
2013-08-07 15:18:27 +02:00
Laurent Sansonetti
9d95a7211d
refactor crash message + fix wording
2013-08-07 15:17:28 +02:00
Laurent Sansonetti
a8c7e4f6e1
sync
2013-08-07 14:33:17 +02:00
Laurent Sansonetti
ab129f4aa9
Merge branch 'master' of github.com:lrz/RubyMotion
2013-08-07 14:31:12 +02:00
Laurent Sansonetti
ee7ceb0d1f
fix escaping + print message if there are no crash logs
2013-08-07 14:30:43 +02:00
Watson
bc2d425a0f
add line in NEWS
2013-08-07 20:37:03 +09:00
Chris Radford
785fd65d59
Update to add new status bar style
...
Added UIStatusBarStyleLightContent as an option for status_bar_style, a new option added in iOS7.
2013-08-07 20:31:47 +09:00
Watson
754180ed56
add line in NEWS
2013-08-06 22:53:17 +09:00
Watson
5285031125
add test for Range.new
2013-08-06 22:51:40 +09:00
Watson
543d8de4c3
add line in NEWS
2013-08-06 20:52:06 +09:00
Watson
060e24d349
add lldb_commands_file for the initial configuration in lldb
2013-08-06 20:39:11 +09:00
Watson
098c8c48b9
split the method in where save command into temporary file
2013-08-06 20:39:06 +09:00
Watson
2774040599
add builtin command for lldb
2013-08-06 20:38:13 +09:00
Laurent Sansonetti
f80349db06
2.7
2013-07-30 15:31:55 +02:00
Laurent Sansonetti
fea56f8f02
sync
2013-07-30 15:29:07 +02:00