|
Swift Runtime
|
|
11
|
741
|
November 8, 2025
|
|
How to generate DocC documentation for a binaryTarget in SwiftPM
|
|
1
|
880
|
October 4, 2025
|
|
Using a tiny multiplatform binary target to hide API keys and secrets
|
|
1
|
161
|
June 21, 2025
|
|
Working around limitations in Swift Package Manager for binary distribution
|
|
5
|
401
|
January 21, 2025
|
|
Creating a Mac/Linux multiplatform Swift package wrapping a static C library
|
|
2
|
769
|
January 9, 2025
|
|
How on earth can I create a .framework from a Swift package?
|
|
5
|
2572
|
December 26, 2024
|
|
"Missing required module" for C target of SPM dependency within .framework
|
|
0
|
68
|
December 25, 2024
|
|
Concatenate many xcframeworks into one xcframework
|
|
6
|
2159
|
December 13, 2024
|
|
Swift Package and xcframework target for C library: where to include the header?
|
|
12
|
7608
|
October 15, 2024
|
|
Duplicate symbols - runtime crash with local SwiftPM package dependencies
|
|
4
|
800
|
August 22, 2024
|
|
Error 'unsupported Swift architecture' in generated -Swift.h file
|
|
1
|
8554
|
July 17, 2024
|
|
Debugging an XCFramework - module not available for import
|
|
5
|
2778
|
June 29, 2024
|
|
SwiftPM support for binary packages which depends on another open source package
|
|
6
|
3304
|
May 2, 2024
|
|
Is it allowed in iOS - Swift Dynamic Framework - Contains Multiple Static Library
|
|
2
|
562
|
March 18, 2024
|
|
SwiftPM - Binary target with sub-dependencies
|
|
27
|
21687
|
January 21, 2024
|
|
Omitting .private.swiftinterface file when building binary framework
|
|
3
|
1676
|
January 2, 2024
|
|
SDK as XCFramework
|
|
0
|
1818
|
November 20, 2023
|
|
Merging two Framework-Swift.h headers
|
|
4
|
1152
|
July 18, 2023
|
|
Is it possible to verify if an XCFramework was built for distribution?
|
|
0
|
447
|
October 17, 2023
|
|
Dynamic framework with embedded static frameworks within an XCFramework
|
|
4
|
6850
|
October 2, 2023
|
|
Debug Compiler Directive in Swift Package causes runtime crash
|
|
0
|
825
|
August 10, 2023
|
|
How can I create a .framework file from a swift package?
|
|
1
|
611
|
June 7, 2023
|
|
Binary distributable XCFrameworks with Property Wrappers Issue
|
|
7
|
964
|
March 16, 2023
|
|
SPM Binary Frameworks - "The data couldn’t be read because it isn’t in the correct format."
|
|
3
|
2185
|
January 20, 2023
|
|
How to create a swift SDK that can be maybe available through a framework?
|
|
0
|
697
|
January 17, 2023
|
|
"No such module" when using SwiftPM binaryTarget/XCFramework on dependency
|
|
5
|
5216
|
October 17, 2022
|
|
Why do I need to be in the root of a package to `compute-checksum` of a binary?
|
|
0
|
794
|
February 21, 2022
|
|
XCFramework requires to target iOS 13 for inter-framework dependencies with Objective-C compatibility (tested with Xcode 11 beta 7)
|
|
4
|
10645
|
November 5, 2019
|
|
Having a binary package depend on another binary package causes duplicate symbols when distributing app
|
|
2
|
1356
|
May 25, 2021
|
|
[Xcode 12.5 RC] Duplicated artifacts of binary frameworks in DerivedData
|
|
6
|
2422
|
May 4, 2021
|