maxgoedjen / secretive

Store SSH keys in the Secure Enclave
MIT License
7.24k stars 159 forks source link

Factor out Xcode version setting #255

Open maxgoedjen opened 3 years ago

maxgoedjen commented 3 years ago

https://github.com/maxgoedjen/secretive/pull/254/files

Prevent having to update it in 3 places. Environment var is probably the wrong places since that'd affect ability to reproduce builds/build with betas/etc. Probably just pull out into a config file.