I’ve made macOS application with Info.plist The fi...
# kotlin-native
a
I’ve made macOS application with Info.plist The file OK
Copy code
$ plutil Info.plist 
Info.plist: OK
But in application console I can read
system_profiler[36860:3573263] There was an error parsing the Info.plist for the bundle at URL <0x7f8d0e73dde0>: NSCocoaErrorDomain - 3840
I think I have got a conflict app.kexe and Info.plist How can I get detail error message?