2020-11-19 09:14:51 +01:00
|
|
|
{ frameworks }: with frameworks;
|
|
|
|
# generated by hand to avoid exposing all private frameworks
|
|
|
|
# frameworks here are only the necessary ones used by public frameworks.
|
|
|
|
{
|
|
|
|
AVFCapture = {};
|
|
|
|
AVFCore = {};
|
|
|
|
AddressBookCore = { inherit ContactsPersistence; };
|
|
|
|
AudioToolboxCore = {};
|
|
|
|
ContactsPersistence = {};
|
|
|
|
UIFoundation = {};
|
|
|
|
GameCenterFoundation = {};
|
|
|
|
GameCenterUI = {};
|
|
|
|
GameCenterUICore = {};
|
|
|
|
URLFormatting = {};
|
|
|
|
SignpostMetrics = {};
|
|
|
|
PassKitCore = {};
|
2021-06-01 11:19:52 +02:00
|
|
|
SkyLight = {};
|
2021-07-05 04:09:33 +02:00
|
|
|
|
|
|
|
# Also expose CoreSymbolication; used by `root` package.
|
|
|
|
CoreSymbolication = {};
|
2020-11-19 09:14:51 +01:00
|
|
|
}
|