Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 697 Bytes

certs.md

File metadata and controls

14 lines (8 loc) · 697 Bytes

Certificates & Profiles

Dev

For running Eigen on the iOS simulator, you don't need to code sign. To run Eigen on your phone, we use Xcode's Automatic code signing. You will need to join the Artsy Apple developer account, we use "Art.sy Inc" (we have another account, "ART SY" which is for enterprise).

You can find our shared admin account details in 1password.

Same for android, you can run Eigen on the android emulator without any signing.

Deploy

We use Fastlane with match with all the details in this repo.