Add support for Swift Package Manager dependencies in Apple export plugins

This commit is contained in:
Gustavo Maciel
2026-04-26 21:43:31 -03:00
parent 6d6e822c68
commit f877b970a5
5 changed files with 109 additions and 5 deletions
@@ -176,6 +176,9 @@
productRefGroup = D0BCFE3518AEBDA2004A7AAE /* Products */;
projectDirPath = "";
projectRoot = "";
packageReferences = (
$spm_packages
);
targets = (
D0BCFE3318AEBDA2004A7AAE /* $binary */,
);
@@ -407,6 +410,9 @@
defaultConfigurationName = Debug;
};
/* End XCConfigurationList section */
$spm_package_refs
$spm_package_products
};
rootObject = D0BCFE2C18AEBDA2004A7AAE /* Project object */;
}