Statically linked Library within a Dynamic Framework. Works, but how, and is it valid?
|
|
0
|
388
|
February 26, 2023
|
Android link failures with --static-swift-stdlib
|
|
2
|
632
|
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
|
1068
|
September 12, 2022
|
Stable pointer to a C String literal
|
|
11
|
1081
|
October 26, 2021
|
How can I reduce the size of a swift application compiled as a static executable?
|
|
11
|
2681
|
August 6, 2021
|
Allow calling type members from instance members without `Self.`
|
|
5
|
1101
|
May 15, 2021
|
Using xcframework with an external static C library within an Xcode project
|
|
11
|
9466
|
January 18, 2021
|
Ship static library as binary dependency in Package Manager
|
|
0
|
558
|
November 27, 2020
|
Static data initialization
|
|
3
|
827
|
November 25, 2020
|
Build an executable project with statically linked libraries for Linux Ubuntu
|
|
4
|
1811
|
May 8, 2020
|
Embedding a library inside another static library
|
|
1
|
1059
|
April 29, 2020
|
Expose private headers in Objective-C to Swift in a static library
|
|
0
|
1702
|
March 14, 2020
|
Static / dynamic library in pure swift
|
|
1
|
972
|
February 8, 2020
|
Allowing type-level properties in generic types
|
|
2
|
680
|
January 12, 2020
|
Why can’t we have these kinds of globals?
|
|
3
|
635
|
November 7, 2019
|
Memory implications Static constructs vs Singletons
|
|
3
|
3986
|
September 13, 2019
|
Can you satisfy a static member with an enumeration case?
|
|
1
|
764
|
August 27, 2019
|
Compiling Swift with statically linked standard library on Linux
|
|
2
|
3607
|
June 18, 2019
|
`self` within initializer expression of stored type property is `unresolved identifier`
|
|
2
|
555
|
April 21, 2019
|