[ObjCExport] Fe10: Implement test with exported and non exported klib dependencies

KT-65670
This commit is contained in:
Sebastian Sellmair
2024-02-23 11:33:03 +01:00
committed by Space Team
parent b26f9cb274
commit e377a98815
18 changed files with 361 additions and 13 deletions
@@ -0,0 +1,3 @@
# Test Dependencies for ObjC Export tests:
Those dependencies will be built and the klibs can be used for the header generator to run tests against.
This should emulate the situation of having 'real life' dependencies in your project.