TIAN
TIAN
This is my first time try to use the plugin. The steps I have proceed, 1. download the latest plugin Polychromatic.xcplugin.zip from "release" 2. create a new directory 3. close...
Hi, I tried to build for iOS7.1 with the following command `./build_curl --archs arm7,arm7s,arm64` However, it always failed like this, > [COMPILE] WARN - Configuration for architecture 'arm64' failed. >...
Greetings, In your demo source code, there is a file called "ConcreteSubject.h" in your main.cpp, however, the file is missing on your web page (existing in your code directory) cheers
Great job! Just a small issue on the spelling "Obeserver" In behavior/observer design pattern, I realized the word "Obeserver" often uses in code and your diagram. I am not sure...