When running my app on my device for debug, message is shown===========Development cannot be enabled while your drive is lockedPlease unlock your device and reattach.(0xE80000E2).===========<Env>Xcode: Xcode 8 beta 2iOS: iOS 10 beta 2What's the problem? T.T
When "/tmp" and $TMPDIR directory are cleaned up in macOS?I know about removing files and directories in /tmp directory in boot time. Is it right?In addition, are there other times in trying to clean up the directory?
Post not yet marked as solved
I have wondering what the message means that is "service exit with abnormal code: 3".The error is written in my mac's system log file. It's plist id is one of the third party program's processes launched by launchd.I wanna to know about abnormal code "3". It is hard for me to find the code.Please, let me know about it.
Post not yet marked as solved
Below url, it is written "Don't provide app icons in ICNS or JPEG format."https://developer.apple.com/macos/human-interface-guidelines/icons-and-images/app-icon/I have a question about why it is not allowed about .icns.My previous macOS app's app icons is in a icns file. is there any potential problem?