Commit 2d7b421
Resolve profiles (#82)
* Initial commit
* test
* Update main.go
* Update bitrise.yml
* Update main.go
* Update main.go
* Update bitrise.yml
* code structure
* cleanup
* updated profile matching
* added error check
* verbose logging
* update
* bundle id fix + print installed certs in profile
* added cert match check
* added rawEndDat to cert match check
* mapping fixed
* updated codesign mapping
* PR changes
* in progress
* goeps-update
* Updated CodeSignInfo package
* Updated packages
* export profile mapping
* updates
* update
* GetBundleIdentifier fix
* scheme - target mapping, xcode managed signing handling
* handle automatic archive archive and manual export
* logging updates1 parent 2ce0ae9 commit 2d7b421
File tree
44 files changed
+7960
-376
lines changed- Godeps
- utils
- vendor/github.com
- bitrise-io/steps-certificate-and-profile-installer
- certificateutil
- profileutil
- bitrise-tools/go-xcode
- exportoptions
- plistutil
- provisioningprofile
- xcodeproj
- davecgh/go-spew
- spew
- pmezard/go-difflib
- difflib
- stretchr/testify
- assert
- require
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
44 files changed
+7960
-376
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
185 | 185 | | |
186 | 186 | | |
187 | 187 | | |
| 188 | + | |
| 189 | + | |
188 | 190 | | |
189 | 191 | | |
190 | 192 | | |
| |||
0 commit comments