Fesh-com / TestRemotePackages

Sample Xcode project to test the SymLog package
MIT License
0 stars 0 forks source link

What solved your issue? #1

Open inderdeep-singh-zomato opened 10 months ago

inderdeep-singh-zomato commented 10 months ago

Hey, reached here from your post on Swift forums. https://forums.swift.org/t/remote-swift-package-xcode-wont-pause-at-this-breakpoint-because-it-has-not-been-resolved/62839

I am also facing similar issue. Can you please share the solution?

MiaShopgal commented 10 months ago

same here with Xcode 15.1 breakpoints are working with Xcode 15.0.1 😢

Fesh-com commented 10 months ago

The package description was wrong. See the pull request which fixed it: https://github.com/Fesh-com/SymLog/pull/1

MiaShopgal commented 10 months ago

from my end, it's the Xcode issue.. Xcode 15.1 won't pause on iOS 16.4 if the project is created within Xcode 15.0.1 It works on other iOS, and won't pause on 16.4 when running with Xcode 15.1

yBhattWelldoc commented 2 months ago

Now this has become big problem.. Charles dont work in iOS 17+ Simulator and Breakpoints dont work at iOS 16.. Whats going on😓