-
I updated a PINCache sample gist here
https://gist.github.com/johndpope/1dd3663a8712bb1901536a44bccd6a5a
-
When I researched how to use Cocoa Bindings on macOS to create color picker preferences, I found this doc by Apple about archiving `NSColor` to user defaults:
https://developer.apple.com/library/co…
-
Hello,
thank you for this tool, it works very well.
Howover, I have a problem with a type of object, I have "nil" value but in my PLIST I have something like that.
Do you have an idea of wh…
-
First of all, thank you for this wonderful application. I use it all the time.
I'm on OS X 10.8.4 with Xcode 4.6.3 . I'm trying to build Simple Comic straight from master branch (To be specific, this…
-
**[Original report](https://bitbucket.org/ronaldoussoren/pyobjc/issue/175) by Mauricio Alouan (Bitbucket: [mauricioalouan](https://bitbucket.org/mauricioalouan), GitHub: [mauricioalouan](https://githu…
-
**[Original report](https://bitbucket.org/ronaldoussoren/pyobjc/issue/176) by Orchid Minh (Bitbucket: [lamtv3](https://bitbucket.org/lamtv3), ).**
----------------------------------------
Dear Ronal…
-
当使用 YY_copy 拷贝模型的时候,可以拷贝自己,但是对该模型中的子模型没有生成新拷贝,只是将子模型的地址进行赋值。
有没有提供方法或者可以调用的位置让模型递归的拷贝子模型? (本来想在 copyWithZone 里面对子模型进行拷贝的,但在运行过程中程序不会跑到这里来)
YY_isEqual 方法是否也支持多级的模型对比呢?
-
username$ sudo pip install robotframework-imagehorizonlibrary
Password:
The directory '/Users/username/Library/Caches/pip/http' or its parent directory is not owned by the current user and the cache h…
-
Hi,
Thanks a lot for this library!
I just tried the demo app without any modifications on a 9.2 iPhone 5s and without the wifi connection nothing is loaded. Then I turn on the wifi, your website is l…
-
```
What steps will reproduce the problem?
1. svn checkout http://hoc.googlecode.com/svn/trunk/ hoc-read-only
2. cd hoc-read-only/
3. ln -s ../libffi/ libffi-src
4. ./autogen.sh
5. ./configure
6. mak…