Single file versus multiple files in a Swift package
|
|
9
|
331
|
July 21, 2025
|
Enabling dependency analysis when linting swift package with swift-format
|
|
2
|
84
|
June 27, 2025
|
How to specify code signing options in Swift package testing?
|
|
0
|
40
|
June 25, 2025
|
Swift-codable-macro: macros for custom conformance to Codable
|
|
0
|
136
|
June 14, 2025
|
`import A` transitively imports B, half way
|
|
1
|
111
|
June 3, 2025
|
Swift fails to find some of the static methods in classes from an imported package
|
|
0
|
39
|
May 19, 2025
|
How do you add a local package (no separate git repo) to a project?
|
|
1
|
58
|
May 6, 2025
|
Xcode 16 „forgetting“ package in subfolder to root package
|
|
0
|
49
|
April 29, 2025
|
Can anyone glance over this `FourCharCode` wrapper?
|
|
1
|
116
|
April 15, 2025
|
How do I actually use my new code as a package for another one of my projects?
|
|
2
|
51
|
April 3, 2025
|
How do you run performance tests on Swift packages in Xcode?
|
|
12
|
2838
|
March 18, 2025
|
SwiftGitX: Integrate Git to Your Apps
|
|
0
|
236
|
February 12, 2025
|
Using DocC for package with multiple modules
|
|
11
|
291
|
December 31, 2024
|
How can I conditionally link a Swift package only for devices and not simulators?
|
|
4
|
272
|
October 4, 2024
|
@since attribute
|
|
1
|
203
|
September 26, 2024
|
Custom Coding Path for Codable with Swift Macro
|
|
1
|
279
|
September 14, 2024
|
SwiftUI package do not have CGEventSource
|
|
1
|
109
|
September 1, 2024
|
Is it safe to use ResultBuilders in Package.swift?
|
|
1
|
119
|
August 6, 2024
|
Can the `package` access level be implicit in certain contexts?
|
|
27
|
1377
|
June 11, 2024
|
Provide examples and benchmarks for a Swift package
|
|
12
|
821
|
July 13, 2024
|
Package dependency in own package
|
|
6
|
12982
|
June 3, 2024
|
Memory usage and performance of a function in a package
|
|
8
|
542
|
May 21, 2024
|
iOS AppIntents "Unable to determine value type for type" when AppEnum belongs to Swift Package
|
|
9
|
1159
|
May 18, 2024
|
Is it possible to add package dependencies to a playground in Swift Playgrounds?
|
|
4
|
2483
|
April 11, 2024
|
Advice regarding conforming external types to my protocols
|
|
1
|
294
|
March 24, 2024
|
Shared Dependency between Framework and App leads to Run-Time Crash
|
|
0
|
583
|
March 22, 2024
|
Use a flat project structure for a Swift package
|
|
6
|
843
|
March 20, 2024
|
Tree: A hierarchical tree structure for Swift
|
|
0
|
1901
|
February 16, 2024
|
Swift Rational - Swift package for working with rational numbers
|
|
41
|
2752
|
January 19, 2024
|
C++ system library - Classes undefined
|
|
6
|
774
|
January 17, 2024
|