-
Notifications
You must be signed in to change notification settings - Fork 548
Open
Labels
enhancementThe issue or pull request is an enhancementThe issue or pull request is an enhancementgeneratorIssues affecting the generatorIssues affecting the generator
Milestone
Description
In #15485 it was found that a customer did this:
<ItemGroup>
<ObjcBindingApiDefinition Include="ApiDefinition.cs" />
<ObjcBindingCoreSource Include="StructsAndEnums.cs" />
<NativeReference Include="/System/Library/Frameworks/ScriptingBridge.framework" Kind="Framework" />
</ItemGroup>
while trying to work around #15489.
We should warn or error when the native reference starts with "/System/Library/Frameworks/" as nothing good can come of this.
We should make it possible to bind system frameworks.
Metadata
Metadata
Assignees
Labels
enhancementThe issue or pull request is an enhancementThe issue or pull request is an enhancementgeneratorIssues affecting the generatorIssues affecting the generator