2021-05-28 09:39:13 +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-04 09:07:49 +00:00
|
|
|
SkyLight = {};
|
2021-05-28 09:39:13 +00:00
|
|
|
}
|