Expected/desired behavior
How to use XCRemoteCache with Swift Package Manager (SPM)?
XCRemoteCache does not officially support Swift Package Manager (SPM) as a first-class integration. XCRemoteCache is primarily designed to work with Xcode targets that are part of an .xcodeproj or .xcworkspace.
Want to know weather XCRemote cache support SPM for these use cases
- Main App Module
- Feature Modules via SPM
- Third-Party Libraries via SPM
Relevant integration setup
[ ] CocoaPods cocoapods-xcremotecache plugin
[ ] Automatic integration using xcprepare integrate ...
[ ] Manual integration
[ ] Carthage
Expected/desired behavior
How to use XCRemoteCache with Swift Package Manager (SPM)?
XCRemoteCache does not officially support Swift Package Manager (SPM) as a first-class integration. XCRemoteCache is primarily designed to work with Xcode targets that are part of an .xcodeproj or .xcworkspace.
Want to know weather XCRemote cache support SPM for these use cases
Relevant integration setup
[ ] CocoaPods cocoapods-xcremotecache plugin
[ ] Automatic integration using
xcprepare integrate ...[ ] Manual integration
[ ] Carthage