Skip to main content

An Xcode build tool and utility knife.

Project description

fox

fox is a set of tools and utilities for building iOS and Mac projects. fox is not a normal project, but rather an outlet for my deep frustrations with Apple’s Xcode tools. The vision for fox to provide a complete replacement for the Xcode build and project file system (but not an IDE or text editor.) I realize that achieving this vision is probably impossible, but I believe I’ll get something positive out of the journey.

fox is very early and not recommended for production use yet.

Subcommands

ipa

Create a signed IPA file.

fox ipa [-h] [--project PROJECT] --target TARGET [--config CONFIG] --identity IDENTITY --profile PROFILE [--keychain KEYCHAIN]
  • -h Print help.

  • --project Path to Xcode profile file.

  • --config The build configuration. Defaults to Debug.

  • --target Refers to the name of the target in the Xcode project.

  • --identity Name of the code-signing identity, i.e. ‘iPhone Distribution: My Company’.

  • --profile Provisioning profile. If a valid path is supplied, that profile is used. Also, a name can be provided, (i.e. ‘MyApp Ad Hoc’) and fox with search for that provisioning profile in default locations (currently just ~/Library/MobileDevice/Provisioning Profiles).

  • --keychain Use a keychain file instead of the default keychain.

resign

Resign an existing IPA file.

fox resign [-h] --ipa IPA --identity IDENTITY --profile PROFILE [--keychain KEYCHAIN] --output OUTPUT
  • -h Print help.

  • --ipa Path to IPA file to re-sign.

  • --identity Name of the code-signing identity, i.e. ‘iPhone Distribution: My Company’.

  • --profile Provisioning profile. If a valid path is supplied, that profile is used. Also, a name can be provided, (i.e. ‘MyApp Ad Hoc’) and fox with search for that provisioning profile in default locations (currently just ~/Library/MobileDevice/Provisioning Profiles).

  • --keychain Use a keychain file instead of the default keychain.

  • ---output Path to output re-signed IPA file.

Installation

This should work: (sudo) pip install -I git+https://github.com/amrox/fox.git#egg=fox

License

BSD

News

0.2a1

Release date: UNRELEASED

  • Example news entry for the in-development version

0.1

Release date: 15-Mar-2010

  • Example news entry for a released version

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fox-0.1.10.tar.gz (9.0 kB view details)

Uploaded Source

File details

Details for the file fox-0.1.10.tar.gz.

File metadata

  • Download URL: fox-0.1.10.tar.gz
  • Upload date:
  • Size: 9.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for fox-0.1.10.tar.gz
Algorithm Hash digest
SHA256 8d46308cc4e77d834f1546e164dec51f0bd8bfbc4423d41629348dcf82dc2ca6
MD5 b3a681f83fc66ef5bd7573e84d768ad9
BLAKE2b-256 3c4b6ffb0a770918e5918ad56fbb3e25405b6cd5557d00381a4ef64b0ace52be

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page