Lines Matching +full:build +full:- +full:ios
1 ---
2 title: 'Testing on iOS'
3 linkTitle: 'Testing on iOS'
4 ---
7 follow the instructions to run Skia tests (_dm_, _nano-bench_) with the
8 mainstream iOS tool chain. See the
9 [quick start guide for ios](/docs/user/build/).
11 iOS doesn't lend itself well to compiling and running from the command line.
15 <https://github.com/google/skia/tree/main/platform_tools/ios/bin>.
21 - libimobiledevice <http://www.libimobiledevice.org/>,
24 - ios-deploy <https://github.com/phonegap/ios-deploy>
28 - Install Brew at <http://brew.sh/>
29 - Install _libimobiledevice_ (Note: All these are part of the _libimobiledevice_
32 the application directory on an iOS device).
37 brew install caskroom/cask/brew-cask
42 - Install node.js and ios-deploy
47 $ npm install ios-deploy