compnerd/swift-win32

Support `PrincipalClass` in `Info.plist` to specify the principal class

compnerd opened this issue · 1 comments

Info.plist should be consulted for the principal class name when loading the application. Currently, we do not do so and assume that the SwiftWin32.Application is the principal class.

Hello, I would like to have a try :).
I'll create a PR for this one.