UnityPluginXcodeTemplate
UnityPluginXcodeTemplate copied to clipboard
.bundle not working with latest xcode 15.3 and Unity 2023.2
After updating to Xcode 15.3 and Unity 2023.2, I encountered an issue where the build process completes successfully, but Unity is unable to locate the entry point from the bundle and DLL, if i create bundle using the make, or Xcode build.
Steps to Reproduce
- Update Xcode to version 15.3.
- Update Unity to version 2023.2.
- run
make bundleandmake framework - Launch the project in Unity.
Additional Information
- Unity Version: 2023.2
- Xcode Version: 15.3
- Operating System: [Specify your operating system version]
- Other relevant software versions or configurations: [Include any other relevant information about your setup]
Possible Solutions Explored
I have attempted to troubleshoot the issue by restarting unity trying different versions of unity