You can now compile Swift code on VS Code

Search for a command to run...

No comments yet. Be the first to comment.
Mandates, not just deprecations.

While working on large git-enabled projects in teams, merge conflicts can be the biggest nightmare and quite a challenging task, and my team is not exempt from this challenge. The Problem The case for Xcode projects regarding merge conflicts is quite...

Coming in Swift 5.9, package will be a new access modifier in the language. The Swift team at Apple approved the Swift Evaluation proposal SE-0386 which includes adding a new access modifier called package to allow symbols from being accessed inside ...

In case you really care about your apps' security.

Life is full of excitement and surprises, so does whatever journey you're in. During my iOS development journey, I have learned so much exciting stuff that I am always glad to get to know them. So, I would like to share them with you. It doesn't matt...

In a blog post today, Apple has announced Visual Studio Code support for the Swift language by releasing an extension for those who want to use the language for developing Swift packages or different purposes on VS Code and outside of Xcode.
The extension is in the preview stage and the initial version can be found on the Visual Studio Marketplace. You can click here to get it.
Here are the key features of the extension:
However, it has been mentioned that the release is an initial one and not feature complete, and there might be bugs as well.
