Using a tiny multiplatform binary target to hide API keys and secrets
|
|
1
|
123
|
June 21, 2025
|
Working around limitations in Swift Package Manager for binary distribution
|
|
5
|
357
|
January 21, 2025
|
Creating a Mac/Linux multiplatform Swift package wrapping a static C library
|
|
2
|
743
|
January 9, 2025
|
How on earth can I create a .framework from a Swift package?
|
|
5
|
1874
|
December 26, 2024
|
"Missing required module" for C target of SPM dependency within .framework
|
|
0
|
55
|
December 25, 2024
|
Concatenate many xcframeworks into one xcframework
|
|
6
|
2073
|
December 13, 2024
|
Swift Package and xcframework target for C library: where to include the header?
|
|
12
|
7449
|
October 15, 2024
|
Duplicate symbols - runtime crash with local SwiftPM package dependencies
|
|
4
|
624
|
August 22, 2024
|
Error 'unsupported Swift architecture' in generated -Swift.h file
|
|
1
|
8167
|
July 17, 2024
|
Debugging an XCFramework - module not available for import
|
|
5
|
2694
|
June 29, 2024
|
SwiftPM support for binary packages which depends on another open source package
|
|
6
|
3253
|
May 2, 2024
|
Is it allowed in iOS - Swift Dynamic Framework - Contains Multiple Static Library
|
|
2
|
514
|
March 18, 2024
|
SwiftPM - Binary target with sub-dependencies
|
|
27
|
21379
|
January 21, 2024
|
Omitting .private.swiftinterface file when building binary framework
|
|
3
|
1615
|
January 2, 2024
|
SDK as XCFramework
|
|
0
|
1804
|
November 20, 2023
|
Merging two Framework-Swift.h headers
|
|
4
|
1123
|
July 18, 2023
|
Is it possible to verify if an XCFramework was built for distribution?
|
|
0
|
435
|
October 17, 2023
|
Dynamic framework with embedded static frameworks within an XCFramework
|
|
4
|
6752
|
October 2, 2023
|
Debug Compiler Directive in Swift Package causes runtime crash
|
|
0
|
816
|
August 10, 2023
|
How can I create a .framework file from a swift package?
|
|
1
|
598
|
June 7, 2023
|
How to generate DocC documentation for a binaryTarget in SPM
|
|
0
|
817
|
March 27, 2023
|
Binary distributable XCFrameworks with Property Wrappers Issue
|
|
7
|
941
|
March 16, 2023
|
SPM Binary Frameworks - "The data couldn’t be read because it isn’t in the correct format."
|
|
3
|
2158
|
January 20, 2023
|
How to create a swift SDK that can be maybe available through a framework?
|
|
0
|
681
|
January 17, 2023
|
"No such module" when using SwiftPM binaryTarget/XCFramework on dependency
|
|
5
|
5164
|
October 17, 2022
|
Why do I need to be in the root of a package to `compute-checksum` of a binary?
|
|
0
|
784
|
February 21, 2022
|
XCFramework requires to target iOS 13 for inter-framework dependencies with Objective-C compatibility (tested with Xcode 11 beta 7)
|
|
4
|
10614
|
November 5, 2019
|
Having a binary package depend on another binary package causes duplicate symbols when distributing app
|
|
2
|
1340
|
May 25, 2021
|
[Xcode 12.5 RC] Duplicated artifacts of binary frameworks in DerivedData
|
|
6
|
2398
|
May 4, 2021
|
SPM dependency problem - "Missing required module"
|
|
3
|
11091
|
March 25, 2021
|