Macro vs. Import Declaration
|
|
0
|
115
|
July 1, 2025
|
`import A` transitively imports B, half way
|
|
1
|
113
|
June 3, 2025
|
Macro vs import declaration
|
|
0
|
102
|
May 28, 2025
|
Transitive "build for testing" / "enable testability" for local packages?
|
|
3
|
323
|
May 26, 2025
|
Import detection for compatibility purposes
|
|
3
|
132
|
May 7, 2025
|
<unicode/uregex.h> include magically turns into `import ICU`
|
|
2
|
88
|
March 19, 2025
|
SE-0444: Member import visibility
|
|
27
|
2172
|
October 22, 2024
|
[Accepted] SE-0444: Member import visibility
|
|
0
|
810
|
September 26, 2024
|
[Pitch] Fixing member import visibility
|
|
24
|
3155
|
August 14, 2024
|
`import actor MyLib.MyActor` fails
|
|
1
|
278
|
May 25, 2024
|
Unable to use python modules that are installed on my mac with PythonKit
|
|
20
|
4247
|
May 18, 2024
|
Find how a symbol was imported?
|
|
20
|
1303
|
April 14, 2024
|
Conditionally revealing symbols from a module only when SwiftUI is imported
|
|
1
|
532
|
February 16, 2024
|
Swift 5.9 import Cocoa complains about missing AppKit
|
|
2
|
1359
|
October 11, 2023
|
Transitive export of inner type via public typealias warning
|
|
3
|
1051
|
August 3, 2023
|
Importing extensions
|
|
0
|
633
|
June 28, 2023
|
Why does `import typealias` work on types?
|
|
1
|
805
|
January 9, 2023
|
How to avoid import function from Module
|
|
1
|
669
|
November 13, 2022
|
Question related to module_interface_scoped_import_unsupported warning
|
|
0
|
535
|
October 15, 2021
|
Limiting which frameworks or APIs can be used in source?
|
|
4
|
526
|
September 6, 2021
|
Does `import` order matter?
|
|
2
|
3554
|
February 12, 2021
|
Using @_exported together with @testable
|
|
4
|
2324
|
December 2, 2020
|
Bug/limitation in clang importer with typecast #defines
|
|
8
|
856
|
August 17, 2020
|
How do I import my own custom swift file into a project?
|
|
0
|
1292
|
March 28, 2020
|