Compatibility
- v1.2.5 and master5.35.25.15.04.2
- v1.2.5 and masteriOSmacOS(Intel)macOS(ARM)LinuxtvOSwatchOS
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
to install these dependencies into your machinebrew bundle
to install these dependencies into your machineFirst 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
This lane is a part of Digipolitan lanes
After that 2 options are available :
framework_deploy_cocoapods
and framework_deploy_github
part of Digipolitan lanesSee 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.