Configure UM Trace iOS signing and deployment
This commit is contained in:
12
.gitignore
vendored
12
.gitignore
vendored
@@ -6,6 +6,18 @@
|
||||
# dotenv files
|
||||
.env
|
||||
|
||||
# Local iOS deployment target (contains a personal device UDID).
|
||||
.ios-device
|
||||
|
||||
# Apple signing credentials and provisioning artifacts. Keep these in Keychain or
|
||||
# an approved secret store; never commit them to the application repository.
|
||||
*.cer
|
||||
*.p12
|
||||
*.p8
|
||||
*.mobileprovision
|
||||
*.provisionprofile
|
||||
*.certSigningRequest
|
||||
|
||||
# User-specific files
|
||||
*.rsuser
|
||||
*.suo
|
||||
|
||||
Reference in New Issue
Block a user