Merge branch ‘release/1.2.5’
gem install digipolitan-framework-swift-template-cli
And then execute the follow command
dg-fst --init
Check all available options here
First download the zip file and install bundler
[sudo] gem install bundler bundle install
Then execute the install.rb and follow the instructions
bundle exec ruby install.rb
bundle install
brew bundle
First install deployment dependencies
bundle install && brew bundle
Run the following lane to start a new release version on git :
fastlane start_framework_release
This lane is a part of Digipolitan lanes
Check if everything is OK, after that publish the new release version on git
fastlane publish_framework_release
After that 2 options are available :
framework_deploy_cocoapods
framework_deploy_github
See CONTRIBUTING.md for more details!
This project adheres to the Contributor Covenant Code of Conduct. By participating, you are expected to uphold this code. Please report unacceptable behavior to contact@digipolitan.com.
DGFrameworkTemplate is licensed under the BSD 3-Clause license.
©Copyright 2023 CCF 开源发展委员会 Powered by Trustie& IntelliDE 京ICP备13000930号
DGFrameworkTemplate
Installation
Using digipolitan-framework-swift-template-cli
And then execute the follow command
Check all available options here
Manually
First download the zip file and install bundler
Then execute the install.rb and follow the instructions
Features
bundle install
to install these dependencies into your machinebrew bundle
to install these dependencies into your machineHow to deploy ?
First install deployment dependencies
Run the following lane to start a new release version on git :
This lane is a part of Digipolitan lanes
Check if everything is OK, after that publish the new release version on git
This lane is a part of Digipolitan lanes
After that 2 options are available :
framework_deploy_cocoapods
andframework_deploy_github
part of Digipolitan lanesContributing
See CONTRIBUTING.md for more details!
This project adheres to the Contributor Covenant Code of Conduct. By participating, you are expected to uphold this code. Please report unacceptable behavior to contact@digipolitan.com.
License
DGFrameworkTemplate is licensed under the BSD 3-Clause license.