ラベル [en]Xcode の投稿を表示しています。 すべての投稿を表示
ラベル [en]Xcode の投稿を表示しています。 すべての投稿を表示

What is “Unexpected Machine Code”?

I got message as the subject from iTunes connect when app was uploaded. Also, I saw strange red exclamation mark without any massages on to...

Improves build time using Xcode.

Improves build time using Xcode.
Do you still wait so long for building on Xcode? What should I do? Change the setting like this below. TARGETS -> Build Settings -...

How to make static library for Cocos2d-x

How to make static library for Cocos2d-x
You will easily notice building for Cocos2d-x is so slow. If you use static library for that, the building time will be much faster. Envi...

Error just after installed Cocos2d-x

Installing Cocos2d-x is done, and run any project and then... what the hell is that! Environment Xcode 7.3 Cocos2d-x 3.10 (Without And...

Installation Cocos2d-x on mac

I installed just cocos2d-x 3.10 on OS X. It's simple. 1. Download Cocos2d-x Here you go. http://www.cocos2d-x.org/download You ca...

Failed http connection in iOS 9

Failed http connection in iOS 9
In iOS apps, http connection is always fail from iOS 9, because of the access server does not contain App Transport Security(ATS). What...

Getting an error when app upload

Getting an error when app upload
I got an error when my app uploaded to App Store. What's up Xcode. Xcode was 7.3 then. When I start Upload to App Store from Xcode, ...