fastlane-ios
There are 45 repositories under fastlane-ios topic.
mythkiven/AD_Fastlane
iOS App 自动化上传 AppStore ,一键部署 App。自动上传蒲公英
bixat/flutter_ci_cd
CI/CD & branching template for flutter apps
jaysavsani07/expense-manager
Developers : Checkout this repo for complete CI-CD of flutter with fastlane. Android/iOS both apps are getting deployed on stores with Fastlane.
younatics/fastlane-ios-example
Fastlane iOS Example for Beta, Release
tramlinehq/applelink
Practical API Recipes for App Store Connect Workflows
IlijaMihajlovic/Sweet-Sweets-Mania-SpriteKit-Game-With-Continuous-Integration
A single player game in SpriteKit created completely programmatically without the use of .sks files and Xcode Scene Editor. Implemented continuous integration using Jenkins, Fastlane GitHub, and Unit Tests into one continuous integration system. So everything is automated from the first commit to the email notification at the end from Jenkins when the build finished. I used Firebase as a backend and implemented its Sign up/Login with Facebook and Anonymously into the app, and saved users data like: UID, email address, username and profile image into Firebase Database and Firebase Storage, likewise, I implemented a persistent store so all user data is saved after the user quits the app. During the development of the app, I followed the MVC design pattern, likewise, I used Sketch for creating most of the UI.
getappbox/fastlane-plugin-appbox
AppBox fastlane plugin.
tbrand/fastlane-plugin-bluepill
Fastlane plugin to use Bluepill powered by LinkedIn
RedMadRobot/fastlane-plugin-jira_release_notes
Fastlane Plugin for Jira Release Notes
creaworks-labs/fastlane-plugin-repack-ios
Enables your build pipeline to repack your pre-built ipa with new assets without rebuilding the native code.
AddaMeSPB/AddaMeIOSSwiftUI
📱iOS real-time messenger, Location base Hangouts Network
MobileTipsters/fastlane-tricks
An example repo to demonstrate some fastlane tricks.
tryzealot/fastlane-plugin-zealot
上传移动应用(iPhone、Android)到 Zealot 自建 App 分发系统 | fastlane-plugin-zealot provides upload app, debug_file and version check actions to zealot
leovido/composable-much-better-exercise
Finance demo iOS app. This is a project demonstrating the capabilities of The Composable Architecture (TCA) and Swift Package Manager.
RedMadRobot/fastlane-plugin-gmail
Fastlane Plugin for Gmail
gurhub/fastlane
My fastlane configurations.
icyleaf/fastlane-plugin-ci_changelog
Automate generate changelog between previous built failed and the latest commit of scm in CI
Qase/BuildingTemplates-iOS
Basic templates to easy integrate and run fastlane at your iOS project.
Rupesh17/MVVM-NYArticleTestApp
A simple app to hit the NY Times Most Popular Articles API
trykovyura/github-action-template
Github Actions for iOS. Examples
ABashkirova/fastlane_template
Fastlane: one file to many projects
klarna-incubator/fastlane-plugin-secrets_manager_storage
A Fastlane plugin to enable securely storing your app's signing keys in AWS Secrets Manager
tinkoff-mobile-tech/fastlane-plugin-compilation_time_report
Generate custom HTML report compilation time of each Swift func
firattamur/fastlingo
FastLingo is a command-line tool designed to translate and manage iOS app metadata within Fastlane projects.
icyleaf/fastlane-plugin-humanable_build_number
Automatic set app build number unque and human readable friendly
icyleaf/fastlane-plugin-app_info
Teardown tool for mobile app(ipa/apk), analysis metedata like version, name, icon etc.
Aamirali86/SonarqubeWithFastlane
SonarQube integration with fastlane in iOS
sjorsvanmierlo/fastlane-plugin-flutter_versioncode_bump
Bump the flutter version code with Fastlane!
Yazan98/fastlane-Zeeva
Fastlane Plugins to Send Messages on (Discord, Telegram) Could be Used to Send Messages When New Build Generated for Android, IOS Applications
aydemiromer/QR_Code-Short_Url-Generator
this project was created for a medium article. With this application, you can generate qr code and short link and share it with your loved ones.
kurarararara/fastlane-plugin-fetch_metadata_from_google_sheets
This is a Fastlane Plugin that retrieves App Store metadata from Google Sheets.
levin-riegner/fastlane
Fastfile repository for Android & iOS lanes
WezSieTato/fastlane-plugin-sourcery
Run sourcery with fastlane! Sourcery is a code generator for Swift language, built on top of Apple's own SwiftSyntax. It extends the language abstractions to allow you to generate boilerplate code automatically.