-
### Description
The compiler crashed for me while manually refactoring (changing a type for a function argument) - midway.
### Reproduction
```swift
```
### Stack dump
```text
0. Program arg…
-
| | |
|------------------|-----------------|
|Previous ID | SR-14047 |
|Radar | rdar://problem/73204078 |
|Original Repo…
-
This isn't really a bug report, just a followup to an earlier discussion about having a more object-oriented API layer. I moved some of my TootSDK extensions into a library at https://github.com/techn…
-
Accord 1.6.2 (from the binaries in the releases) installed on Big Sur 11.7.1
The application completely freezes after you start it (I'm logged in).
-
I'm trying to make a buildtool plugin which uses the sourcery binary to generate mocks. When using this plugin on a single package, it works fine. But if compiling a project where the plugin is used i…
swwol updated
2 months ago
-
Xcode 12 introduced new way of testing in app purchases using StoreKit configuration file. Will it be somehow possible with Xamarin in the future?
https://developer.apple.com/documentation/storekit…
-
The function `func component(_ component: Component, itemSelected item: Item)` is not get called, since the `component.delegate` in line 65 of `Delegate+iOS+Extensions.swift` is nil.
-
I've been scouring the web looking at how to implement file management in kivy-ios. So thank you for your work here. I haven't yet implemented them in my app. Is this working well?
I was also wond…
-
IOS extensions like share, document provider, etc do not allow access to UIAplication.shared.
This results in a compile time error due to
PasscodeLockPresenter.swift line 55.
-
In swift-syntax, we have two types that conform to `TokenConsumer`: `Parser` and `Parser.Lookahead`. If I implement a method on both `Parser` and `Parser.Lookahead` the parser runs faster than if I im…