-
A swift file with the contents:
```swift
import AK
func f(_ x: String) {}
```
Crashes the swift frontend due to ambiguity about which type "String" is referring to.
Changing the function…
-
**SDK version:** 3.6.0
**Environment:** Production
**Are logs available?**
No, but we do have crash logs from our error logging software.
**Describe the bug**
* We have received \~100 crash report…
-
### Minimal reproducible example
Similar issue https://github.com/expo/expo/issues/28055
### What platform(s) does this occur on?
iOS
### Where did you reproduce the issue?
in a developm…
-
### Background story
I recently integrated a service written in Go, with AWS textract, and realized that there were no examples on how to do this here in Github and in the [AWS SDK for Go v2 document…
-
I'm getting error in my xcode project when I have used the latest version of [Hedera SDK Swift](https://github.com/hashgraph/hedera-sdk-swift) so I checked it uses the latest version of NumberKit libr…
-
After updating to version 0.34 of rules_swift_package_manager some SPM libs stopped to work with following error
`fail("No header files were provided.")`
For example it appears when trying to add [a…
-
### Is it reproducible with SwiftPM command-line tools: `swift build`, `swift test`, `swift package` etc?
- [X] Confirmed reproduction steps with SwiftPM CLI.
### Description
When I use `swift buil…
-
When building the swift sdk 2.2.3
Unstoppable reported this issue
```
object file (.../libzcashlc.framework/libzcashlc[arm64][3](d1fba762150c532c-wrapper.o)) was built for newer 'iOS' version (17.…
-
### Description
The following example crashes the compiler. I can only reproduce the crash if the two type definitions are located in separate files.
### Reproduction
```swift
// ProtectedState.sw…
Jnosh updated
3 months ago
-
skip init --appid=com.adhamsdiscovery.HelloSkip hello-skip Hello-Skip
Initializing Skip application hello-skip
[✓] Resolve dependencies (13.04s)
[✗] Build hello-skip (6.45s)
[✓] Check Swift Packag…