-
## Context and Description
Some URLs of Kitura dependencies are still pointed to https://github.com/IBM-Swift/XXX
### Environment Details
Apple Swift version 5.2.4 on macOS 10.16.7
### Ste…
-
Some more users often need to pre-configure their metrics with pre-determined bucket sizes (and numbers) or quantiles they want to report. This matters most for metrics which do some form of aggregati…
-
Hey,
Still trying to incorporate Erik into my project, and am running into package resolution errors on XCode 11.4. I'm running a Kitura/Postgresql/Swift-Kuery-ORM project and get the following mes…
-
### Expected behavior
When I was browsing the docs at https://apple.github.io/swift-metrics/docs/current/CoreMetrics/index.html, I noticed a link to install the docs as a docset into Dash. Sounded …
heckj updated
4 years ago
-
| | |
|------------------|-----------------|
|Previous ID | SR-12332 |
|Radar | rdar://problem/60189083 |
|Original Repo…
-
## Context and Description
The app is stuck on
> Creating Project
> Initialising template...
### Environment Details
* macOS Mojave, had the problem also with High Sierra
* Installed Xcode …
-
Hello,
I want add HTTP basic auth to my project but when I add CredentialsHTTP package I got error during building the package - http://prntscr.com/ihtfu7
Also I found it's a common issues:
http…
-
This repo currently provides a Swift Tracing backend that exports spans using OTLP, but currently does not provide a backend for Swift Metrics or Swift Log.
I'd like to use this issue to capture an…
-
| | |
|------------------|-----------------|
|Previous ID | SR-7957 |
|Radar | rdar://problem/32390056 |
|Original Repor…
-
### Expected behavior
This repo compiles for tvOS.
`@available` is using tvOS 15 but it should be tvOS 16
From Swift // Misc
```
@available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
@…