Commit Graph

8 Commits

Author SHA1 Message Date
Ariel Abreu
77ec7f3f58
Add IconServices stubs 2023-09-25 16:31:35 -04:00
Ariel Abreu
1b74e1dd94
Add CoreSimulator stubs 2023-09-25 16:29:52 -04:00
Ariel Abreu
bcb8fcd17c
Add AppleAccount stub framework 2023-09-20 21:19:11 -04:00
Ariel Abreu
7e4e81f52a
Add TCC framework stub 2023-09-13 16:51:24 -04:00
vadd98
038719ab20 added missing files 2023-08-21 10:16:48 -04:00
Thomas A
126750fabd Add InternationalSupport Stubs 2022-11-13 15:40:01 -08:00
Thomas A
01a2408cf0 Add SDK framework headers for Bom and Photos 2022-09-09 08:26:51 -07:00
CuriousTommy
029d33179b
Implement Support For Generating Header (#1213)
Implemented CMake methods for:
* Deleting the old headers before generating the new headers.
* Updating the "Developer" and "framework-include" headers.
* Generating the private frameworks headers into their proper dedicated folders ("PrivateFrameworks" and "framework-private-include")

Updated multiple frameworks to take advantage of this feature.
2022-09-06 12:14:20 -07:00