2020-11-19 08:14:51 +00: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 10:19:52 +01:00
|
|
|
SkyLight = {};
|
2021-07-05 03:09:33 +01:00
|
|
|
|
|
|
|
# Also expose CoreSymbolication; used by `root` package.
|
|
|
|
CoreSymbolication = {};
|
2020-11-19 08:14:51 +00:00
|
|
|
}
|