-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add fallback zip reader to the ipa uploader (#199)
* Add flabck zip reader to the ipa uploader * Code cleanup * Wire in new zip reader to the xcarchive uploader * Update go-xcode * Pull lates go-xcode and code cleanup * Pull latest go-xcode * Pull latest go-xcode * Pull [email protected]
- Loading branch information
Showing
16 changed files
with
418 additions
and
277 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
5 changes: 5 additions & 0 deletions
5
vendor/github.com/bitrise-io/go-utils/filedownloader/filedownloader.go
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
10 changes: 6 additions & 4 deletions
10
...o/go-xcode/v2/zip/ios_xcarchive_reader.go → ...code/v2/artifacts/ios_xcarchive_reader.go
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
6 changes: 3 additions & 3 deletions
6
.../bitrise-io/go-xcode/v2/zip/ipa_reader.go → ...se-io/go-xcode/v2/artifacts/ipa_reader.go
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.