Valid Package but Import Gives "Module not found" Error
|
|
3
|
118
|
May 9, 2022
|
How do I setup a Swift Package with Swift and Objective-C code to have just one module import statement for the user of the package?
|
|
6
|
655
|
March 4, 2022
|
iOS Modularization
|
|
4
|
465
|
February 26, 2022
|
Make @warn_unqualified_access applicable to all accessible declarations
|
|
59
|
1478
|
September 9, 2021
|
[Pitch] Module Aliasing
|
|
4
|
767
|
September 3, 2021
|
Should I divide my code's components into targets or packages?
|
|
8
|
530
|
July 10, 2021
|
Generated .swiftinterface has wrong content?
|
|
7
|
5432
|
April 29, 2021
|
Dynamic framework with embedded static frameworks within an XCFramework
|
|
2
|
2534
|
April 19, 2021
|
When i custom modules in framework, show "Missing required module " error
|
|
0
|
1055
|
November 21, 2019
|
No such module 'MaterialComponents' only when archiving
|
|
0
|
512
|
March 23, 2021
|
How specify module for nested declaration?
|
|
1
|
270
|
February 28, 2021
|
SPM: Merge multiple targets into a single module
|
|
2
|
395
|
February 23, 2021
|
Does `import` order matter?
|
|
2
|
904
|
February 12, 2021
|
Package with dependency package and included header path to that dependency
|
|
1
|
338
|
December 23, 2020
|
Error: The compiler that produced it 'Apple Swift 5.2.2 (swiftlang...) may have used features that are not supported by this Compiler (Apple Swift 5.3 (swiftlang...)
|
|
4
|
4408
|
November 26, 2020
|
No such module error after changing product module name in a framework
|
|
1
|
886
|
September 28, 2020
|
How can I include my dependent framework's objects to my framework
|
|
12
|
12712
|
June 19, 2020
|
.swifinterface undeclared generic types
|
|
2
|
334
|
June 18, 2020
|
Expose private headers in Objective-C to Swift in a static library
|
|
0
|
1047
|
March 14, 2020
|
Get a .swiftinterface from a .swiftmodule?
|
|
1
|
1172
|
October 29, 2019
|
Reproducible .swiftmodule
|
|
6
|
1045
|
October 26, 2019
|
Swift 5.1: Unable to pass String to C API
|
|
3
|
2795
|
June 26, 2019
|
Issue with importing Obj-C module in Obj-C target
|
|
5
|
1372
|
June 11, 2019
|
How to make custom importable module without SPM?
|
|
4
|
772
|
February 26, 2019
|