DaidoujiChen

Results 7 issues of DaidoujiChen

影響的人只有本來用 ex 很爽 突然切回 eh 的人 (? 這種案例應該不多吧

question

可能是我把 cookie 清的太乾淨了 =w=" 但是還沒時間看

bug

記錄一下 script, 參考 https://github.com/bitrise-io/bitrise-contrib/issues/6 其中 filename 的部分被我直接寫死了 o.o 因為不知道為什麼他會砍掉我的 `Dai-` 總之下面這段是編譯 simlator 用檔案的方式 ``` - [email protected]: inputs: - content: |- #!/bin/bash xcodebuild -showsdks echo "Schema is $BITRISE_SCHEME" echo "Workspace is...

資訊
3.x

[參考](https://devforums.apple.com/message/927851#927851) 重點節錄 > Your Objective-C method is not variadic. Therefore any C implementation that you install using class_addMethod() must also be non-variadic. The call site (using the Objective-C method declaration)...

bug

Hello, I am tried a simple code in simulator both on ios5.1 and ios6.1. originalImageView to load a bundle image. processImageView output the result. ``` GPUImagePicture *stillImageSource = [[GPUImagePicture alloc]...

Hello @jkingyens, How do you solve the TLS issue? Docker always want to access `https:` not `http:` ![2015-09-24 12 32 24](https://cloud.githubusercontent.com/assets/670441/10065454/cb42273c-62b8-11e5-9c0a-e77045d50a14.png) If use `http:` in the browser is ok. ![2015-09-24...