-
Hi,
`DTFoundation` is not building anymore with the new Xcode using SPM
It may be related to this update:
- Linking Swift packages from application extension targets or watchOS applicati…
-
## Step 1: Describe your environment
* Xcode version: 12.5.1
* Firebase SDK version: 8.6.0
* Installation method: Swift Package Manager
* Firebase Component: Analytics
## Step 2: …
-
I've tried implementing this in a SwiftUI watchkit extension and can't seem to figure out the correct approach. Any help or guidance would be great.
-
**Describe the bug**
I'm getting the following error when trying to use `tuist cache warm` in our project that includes the Firebase iOS SDK as a dependency:
```
[FirebaseMLModelDownloader] Com…
-
When using the new Dependencies.swift (build from feature/dependencies/spm/container) SPM external dependencies with BinaryTargets the xcframework's are not available in the artifacts folder.
I get…
-
I tried to integrate the library using SwiftPackageManager and it fails, from just browsing the Sources I notices the library uses storyboards and xib files, only the XCode 12 beta supports packages w…
-
**Describe the bug**
When trying to use a product from a SPM package that wraps a prebuilt XCFramework, Tuist fails to find the artifact when generating the project. While trying to migrate our proje…
-
## References
### Official
- https://developer.apple.com/documentation/xcode-release-notes/xcode-12_5-release-notes
- https://developer.apple.com/documentation/ios-ipados-release-notes/ios-ipad…
uhooi updated
3 years ago
-
**Describe the bug**
Running `tuist dependencies fetch` with Swift packages yields some build errors (with tuist v2.0.2). Included are the console output, as well as my Dependencies.swift file.
Co…
-
### Step 0: Are you in the right place?
Yes
### [REQUIRED] Step 1: Describe your environment
* Xcode version: xcode12.0
* Firebase SDK version: 6.34.0
* Firebase Component: Analytics …