Xamarin.Forms Build Errors

This post is for me to track issues (and hopefully solutions) to build errors that occur when trying to build and publish apps. iOS “codesign” exited with code 1 This usually pops up when the certificate or provisioning profile being used to build the app has expired. Check your KeyChain or Apple account and generate […]

Read More Xamarin.Forms Build Errors

Open cmder from Visual Studio

This blog has been inspired by Rick Strahl’s article Tip: Create a Visual Studio Menu option to Open a Command Window. Rick details how to set up Visual Studio to allow you to open Console2 from a keyboard shortcut within Visual Studio. This is great, but I prefer cmder myself. The setup is very similar to […]

Read More Open cmder from Visual Studio