- Home /
How to debug your Mac bundle(Plugin) for Unity via Xcode
I know how to debug dll on Windows, set up your symbol file, and make "unity.exe" as your debugging device, then F5 with your dll project would work, but I have no idea how to do this with Mac bundle, anyone can help?
Comment
Your answer
Follow this Question
Related Questions
Can I send a message from a plugin into Unity? 1 Answer
how do I make a .dll after making a .bundle? 0 Answers
Why doesn't my bundle build for Mac OS X using Xcode 4.5? 1 Answer
iOS build is including Mac OSX .bundle files into Xcode Project 2 Answers
Getting unity3D to include .h files automatically in xCode (iOS) 1 Answer