Skip to content

Commit cef53ef

Browse files
Merge branch 'main' into version-5.0.0
2 parents 3ba500f + 4eedecf commit cef53ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Sentry.Bindings.Cocoa/Sentry.Bindings.Cocoa.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@
9191
<!-- Generate bindings -->
9292
<Target Name="_GenerateSentryCocoaBindings" AfterTargets="SetupCocoaSDK"
9393
Condition="$([MSBuild]::IsOSPlatform('OSX')) and Exists('$(SentryCocoaFrameworkHeaders)')"
94+
Inputs="../../modules/sentry-cocoa.properties"
9495
Outputs="ApiDefinitions.cs;StructsAndEnums.cs">
9596
<MSBuild Projects="$(MSBuildProjectFile)" Targets="_InnerGenerateSentryCocoaBindings" Properties="TargetFramework=once" />
9697
</Target>

0 commit comments

Comments
 (0)