Statically linked Library within a Dynamic Framework. Works, but how, and is it valid?
|
|
0
|
175
|
February 26, 2023
|
Android link failures with --static-swift-stdlib
|
|
2
|
405
|
December 6, 2022
|
Writing to a static property causes its default value to be evaluated - is this deliberate? A bug? Could it be changed?
|
|
8
|
648
|
September 12, 2022
|
Stable pointer to a C String literal
|
|
11
|
787
|
October 26, 2021
|
How can I reduce the size of a swift application compiled as a static executable?
|
|
11
|
2153
|
August 6, 2021
|
Allow calling type members from instance members without `Self.`
|
|
5
|
934
|
May 15, 2021
|
Using xcframework with an external static C library within an Xcode project
|
|
11
|
8378
|
January 18, 2021
|
Ship static library as binary dependency in Package Manager
|
|
0
|
454
|
November 27, 2020
|
Static data initialization
|
|
3
|
628
|
November 25, 2020
|
Build an executable project with statically linked libraries for Linux Ubuntu
|
|
4
|
1629
|
May 8, 2020
|
Embedding a library inside another static library
|
|
1
|
893
|
April 29, 2020
|
Expose private headers in Objective-C to Swift in a static library
|
|
0
|
1433
|
March 14, 2020
|
Static / dynamic library in pure swift
|
|
1
|
909
|
February 8, 2020
|
Allowing type-level properties in generic types
|
|
2
|
598
|
January 12, 2020
|
Why can’t we have these kinds of globals?
|
|
3
|
562
|
November 7, 2019
|
Memory implications Static constructs vs Singletons
|
|
3
|
3585
|
September 13, 2019
|
Can you satisfy a static member with an enumeration case?
|
|
1
|
681
|
August 27, 2019
|
Compiling Swift with statically linked standard library on Linux
|
|
2
|
3263
|
June 18, 2019
|
`self` within initializer expression of stored type property is `unresolved identifier`
|
|
2
|
485
|
April 21, 2019
|