New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

tifastlane

Package Overview
Dependencies
Maintainers
1
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tifastlane

Integrating fastlane.tools into Titanium Development

  • 0.0.1
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
5
decreased by-90.74%
Maintainers
1
Weekly downloads
 
Created
Source

TiFastlane

A wrapper to the awesome fastlane.tools so you can use them seamlessly with your Titanium Development.

Please note that this tool is currently in beta development.

About fastlane.tools

The fastlane family is a collection of tools that enable Continuous Deployment of iOS Apps. It has 8 different tools that allow things like registering the app, creating provisioning profiles and even automatic delivery to the App Store and TestFlight.

Install

(Here we'll add the npm command to install)

Usage

TiFastlane Configuration

Create a tifastlane.cfg file in the Titanium project folder as follows:

{
	"username": "YOURAPPLEID@EMAIL"
}

CLI

Keywords

FAQs

Package last updated on 21 Jul 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc