DiabetesCompass / Diabetes_Compass

iOS code for type 1 diabetes management
MIT License
4 stars 0 forks source link

Code signing - add contributors to development team? #14

Closed beepscore closed 7 years ago

beepscore commented 7 years ago

Might not be needed for simulator.

calferness commented 7 years ago

Another topic about which I could use some tutoring.

beepscore commented 7 years ago

Let me try temporarily changing app to see if I can install it on a device. Apple uses developer accounts, developer teams, developer certificates, app bundle identifiers, provisioning profiles to ensure only authorized developers can install a particular app on a set of known phones or to publish it to app store. This is enforced by digital "code signing". I just want to install locally on my phone, don't need to publish in app store. I might be able to temporarily change app bundle identifier to enable install on my phone.

Steve Baker

On Nov 3, 2016, at 10:34 PM, Clif Alferness notifications@github.com wrote:

Another topic about which I could use some tutoring.

Clif Alferness 13143 Shoreline DR SE Olalla, WA, 98359 calferness@gmail.com

On Nov 3, 2016, at 9:18 PM, Steve Baker notifications@github.com wrote:

Might not be needed for simulator.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

beepscore commented 7 years ago

Can use simulator for many features. Barcode scanning requires install app on device. I can install on device by temporarily changing development team to Beepscore. I don't commit that.