sweetpad icon indicating copy to clipboard operation
sweetpad copied to clipboard

Develop Swift/iOS projects using VSCode

Results 17 sweetpad issues
Sort by recently updated
recently updated
newest added

Our project requires compilation using rosetta simulators, right now I don't believe this label is being displayed in the simulator list

Hi, thanks for the grate vsc extension. I have a question about autocomplete. I did everything as you wrote in documentation: - install xcode-build-server - generate buildServer.json - build add...

Fixes https://github.com/sweetpad-dev/sweetpad/issues/47

Is it possible to add just a run command that will also override the current run like you can do in xcode? If I could map this to cmd+R I...

Hello, I'm having problems running a macOS app that needs specific entitlements for calendar access. The project runs perfectly in Xcode and I can request calendar permissions. When using sweetpad...

Thank you very much for creating this plugin. I really like it. However, I've found that I can't debug on a physical device. Is there something wrong with my configuration?...

watchOS simulators are not listed properly on a project that contains both iOS and watchOS executables, even though `xcrun simctl list --json devices` displays them. The interesting thing is that...