SwiftNativeDeveloper

Results 22 issues of SwiftNativeDeveloper

Allow instrumentation to use MetricKit created OSLog instances. This will allow any signposts data to be emitted into MetricKit payloads https://developer.apple.com/documentation/metrickit/mxmetricmanager/makeloghandle(category:) Signposts will be created as metrics here: https://developer.apple.com/documentation/metrickit/mxsignpostmetric And...

metrics
roadmap review

Thanks for addressing the issues with Xcode 26 and moving towards Swift 6. I did see in that release note that the minimum targets are now N - 1. Was...