We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 235df3d commit 1a6e0f0Copy full SHA for 1a6e0f0
src/Sentry.Bindings.Cocoa/Sentry.Bindings.Cocoa.csproj
@@ -33,9 +33,7 @@
33
<!-- Set up the binding project. -->
34
<ObjcBindingApiDefinition Include="ApiDefinitions.cs" />
35
<ObjcBindingApiDefinition Include="PrivateApiDefinitions.cs" />
36
- <ObjcBindingApiDefinition Include="SwiftApiDefinitions.cs" />
37
<ObjcBindingCoreSource Include="StructsAndEnums.cs" />
38
- <ObjcBindingCoreSource Include="SwiftStructsAndEnums.cs" />
39
<NativeReference Include="$(SentryCocoaFramework)" Kind="Framework" />
40
41
<!-- Use a separate readme file in the nuget. -->
0 commit comments