Conversation
* rename upload dsym to xcode build * add changelog entry * rename dsym functions * add xcarchive command * add utils for dealing with xcarchives * deprecate the dsym command * fix cli options * update changelog * Update README.md Co-authored-by: Tom Longridge <tom@bugsnag.com> * Update README.md Co-authored-by: Tom Longridge <tom@bugsnag.com> * re-enable swift package manager tests * rename dsym tests to xcode * rename dsym tests to xcode * add switf package manager fixture * update swift package manager test * rmeove swift-package-manager * Update CHANGELOG.md Co-authored-by: Tom Longridge <tom@bugsnag.com> * Update pkg/ios/xcodebuild-utils.go Co-authored-by: Tom Longridge <tom@bugsnag.com> * Update pkg/upload/xcode-archive.go Co-authored-by: Tom Longridge <tom@bugsnag.com> * update what folders we check for xcarchives when dealing with xcodeprojects * update submodules * update submodules * update submodules * remove FindLatestFolder as it is unused * add seperate function to deal with processing dsyms; * adjust what we send to the process dsym command * updatge unity version * update comments on functions that have been touched * adjust variable init * add tests for xcarchive * Update CHANGELOG.md Co-authored-by: Tom Longridge <tom@bugsnag.com> * fix dsym util filewalk error * fix dsym util filewalk error * fix dsym util filewalk error * update xcarchive functions with comments * update unity android tests * update xcarchive test * Update pkg/ios/plist-reader-json.go Co-authored-by: Tom Longridge <tom@bugsnag.com> * Update pkg/ios/plist-reader-json.go Co-authored-by: Tom Longridge <tom@bugsnag.com> * combine a few xcarxchive functions together and move some checks to lower functions * update how we reference xcode archive * share xcode options between both * Update pkg/ios/xcarchive.go Co-authored-by: Tom Longridge <tom@bugsnag.com> * go mod tidy * update readme with xcode archive * remove alias for dsym on xcode build * update label for xcode tests * add date to change log * update change log description * skip RN 0.69 ios tests * skip RN 0.69 ios tests --------- Co-authored-by: Tom Longridge <tom@bugsnag.com>
…oid-aab [PLAT-13408] Android AAB extra debug logging
Co-authored-by: Tom Longridge <tom@bugsnag.com>
v2.9.0 Release
tomlongridge
approved these changes
Jan 20, 2025
lemnik
approved these changes
Jan 20, 2025
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Enhancements
npmpackage to interact with the BugSnag CLI 161