Rightpoint / ios-template

A `cookiecutter` template for iOS projects
MIT License
94 stars 26 forks source link

Switch code signing to use fastlane match #151

Closed ahtierney closed 4 years ago

ahtierney commented 4 years ago

Notes:

This PR updates the fast file to sign with match. It shifts export config from the fast file toward the xcconfig and build settings to clean up the fast file a bit. Additionally, it uses the RP enterprise team id and wild card UUID so RP develop and sprint builds are able to code sign without additional config out of the box.

Changes:

Testing instructions:

raizlabs-oss-bot commented 4 years ago
4 Messages
:book: Test Results
:book: Code Coverage: xcov
:book: Code Coverage: Slather
:book: Screenshots

Current coverage for Services.framework is 67.51%

No files affecting coverage found


Current coverage for debug-PRODUCTNAME.app is 0.78%

No files affecting coverage found


Powered by xcov

Generated by :no_entry_sign: Danger