UnityPluginXcodeTemplate icon indicating copy to clipboard operation
UnityPluginXcodeTemplate copied to clipboard

iOS & macOS Unity Native Plugin Example using only Swift

Results 2 UnityPluginXcodeTemplate issues
Sort by recently updated
recently updated
newest added

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...

The example included works fine for me with iOS, but can you also include how to use this with macOS please?