-
One of the current missing pieces compared with swiftenv is "project-local" Swift version.
@patrickfreed said https://github.com/swift-server/swiftly/issues/52#issuecomment-1537531322:
> I think…
-
swift run gpuinfo list
Building for debugging...
Build complete! (0.09s)
GPU name: Apple M3 Max
GPU vendor: Apple
GPU core count: 40
GPU clock frequency: 1.398 GHz
GPU bandwidth: 409.6 GB/s
GP…
schwa updated
2 months ago
-
Hi
I've been working with whisper.cpp and am the creator of the Hello Transcribe app: https://apps.apple.com/za/app/hello-transcribe/id6443919768
I'm just having as look at WhisperKit today I'm …
-
#### Problem 1
The constraints should be constructed during the measurement pass in the layout process to make sure they are added when the system asks for them.
#### Problem 2
From a developer poin…
-
**Describe the bug**
On iOS devices, when we try to build a connection with dapp at first time, Our application get an onProposal callback sucessfully, but then Our application receive an onSessionD…
-
**(Required) Version Number:**
version 8.0.2 (commit 8a7c54392f2358c1be91ddf3c0a755ecd5e00f9b) (latest)
## Description
I want implement CalendarYearViewController where I expect to see apple de…
-
**Description**
Unfortunately, my project could not be compiled from the Xcode 15 beta 6 version. Workspace is created with a "clean architecture" approach, which means that I have four separated mod…
-
| | |
|------------------|-----------------|
|Previous ID | SR-11759 |
|Radar | None |
|Original Reporter | @dmcyk …
dmcyk updated
2 years ago
-
## Description
I'm unable to do a Cordova build using the instructions in the Readme. The error messages appear below.
## Razorpay Package Version :
`"com.razorpay.cordova": "github:razorpay/ra…
-
How to include `.stencil` and `.png` resources in bundle?
Target resources are defined as `resources: [.process("Resources")]`, and when building with SPM natively, all files are copied to bundle. …