Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't debugging with xcode 15 on device or simulator #1176

Open
AhmedMSayed opened this issue Oct 5, 2023 · 4 comments
Open

Can't debugging with xcode 15 on device or simulator #1176

AhmedMSayed opened this issue Oct 5, 2023 · 4 comments
Labels
bug Something isn't working

Comments

@AhmedMSayed
Copy link

AhmedMSayed commented Oct 5, 2023

Describe the Bug

Can't debugging with xcode 15 on device or simulator [titanium-extension] Error processing "launch": {_stack}

Your Environment

Software Version
Titanium SDK 12.2.0.GA
Titanium CLI 6.1.1
XCode 15.0.0
VS Code 1.82.3
vscode-titanium 1.2.1

Logs

[titanium-extension] Error processing "launch": {_stack}

@AhmedMSayed AhmedMSayed added the bug Something isn't working label Oct 5, 2023
@MAYJUNE1
Copy link

MAYJUNE1 commented Oct 6, 2023

i m hitting Error processing "launch": 'Runtime' domain was not found: [object Object]

@AhmedMSayed
Copy link
Author

I updated ios-webkit-debug-proxy, libusbmuxd (Formerly known as: usbmuxd) and libimobiledevice

  1. brew install ios-webkit-debug-proxy
  2. brew install libusbmuxd
  3. brew install libimobiledevice

That make it works for me

@hansemannn
Copy link
Contributor

@AhmedMSayed Thanks for that! Can you do a PR to reflect those changes? Many devs would probably appreciate it!

@jasonkneen
Copy link
Sponsor Contributor

This is broken in 12.3.0.RC -- works in 12.2.1.GA

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants