• Stars
    star
    355
  • Rank 119,316 (Top 3 %)
  • Language
    Objective-C
  • License
    Other
  • Created over 15 years ago
  • Updated about 9 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Command Line Launcher for the iPhone Simulator

WARNING: This project is no longer supported. Please check out http://github.com/appcelerator/ioslib for replacement that works with the latest XCode.

ios-sim

The ios-sim tool is a command-line utility that launches an iOS application on the iOS Simulator. This allows for niceties such as automated testing without having to open XCode.

This fork fixes a dynamic loading problem when running Xcode 4.3. To use:

  1. Download the ios-sim-xcode43.tar.gz file from the Download section above.
  2. Extract the ios-sim executable and copy it to TITANIUM_HOME/mobilesdk/osx/1.8.1/iphone/ios-sim.
  3. Make sure you have run "sudo xcode-select -switch /Applications/Xcode.app/Contents/Developer" to set the new path to the developer tools.

Clean your build directory and rebuild!

Features

  • Choose the device family to simulate, i.e. iPhone or iPad.
  • Setup environment variables.
  • Pass arguments to the application.
  • See the stdout and stderr, or redirect them to files.

See the --help option for more info.

Installation

Through homebrew:

$ brew install ios-sim

Download an archive:

$ curl -L https://github.com/Fingertips/ios-sim/zipball/1.3 -o ios-sim-1.3.zip
$ unzip ios-sim-1.3.zip

Or from a git clone:

$ git clone git://github.com/Fingertips/ios-sim.git

Then build and install from the source root:

$ rake install prefix=/usr/local/

License

Original author: Landon Fuller [email protected] Copyright (c) 2008-2011 Plausible Labs Cooperative, Inc. All rights reserved.

This project is available under the MIT license. See LICENSE.

More Repositories

1

titanium_sprites

Titanium Sprite Sheet Module for iOS
Objective-C
34
star
2

dateparser

A lightweight JavaScript date library for parsing and formatting natural language relative dates
JavaScript
18
star
3

request-ssl

Pinned SSL version of the Request library
JavaScript
16
star
4

swiss

JS framework abstraction framework
JavaScript
13
star
5

github-protobuf

Github API protocol buffers
Go
12
star
6

example-vue-jsdom

Example Project for Vue.js + JSDOM + webpack + Mocha
JavaScript
10
star
7

github-webhook-kafka

Github Webhook -> Kafka server
Go
8
star
8

isometric-titanium

This is a simple prototype project / doc around a set of common and equal APIs to explore for Ti.Next.
5
star
9

dbgen

Generate a Go package with ORM utilities from a database
Go
4
star
10

example-vue-jsdom-canvas

Example Project for Vue.js + JSDOM + webpack + Mocha + Canvas with image diffing
JavaScript
3
star
11

jupiter

A declarative job worker framework
Go
3
star
12

golang-alpine

Golang alpine image with GCC toolchain for cross-compiling a go app to alpine (musl based) linux
Dockerfile
3
star
13

redmix

A fun and friendly Appcelerator Cloud MBaaS command line
JavaScript
3
star
14

github-protobuf-node

node library for github api events in protobuf format
JavaScript
2
star
15

testgpg

test
JavaScript
1
star
16

next-stats-action

GitHub action for generating stats for Next.js pull requests
JavaScript
1
star
17

go-github-protobuf

Go bindings for the Github Events that supports protocol buffers
Go
1
star
18

linguist

Go API to Linguist server
Go
1
star
19

protoc-gen-gator

Protobuf compiler plugin for generating code
Go
1
star
20

vue-node-renderer

Load Vue files directly into a Node / JSDOM context
JavaScript
1
star
21

jhaynie

My Readme
1
star
22

http2push

HTTP2 Push Proxy
Go
1
star