KNOWLEDGE BASE
Log In    |    Knowledge Base    |    4D Home
Tech Tip: Code Signing Windows App with Apple Certificate and Vice Versa
PRODUCT: 4D | VERSION: 18 | PLATFORM: Mac & Win
Published On: September 7, 2020

When code signing a Windows built application, a Windows developer certificate is required. When code signing a Mac built applicaiton, an Apple developer certificate is required. An Apple or Windows developer certificate should not be used to code sign an app on the other platform. This is because the certificate authority is not recognized on the other platform. When Code signing an application that has both a Mac and a Windows version, both certificates are required.