You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to use ETTrace to profile macOS apps instead of iOS/simulator? I tried adding a build target with the macosx SDK and while I could eventually get it to build and link against my application I couldn't get it to connect with the runner.
The text was updated successfully, but these errors were encountered:
Hey @hofstee I just merged #82 to build the sdk for macOS as part of our CI, it seems like it succeeded to build at least without any errors. What changes did you have to make for it to be linked with a macOS app, you could open the change as a PR if you want
Is it possible to use ETTrace to profile macOS apps instead of iOS/simulator? I tried adding a build target with the
macosx
SDK and while I could eventually get it to build and link against my application I couldn't get it to connect with the runner.The text was updated successfully, but these errors were encountered: