embrace-io / embrace-unity-sdk

Embrace's SDK for Unity
https://embrace.io/docs/unity/
Apache License 2.0
59 stars 1 forks source link

iOS Xcode project generation patch #16

Closed alyssa-embrace closed 3 months ago

alyssa-embrace commented 3 months ago

Goal

Patch of iOS Xcode project generation to add the framework's linker phase.

Testing

Manually tested on various versions of Unity.

Release Notes

Xcode project's UnityFramework was missing the Embrace.xcframework from the linker phase. This commit patches that.