Eloy Durán
|
7f50c3cde5
|
[iOS Config] Retrieve DTSDKBuild & DTPlatformBuild programatically.
Fixes http://hipbyte.myjetbrains.com/youtrack/issue/RM-415.
|
2014-02-03 22:22:51 +09:00 |
|
Eloy Durán
|
16c19e5a20
|
[test] Make iOS UI helper search from the key window instead.
Fixes http://hipbyte.myjetbrains.com/youtrack/issue/RM-382.
|
2014-01-28 21:24:14 +09:00 |
|
Eloy Durán
|
46cc8ba2df
|
[OSX] Add external_frameworks config variable.
Fixes http://hipbyte.myjetbrains.com/youtrack/issue/RM-254
|
2014-01-28 21:21:45 +09:00 |
|
Laurent Sansonetti
|
32988db314
|
[OSX] fix crashlog task
|
2014-01-28 21:20:49 +09:00 |
|
Laurent Sansonetti
|
89cbd07a25
|
add 'rake crashlog:device' task, wording/UX is still a work in progress
|
2013-12-30 23:11:42 +09:00 |
|
Eloy Durán
|
53b7424127
|
[sim] Get simulated app PID as int instead of NSNumber.
Related to http://hipbyte.myjetbrains.com/youtrack/issue/RM-365
|
2013-12-30 23:09:48 +09:00 |
|
Eloy Durán
|
1d7b8b19a9
|
[sim] Make app launch again with Xcode 5.1.
Fixes http://hipbyte.myjetbrains.com/youtrack/issue/RM-365
|
2013-12-30 23:09:03 +09:00 |
|
Eloy Durán
|
cc15311759
|
De-register spec app for notifications first.
|
2013-12-20 12:26:09 +01:00 |
|
Jason W. May
|
b6d9df25c0
|
Ignore spurious UIApplicationDidBecomeActiveNotification events.
Signed-off-by: Eloy Durán <eloy.de.enige@gmail.com>
|
2013-12-20 12:17:10 +01:00 |
|
Eloy Durán
|
06d8802db6
|
[UIAutomation] Make the drag command actually send events again.
However, for the moment this only works with 1 touch at a time.
|
2013-12-13 10:56:43 +09:00 |
|
Laurent Sansonetti
|
a6de0f4021
|
[OSX] add app.codesign_for_release (default to true) which controls if we need to code-sign for build:release
|
2013-12-13 09:28:31 +09:00 |
|
Eloy Durán
|
22dac42700
|
[spec] Deprecate block to the tests method of the view test helpers.
|
2013-11-20 23:43:40 +09:00 |
|
Watson
|
f01f8a240f
|
move special configuration for iOS/OSX platform from gen_bridge_metadata()
|
2013-11-20 23:41:11 +09:00 |
|
Laurent Sansonetti
|
ab8e73f9d0
|
only capture stdout if install_only is set (used by the profile task), fixes the output of 'rake device'
|
2013-11-07 23:13:18 +09:00 |
|
Eloy Durán
|
091b6b399f
|
Temp work around issue with UIDeviceFamily for release/profile.
The Info.plist is forced to be recreated on each build and uses ints for
UIDeviceFamily when profiling and strings otherwise.
http://hipbyte.myjetbrains.com/youtrack/issue/RM-305
|
2013-11-03 21:16:54 +09:00 |
|
Watson
|
464cced795
|
fix RM-305
http://hipbyte.myjetbrains.com/youtrack/issue/RM-305
|
2013-11-02 23:04:15 +09:00 |
|
Eloy Durán
|
791a18759b
|
[profiler] Configure Instruments to optionally launch specific template.
|
2013-11-02 11:46:41 +09:00 |
|
Eloy Durán
|
8a88ae803e
|
[profiler] Replace templates list with hardcoded lists.
|
2013-11-02 11:46:34 +09:00 |
|
Eloy Durán
|
01b337b57b
|
[profiler] Add tasks to list available instruments templates.
|
2013-11-02 11:46:29 +09:00 |
|
Eloy Durán
|
2783dfcc8b
|
[profiler] Make the OS X shortcut task use development mode.
|
2013-11-02 11:46:23 +09:00 |
|
Eloy Durán
|
8bc831eb26
|
[profiler] Inherit ENV from parent process.
|
2013-11-02 11:46:16 +09:00 |
|
Eloy Durán
|
3b16d55db4
|
[profiler] Add shortcut for OS X profile:release.
|
2013-11-02 11:46:10 +09:00 |
|
Eloy Durán
|
06fdd73853
|
[profiler] Add OS X tasks for development and release mode.
|
2013-11-02 11:46:05 +09:00 |
|
Laurent Sansonetti
|
c181e10e92
|
add 'rake profile' task as a shortcut to 'rake profile:simulator'
|
2013-11-02 11:45:59 +09:00 |
|
Eloy Durán
|
4001ffff84
|
[profiler] Properly describe OS X rake task.
|
2013-11-02 11:45:53 +09:00 |
|
Eloy Durán
|
e9b72445f4
|
Cleanup.
|
2013-11-02 11:45:47 +09:00 |
|
Eloy Durán
|
40decde446
|
[profiler] Pass arguments to app on launch.
|
2013-11-02 11:45:42 +09:00 |
|
Eloy Durán
|
e7d290eb8e
|
[profiler] Refactor rake tasks into the Config and Builder classes.
|
2013-11-02 11:45:35 +09:00 |
|
Eloy Durán
|
071c243a77
|
[iOS config] UIDeviceFamily Info.plist entry should be integer.
|
2013-11-02 11:45:29 +09:00 |
|
Eloy Durán
|
787ee51e6d
|
[profiler] Add task to start profiling on a iOS device.
|
2013-11-02 11:45:22 +09:00 |
|
Eloy Durán
|
f52a194f2b
|
[profiler] Add tasks to run an OS X app through Instruments.
|
2013-11-02 11:45:13 +09:00 |
|
Eloy Durán
|
89b3db7222
|
[profiler] Generate a config plist for Instruments.app
|
2013-11-02 11:45:07 +09:00 |
|
Eloy Durán
|
3873adbab7
|
[profiler] Use known paths to tools.
|
2013-11-02 11:43:14 +09:00 |
|
Eloy Durán
|
6977940530
|
[profiler] Make it a bit more readable.
|
2013-11-02 11:43:08 +09:00 |
|
Eloy Durán
|
0fb2bd1a41
|
[profiler] Start headless instruments session on running app.
|
2013-11-02 11:43:03 +09:00 |
|
Laurent Sansonetti
|
93d4c37408
|
[OSX] optional #eval support (experimental)
|
2013-11-02 11:41:11 +09:00 |
|
Eloy Durán
|
594d2308c1
|
[xcassets] Fix comment.
|
2013-10-15 21:22:28 +09:00 |
|
Eloy Durán
|
e24fcaa44d
|
[xcassets] Be sure to remove whitespace from Info.plist icon names.
|
2013-10-15 21:22:11 +09:00 |
|
Eloy Durán
|
322ebc6863
|
[xcassets] Move iOS/OS X specific behavior back to configs.
|
2013-10-15 21:21:52 +09:00 |
|
Eloy Durán
|
4c1beff6a2
|
[xcassets] Use actool’s Info.plist output instead of reading JSON.
|
2013-10-15 21:21:41 +09:00 |
|
Eloy Durán
|
b100859e2a
|
[xcassets] No longer copy icons ourselves on iOS.
|
2013-10-15 21:21:34 +09:00 |
|
Eloy Durán
|
d9021b682c
|
[xcassets] Make asset compilation and app icon config work on OS X.
|
2013-10-15 21:20:55 +09:00 |
|
Eloy Durán
|
cc16a2bd61
|
[xcassets] Fail build if the JSON gem is required and unavailable.
|
2013-10-15 21:20:50 +09:00 |
|
Eloy Durán
|
9dd92687fe
|
[xcassets] Use App.warn to warn about multiple app icon sets.
|
2013-10-15 21:20:45 +09:00 |
|
Eloy Durán
|
040cefa2f2
|
Test branch notifications in HipChat commit.
|
2013-10-15 21:20:38 +09:00 |
|
Eloy Durán
|
1033f302d8
|
[xcassets] Copy and configure the app icons for iOS.
|
2013-10-15 21:20:23 +09:00 |
|
Watson
|
bdfe767e79
|
[iOS] fix where non-retina iPad simulator is not launch
if string which indicates to launch iOS simulator for iPad that contains single quotation, (like 'iPad')
non-retina iPad simulator is not launch.
|
2013-10-07 13:28:28 +09:00 |
|
mordaroso
|
25bf0db52e
|
Fix non-retina iPad simulation in iOS7
Allow to start the simulator with a non-retina iPad with iOS7
merged #133
|
2013-10-07 13:28:23 +09:00 |
|
Watson
|
fe3b93d464
|
[iOS] add support to launch the app as 64-bit in simulator
When specified "app.archs['iPhoneSimulator'] << 'x86_64'" and use iOS 7 retina 4 simulator,
we can launch 64-bit simulator.
|
2013-10-07 13:28:17 +09:00 |
|
Watson
|
36455e3c42
|
[OSX] fix the wrong default settings of short cut key in menu
|
2013-09-27 00:29:09 +09:00 |
|