Swift 5.9 import Cocoa complains about missing AppKit
|
|
2
|
630
|
October 11, 2023
|
Emitting Module takes 25x the time in XCode 15.1 beta
|
|
7
|
946
|
October 6, 2023
|
Dynamic framework with embedded static frameworks within an XCFramework
|
|
4
|
5202
|
October 2, 2023
|
Presenting a view from another module without importing the module
|
|
10
|
963
|
September 13, 2023
|
Undefined Symbol Error when using async/await function in module
|
|
1
|
537
|
September 3, 2023
|
Prevent file names from being included in the binary data section
|
|
7
|
467
|
May 23, 2023
|
Functionality unused in the app itself and its influence on the app's size
|
|
3
|
433
|
May 19, 2023
|
New Access Modifier: package
|
|
64
|
5821
|
January 27, 2023
|
Actor property is treated as nonisolated from within module but treated as isolated from outside module
|
|
5
|
363
|
January 20, 2023
|
Failed to build module: the textual interface may be broken by project issues or a compiler bug
|
|
1
|
3500
|
December 13, 2022
|
Make @warn_unqualified_access applicable to all accessible declarations
|
|
60
|
2229
|
August 23, 2022
|
How can I hide 3rd party dependency in xcframework from the host app
|
|
0
|
472
|
July 28, 2022
|
Need advice for designing modules or packages having dependencies
|
|
3
|
387
|
July 26, 2022
|
Valid Package but Import Gives "Module not found" Error
|
|
3
|
1835
|
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
|
3382
|
March 4, 2022
|
iOS Modularization
|
|
4
|
1433
|
February 26, 2022
|
[Pitch] Module Aliasing
|
|
4
|
1422
|
September 3, 2021
|
Should I divide my code's components into targets or packages?
|
|
8
|
1897
|
July 10, 2021
|
Generated .swiftinterface has wrong content?
|
|
7
|
7910
|
April 29, 2021
|
When i custom modules in framework, show "Missing required module " error
|
|
0
|
1359
|
November 21, 2019
|
No such module 'MaterialComponents' only when archiving
|
|
0
|
1167
|
March 23, 2021
|
How specify module for nested declaration?
|
|
1
|
567
|
February 28, 2021
|
SPM: Merge multiple targets into a single module
|
|
2
|
994
|
February 23, 2021
|
Does `import` order matter?
|
|
2
|
2615
|
February 12, 2021
|
Package with dependency package and included header path to that dependency
|
|
1
|
639
|
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
|
4905
|
November 26, 2020
|
No such module error after changing product module name in a framework
|
|
1
|
1618
|
September 28, 2020
|
How can I include my dependent framework's objects to my framework
|
|
12
|
15673
|
June 19, 2020
|
.swifinterface undeclared generic types
|
|
2
|
530
|
June 18, 2020
|
Expose private headers in Objective-C to Swift in a static library
|
|
0
|
1828
|
March 14, 2020
|