Chinmay Garde
b7c1f7531d
Avoid generating dSYM files using GN rules.
2015-08-28 12:08:20 -07:00
Chinmay Garde
04b3bb15e3
Manually specify all files part of the XcodeProj in the GN rule
2015-08-28 10:55:52 -07:00
Chinmay Garde
beb9ee9aa0
Fix warnings about multiple targets generating the Xcode harness
2015-08-28 10:31:15 -07:00
Chinmay Garde
40615043f3
Explicitly generate dSYM file so that OpenGL traces and Intruments profiles can find symbols automatically
2015-08-27 10:55:34 -07:00
Chinmay Garde
bd80be7e2f
Add media service implementation for iOS
2015-08-24 12:36:15 -07:00
Ian Fischer
89e9f13af1
Merge pull request #719 from iansf/add_listen_command
...
Add listen command to sky_tool, and related changes.
2015-08-21 09:54:04 -07:00
Ian Fischer
94aa33c71b
Make sky_tool install to ios devices and simulators if available, and add a ‘listen’ command that will listen to filesystem changes in the current directory and update running versions of the app.
...
Also refactors ios_sim.py to be part of sky_tool.
The current skyx file that ‘listen’ generates does not contain material design icons, so icons will be missing.
2015-08-21 09:53:35 -07:00
Chinmay Garde
c0909f20db
Ensure the actual iOS bundle has been created before attempting to generate an Xcode harness for the same
2015-08-20 17:12:20 -07:00
Chinmay Garde
25cff7c321
Enable launching iOS applications using Xcode for profiling and tracing
2015-08-20 15:06:43 -07:00
Chinmay Garde
9002a0d206
Set default active arch on iOS to armv7
2015-08-18 14:38:50 -07:00
Chinmay Garde
745a185e90
Build fat binaries on iOS by default unless "ios_active_arch" is specified
2015-08-17 16:49:01 -07:00
Ian Fischer
3c8291a828
Move example out of sky/packages to //examples
2015-08-07 17:04:50 -07:00
Chinmay Garde
00e3e2d911
Enable profiling builds on Mac and iOS
2015-08-05 17:07:07 -07:00
Chinmay Garde
9b16addf3a
Allow loading SkyX files on Mac desktop
2015-07-30 15:07:35 -07:00
Chinmay Garde
9f536abb49
Fix release builds on iOS
2015-07-28 17:07:44 -07:00
Chinmay Garde
ea640f23ab
Avoid mprotect calls on iOS
2015-07-28 14:40:21 -07:00
Chinmay Garde
132f30f8eb
Address PR feedback on updates for SkyX for iOS
2015-07-28 13:27:46 -07:00
Chinmay Garde
64e29f79ef
Load SkyX files on iOS where available
2015-07-28 13:27:46 -07:00
Ian Fischer
8dbc27070c
Automatically launch the iOS simulator if it isn’t
...
already running.
Fixes #262 .
2015-07-28 11:32:18 -07:00
Adam Barth
eb8329455a
Move sky package into sky/packages/sky
...
This patch makes the sky package match the structure we've adopted for the
other Dart packages we produce from this repo.
2015-07-28 08:42:57 -07:00
Ian Fischer
88a936708e
Command line options for launching a particular
...
Sky app in the simulator.
2015-07-23 16:41:51 -07:00
Chinmay Garde
ad591c629a
Build configuration and toolchain updates for iOS and Mac targets
2015-07-20 17:41:51 -07:00
Adam Barth
91819c6e8c
Attempt to make Travis go green
2015-07-17 11:09:17 -07:00
Adam Barth
a4be8601ea
Only use the .cr.so product extension on Android in the component build
...
This change matches what GYP does.
R=brettw@chromium.org
2015-07-16 22:11:08 -07:00
Adam Barth
43f9aebad2
applied patch android_build.patch
2015-07-16 22:10:39 -07:00
Adam Barth
21dd7553a0
Update to chromium 9659b08ea5a34f889dc4166217f438095ddc10d2
2015-07-16 22:10:38 -07:00
Adam Barth
ad9b135217
Update to mojo 5f5dfcc9af8b40a14dd76e34c60a5766b9f58bb4
2015-07-16 11:44:14 -07:00