-
| | |
|------------------|-----------------|
|Previous ID | SR-6555 |
|Radar | None |
|Original Reporter | graemer957 (J…
-
### Description
In the codebase, we have four types which we use to represent a semantic version number:
- [SemanticVersion](https://github.com/apple/swift-docc/blob/main/Sources/SwiftDocC/Model/Ren…
-
I have installed SwiftEventBus in my project using Carthage and it shows me this error while running my project.
I used Xcode 12.5.1 and 13 beta.
* Xcode 12.5.1: Module compiled with Swift 5.3.2 c…
-
Please help me to check:
Module compiled with Swift 5.2.4 cannot be imported by the Swift 5.3.1 compiler
Thank you!
-
My Pod requires Swift 5 to compile and I set it in the Podspec:
```
s.swift_version = '5.0'
```
However, the generated Xcode project still sets the version to `4.0`:
```
smuthu in ~/Sandbox/…
-
**Integration Method:** Swift Package Manager
**Xcode Version:** Xcode 14.2
**Library Version:** 5.0.2
**Platform:** iOS
**Language:** Swift and Objective-C
**Description:**
While trying to imp…
-
| | |
|------------------|-----------------|
|Previous ID | SR-7794 |
|Radar | rdar://problem/40607819 |
|Original Repor…
-
Hey there 👋🏼
First, thanks for this repository, he helped me learn a lot about Swift and CMake and Swift/Cxx interop.
I was experimenting with Swift/Cxx interoperability, especially with consum…
-
| | |
|------------------|-----------------|
|Previous ID | SR-5780 |
|Radar | None |
|Original Reporter | charles (JIRA…
-
I'm trying to build RxSwift/RxCocoa (from https://github.com/ReactiveX/RxSwift) with Bazel, and getting some errors I can't quite figure out when trying to import the objc_library target for the RxCoc…