Posts

Post marked as solved
13 Replies
42k Views
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
Posted
by ocworld.
Last updated
.
Post marked as solved
6 Replies
6.1k Views
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?
Posted
by ocworld.
Last updated
.
Post not yet marked as solved
1 Replies
394 Views
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.
Posted
by ocworld.
Last updated
.
Post not yet marked as solved
1 Replies
412 Views
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?
Posted
by ocworld.
Last updated
.