Welcome on board! You are invited to develope a exiciting mobile app for the future. More information can be found on MILIEU
Milieu.xcworspace
to develop the app instead of Milieu.xcodeproj
. This is
because that we are using CocoaPod to manage the open source frameworks and libraries. Read more
about the CocoaPodbundle exec pod install
.
(Each time you checkout a new branch) Otherwise, run bundle exec pod update
to update dependencies.Milieu.xcworspace
.bundle exec fastlane beta
.Please open the Milieu.xcworspace
to develop the app instead of Milieu.xcodeproj
. This is
because that we are using CocoaPod to manage the open source frameworks and libraries. Read more
about the CocoaPod
This repository contains all your certificates and provisioning profiles needed to build and sign your applications. They are encrypted using OpenSSL via a passphrase.
Important: Make sure this repository is set to private and only your team members have access to this repo.
Do not modify this file, as it gets overwritten every time you run match
.
sudo gem install match
Make sure you have the latest version of the Xcode command line tools installed:
xcode-select --install
Navigate to your project folder and run
match appstore
match adhoc
match development
For more information open fastlane match git repo
This directory contains all your certificates with their private keys
This directory contains all provisioning profiles
For more information open fastlane match git repo