GiellaLT

GiellaLT provides an infrastructure for rule-based language technology aimed at minority and indigenous languages, and streamlines building anything from keyboards to speech technology. Read more about Why. See also How to get started, and our Privacy document.

View GiellaLT on GitHub

Page Content

The infrastructure for building mobile apps and signing macOS and iOS software relies partially on Fastlane. And to make this work across a developer team we use shared credentials using fastlane match. We call this setup Divvunlane.

Below is the procedure for how to add a new user that should have access to the private divvunlane git repo (git@gtsvn.uit.no:divvunlane.git):

The new user must:

The administrator must:

The new user can now clone divvunlane. On first checkout the new user must write the certificate encryption password. Ask Sjur or Børre for the password.

To actually clone and install the certificate to sign software you must use fastlane with the command fastlane match in a dir containing a Matchfile. This can be found in any of the $GTHOME/keyboards/XXX/ios/ dirs.

Sitemap