Macios Binding Project

Create standalone .NET binding library projects for third-party native iOS/macOS xcframeworks. Use when creating a new C# binding project for a vendor xcframework (e.g., Facebook SDK, Firebase, custom frameworks), scaffolding the .csproj and binding files, extracting API definitions from Objective-C headers, or setting up NuGet packaging for native library bindings. Covers project structure, header analysis, ApiDefinition.cs generation, and build/packaging. Use when this capability is needed.

tomevault-io f07805e 2 files · 7.7 KB Updated

File contents

tomevault-io/skills-registry/tree/main/dalexsoto--macios-bindings-skills--macios-binding-project commit f07805ed72

Frequently asked questions

npx skillmds@latest add tomevault-io/macios-binding-project