All Projects → ulizama → TiFastlane

ulizama / TiFastlane

Licence: other
With TiFastlane you'll be able to fully optimize the way you submit your app updates and maintain your certificates and provisioning profiles of all your Titanium Apps.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to TiFastlane

titanium-turbo
Axway Amplify module that adds some enhancements for Appcelerator Titanium Alloy
Stars: ✭ 15 (-81.93%)
Mutual labels:  titanium, titanium-mobile, appcelerator, appcelerator-titanium
av.imageview
Titanium native ImageView module that extends the default Titanium ImageView with more capabilities and a different caching system.
Stars: ✭ 97 (+16.87%)
Mutual labels:  titanium, titanium-mobile, appcelerator, appcelerator-titanium
ti.map
Use native Apple Maps & Google Maps in iOS and Android with Axway Titanium
Stars: ✭ 49 (-40.96%)
Mutual labels:  titanium, appcelerator
Titanium mobile
🚀 Native iOS- and Android- Apps with JavaScript
Stars: ✭ 2,553 (+2975.9%)
Mutual labels:  titanium, appcelerator
fastlane-plugin-cosigner
A fastlane plugin to help you sign your iOS builds
Stars: ✭ 25 (-69.88%)
Mutual labels:  fastlane, provisioning-profiles
ti recover
Appcelerator Titanium APK source code recovery tool
Stars: ✭ 17 (-79.52%)
Mutual labels:  titanium, appcelerator
griffin-app-opensource
The Axway Griffin App goes open source!
Stars: ✭ 19 (-77.11%)
Mutual labels:  titanium, appcelerator
vscode-appcelerator-titanium
Appcelerator development tools and UI package for Visual Studio Code.
Stars: ✭ 35 (-57.83%)
Mutual labels:  titanium, appcelerator
ti.admob
Use the Google AdMob SDK on iOS and Android with Titanium
Stars: ✭ 51 (-38.55%)
Mutual labels:  titanium, appcelerator
ti.exoplayer
A native control for playing videos for Titanium. Based on Google ExoPlayer, using Titanium.Media.VideoPlayer API.
Stars: ✭ 17 (-79.52%)
Mutual labels:  titanium, appcelerator
ti.coremotion
Support for the native iOS CoreMotion framework in Appcelerator Titanium
Stars: ✭ 15 (-81.93%)
Mutual labels:  titanium, appcelerator
titanium-material
Use the native Material UI/UX framework (https://github.com/CosmicMind/Material) in Titanium!
Stars: ✭ 14 (-83.13%)
Mutual labels:  titanium, appcelerator
titanium-dark-mode
Full support for iOS 13+ / Android 10+ dark mode (semantic colors and images) in Appcelerator Titanium
Stars: ✭ 26 (-68.67%)
Mutual labels:  titanium, appcelerator
titanium-firebase-analytics
Use the Firebase Analytics SDK in Axway Titanium 🚀
Stars: ✭ 33 (-60.24%)
Mutual labels:  titanium, appcelerator
titanium-arkit
Use the iOS 11 ARKit API in Axway Titanium
Stars: ✭ 28 (-66.27%)
Mutual labels:  titanium, appcelerator
titanium-apple-sign-in
Use the iOS 13+ Apple Sign In API with Titanium
Stars: ✭ 29 (-65.06%)
Mutual labels:  titanium, appcelerator
staballoy
Reactive UI framework for Titanium Alloy
Stars: ✭ 18 (-78.31%)
Mutual labels:  titanium, appcelerator
nl.fokkezb.button
Bootstrap Button widget for Appcelerator (Titanium)
Stars: ✭ 72 (-13.25%)
Mutual labels:  titanium, appcelerator
nl.fokkezb.loading
The widget provides a simple loading mask that can be easily styled and configured.
Stars: ✭ 96 (+15.66%)
Mutual labels:  titanium, appcelerator
titanium-alternate-icons
Leverage the ability to change the app icon in iOS 10.3+
Stars: ✭ 24 (-71.08%)
Mutual labels:  titanium, appcelerator

TiFastlane npm version

Building apps for iOS and Android it's all great until you have to deal with Certificates, Provisioning Profiles and sending the app to iTunes Connect or the Play Store. Then came fastlane.tools a collection of tools that enable Continuous Deployment of iOS and Android Apps.

TiFastlane is a way to use those tools for Titanium development. Now you'll be able to do real continous deployment of your Titanium app. Sending your app for review will be a breeze:

tifast send

And publishing your new version to the Play Store will be as easy:

tifast playsend

With TiFastlane you'll be able to fully optimize the way you submit your app updates and maintain your certificates and provisioning profiles.

Current tools from Fastlane available:

deliverpemsighproducepilotsupply

Documentation

TODO

Collaborators

Thanks

  • Felix Krause for creating the awesome fastlane.tools
  • Jason Kneen for creating some awesome CLI tools from which I'm basing this one

Changelog

  • 0.10.7 Fix dependencies version for Node 4 #58
  • 0.10.6 Support Ti 6.0.x and Xcode 9 #56
  • 0.10.5 Fixed pilot bug. string type team_id is incorrect. It need integer type. Because team_name only need #55
  • 0.10.4 Set default cfg.android_app_id = "null" for old tifastlane.cfg #54
  • 0.10.2 Fixed deliver error related apple_watch_app_icon #53
  • 0.10.0 Support for Titanium SDK 6.* new build method
  • 0.9.5 Add option to set a different App ID for Android build
  • 0.9.4 Fixed pilot bug. Now you can use match to manage your provisioning profiles
  • 0.9.3 Added option to skip creating provisiong profiles on register. Now Android build version bump has to be manually requested on playsend
  • 0.9.0 Added support for Titanium 6.0.3.GA and XCode 8.3 More Information
  • 0.8.3 You can customize the build args on setup
  • 0.8.2 Fix on PEM. Node dependencies
  • 0.8.0 BC BREAK to support Fastlane 2. Minor changes on tifast send

License

Copyright 2015 Uriel Lizama

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].