python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Swift Package Manager - how to link remote .zip that contains multiple binaries inside?
I would need to create a package from the binaries provided by third-party company - they support CocoaPods, but we use the SPM, so we decided to create the package ourselves from the binaries they pr...
Franciszek Baron
Votes: 0
Answers: 0
Module not found using Swift Package Manager building app target
I'm using Swift Package Manager to modularize a large mixed Objective-C and Swift iOS app. The app also uses CocoaPods for a few dependencies for which there is no Swift Package.
My project structure ...
Tudor
Votes: 0
Answers: 0
Working with both SPM and Cocoapods in the same project
I have an Xcode project, consisting of a swift packages, a custom cocoa pods and one target dependency.
In workspace I have:
Project ProfileUtil - xcode project of type Framework. This project contain...

Jaythaking
Votes: 0
Answers: 1
Firebase App Check iOS - Cannot find type 'AppCheckProviderFactory' in scope
Xcode version: 12.5.1
Firebase SDK version: 8.5.0
Installation method: Swift Package Manager
Firebase Component: App Check
I'm getting error using the sample code in app delegate (Step 3 here: Setup...

Anonymous
Votes: 0
Answers: 2