-
Notifications
You must be signed in to change notification settings - Fork 222
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature] Catalyst support #2065
Merged
Merged
Conversation
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
…macOS from the gethostuuid() conditional
Update sqlite3
Fix tests for Catalyst
This comment has been minimized.
This comment has been minimized.
…talyst # Conflicts: # Vendor/iOS/PLCrashReporter/include/CrashReporter.h # Vendor/iOS/PLCrashReporter/include/PLCrashFeatureConfig.h # Vendor/iOS/PLCrashReporter/include/PLCrashMacros.h # Vendor/iOS/PLCrashReporter/include/PLCrashReport.h # Vendor/iOS/PLCrashReporter/include/PLCrashReportApplicationInfo.h # Vendor/iOS/PLCrashReporter/include/PLCrashReportBinaryImageInfo.h # Vendor/iOS/PLCrashReporter/include/PLCrashReportExceptionInfo.h # Vendor/iOS/PLCrashReporter/include/PLCrashReportMachExceptionInfo.h # Vendor/iOS/PLCrashReporter/include/PLCrashReportMachineInfo.h # Vendor/iOS/PLCrashReporter/include/PLCrashReportProcessInfo.h # Vendor/iOS/PLCrashReporter/include/PLCrashReportRegisterInfo.h # Vendor/iOS/PLCrashReporter/include/PLCrashReportSignalInfo.h # Vendor/iOS/PLCrashReporter/include/PLCrashReportStackFrameInfo.h # Vendor/iOS/PLCrashReporter/include/PLCrashReportSymbolInfo.h # Vendor/iOS/PLCrashReporter/include/PLCrashReportSystemInfo.h # Vendor/iOS/PLCrashReporter/include/PLCrashReportThreadInfo.h # Vendor/iOS/PLCrashReporter/include/PLCrashReporter.h # Vendor/iOS/PLCrashReporter/libCrashReporter-iOS.a # Vendor/macOS/PLCrashReporter/include/CrashReporter.h # Vendor/macOS/PLCrashReporter/include/PLCrashFeatureConfig.h # Vendor/macOS/PLCrashReporter/include/PLCrashMacros.h # Vendor/macOS/PLCrashReporter/include/PLCrashReport.h # Vendor/macOS/PLCrashReporter/include/PLCrashReportApplicationInfo.h # Vendor/macOS/PLCrashReporter/include/PLCrashReportBinaryImageInfo.h # Vendor/macOS/PLCrashReporter/include/PLCrashReportExceptionInfo.h # Vendor/macOS/PLCrashReporter/include/PLCrashReportMachExceptionInfo.h # Vendor/macOS/PLCrashReporter/include/PLCrashReportMachineInfo.h # Vendor/macOS/PLCrashReporter/include/PLCrashReportProcessInfo.h # Vendor/macOS/PLCrashReporter/include/PLCrashReportRegisterInfo.h # Vendor/macOS/PLCrashReporter/include/PLCrashReportSignalInfo.h # Vendor/macOS/PLCrashReporter/include/PLCrashReportStackFrameInfo.h # Vendor/macOS/PLCrashReporter/include/PLCrashReportSymbolInfo.h # Vendor/macOS/PLCrashReporter/include/PLCrashReportSystemInfo.h # Vendor/macOS/PLCrashReporter/include/PLCrashReportThreadInfo.h # Vendor/macOS/PLCrashReporter/include/PLCrashReporter.h # Vendor/macOS/PLCrashReporter/libCrashReporter-MacOSX-Static.a # Vendor/tvOS/PLCrashReporter/include/CrashReporter.h # Vendor/tvOS/PLCrashReporter/include/PLCrashFeatureConfig.h # Vendor/tvOS/PLCrashReporter/include/PLCrashMacros.h # Vendor/tvOS/PLCrashReporter/include/PLCrashReport.h # Vendor/tvOS/PLCrashReporter/include/PLCrashReportApplicationInfo.h # Vendor/tvOS/PLCrashReporter/include/PLCrashReportBinaryImageInfo.h # Vendor/tvOS/PLCrashReporter/include/PLCrashReportExceptionInfo.h # Vendor/tvOS/PLCrashReporter/include/PLCrashReportMachExceptionInfo.h # Vendor/tvOS/PLCrashReporter/include/PLCrashReportMachineInfo.h # Vendor/tvOS/PLCrashReporter/include/PLCrashReportProcessInfo.h # Vendor/tvOS/PLCrashReporter/include/PLCrashReportRegisterInfo.h # Vendor/tvOS/PLCrashReporter/include/PLCrashReportSignalInfo.h # Vendor/tvOS/PLCrashReporter/include/PLCrashReportStackFrameInfo.h # Vendor/tvOS/PLCrashReporter/include/PLCrashReportSymbolInfo.h # Vendor/tvOS/PLCrashReporter/include/PLCrashReportSystemInfo.h # Vendor/tvOS/PLCrashReporter/include/PLCrashReportThreadInfo.h # Vendor/tvOS/PLCrashReporter/include/PLCrashReporter.h # Vendor/tvOS/PLCrashReporter/libCrashReporter-tvOS.a # cgmanifest.json
MatkovIvan
suggested changes
May 21, 2020
AppCenterAnalytics/AppCenterAnalytics/TransmissionTarget/MSPropertyConfigurator.m
Outdated
Show resolved
Hide resolved
iamclement
reviewed
May 29, 2020
MatkovIvan
reviewed
May 29, 2020
MatkovIvan
reviewed
May 29, 2020
AppCenterCrashes/AppCenterCrashes/Support/AppCenterCrashes.xcconfig
Outdated
Show resolved
Hide resolved
Co-authored-by: Ivan Matkov <v-ivmatk@microsoft.com>
Still need to be changed.
MatkovIvan
previously approved these changes
May 29, 2020
Fix missing push in xcframework test app
Fix SDK name reporting on Mac Catalyst
MatkovIvan
previously approved these changes
Jun 1, 2020
Jamminroot
reviewed
Jun 1, 2020
Jamminroot
reviewed
Jun 1, 2020
Jamminroot
reviewed
Jun 1, 2020
|
||
### App Center Analytics | ||
|
||
* **[Feature]** Add support for Mac Catalyst. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not sure we need those duplicates
Jamminroot
previously approved these changes
Jun 1, 2020
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Aside from nitpicks I mentioned, lgtm
iamclement
approved these changes
Jun 1, 2020
MatkovIvan
approved these changes
Jun 1, 2020
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.
Things to consider before you submit the PR:
CHANGELOG.md
been updated?[ ] Did you check UI tests on the sample app? They are not executed on CI.Description
AB#79037
Related PRs or issues
#2063