Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build Error iOS with XDK (C2 Project) #10

Open
rcmadiax opened this issue May 2, 2016 · 3 comments
Open

Build Error iOS with XDK (C2 Project) #10

rcmadiax opened this issue May 2, 2016 · 3 comments

Comments

@rcmadiax
Copy link

rcmadiax commented May 2, 2016

Hello,

I am using this plugin with C2 games to port them to Android and iOS. Have gone and built 6 different Android games, which work flawlessly - but now I'm having some issues with iOS. Everything is working as intended until I go to build an app and I get an error. In the Error Log it seems to point to this plugin as the cause of the error. Here is the information obtained from the log file:

`** BUILD FAILED **

The following build commands failed:
CompileC build/BLOK\ DROP.build/Release-iphoneos/BLOK\ DROP.build/Objects-normal/armv7/Admob.o BLOK\ DROP/Plugins/cordova-plugin-ad-admob/Admob.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler
(1 failure)
ERROR building one of the platforms: Error code 65 for command: xcodebuild with args: -xcconfig,.../builds/build.2016-05-01.05-00-02.5IzwMb.tmp/BLOK DROP/platforms/ios/cordova/build-release.xcconfig,-project,BLOK DROP.xcodeproj,ARCHS=armv7 arm64,-target,BLOK DROP,-configuration,Release,-sdk,iphoneos,build,VALID_ARCHS=armv7 arm64,CONFIGURATION_BUILD_DIR=.../builds/build.2016-05-01.05-00-02.5IzwMb.tmp/BLOK DROP/platforms/ios/build/device,SHARED_PRECOMPS_DIR=.../builds/build.2016-05-01.05-00-02.5IzwMb.tmp/BLOK DROP/platforms/ios/build/sharedpch
You may not have the required environment or OS to build this project
Error: Error code 65 for command: xcodebuild with args: -xcconfig,.../builds/build.2016-05-01.05-00-02.5IzwMb.tmp/BLOK DROP/platforms/ios/cordova/build-release.xcconfig,-project,BLOK DROP.xcodeproj,ARCHS=armv7 arm64,-target,BLOK DROP,-configuration,Release,-sdk,iphoneos,build,VALID_ARCHS=armv7 arm64,CONFIGURATION_BUILD_DIR=.../builds/build.2016-05-01.05-00-02.5IzwMb.tmp/BLOK DROP/platforms/ios/build/device,SHARED_PRECOMPS_DIR=.../builds/build.2016-05-01.05-00-02.5IzwMb.tmp/BLOK DROP/platforms/ios/build/sharedpch`

Let me know if you need anymore information as I am looking forward to publishing about 11 apps to iOS as soon as possible.

-Mike

@sokay
Copy link

sokay commented Jun 11, 2016

I think I'm running into the same issue. Were you able to find a solution?

@cranberrygame
Copy link
Owner

@rcmadiax
@sokay

Sorry for late reply.

You need to use intelxdk.config.additions.xml for admob ios plugin install when using windows xdk (not mac xdk).

Thanks
Sang Ki Kwon

@benjaphon
Copy link

I'm running into the same issue. I'm using window. How to solve this problem when build failed.

Can you tell me step by step ? I'm new for xdk sorry :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants