expo / custom-expo-updates-server

239 stars 67 forks source link

Add support for code signing #4

Closed wschurman closed 2 years ago

wschurman commented 2 years ago

Why

Test Plan

Run through the instructions for building an iOS release version of the app and create an update and serve it, relaunch the app, see it works.

Note that this adds server support (and tests) for code signing but doesn't yet configure the client for it.