Skip to content

The Kamcord iOS framework for native iOS engines and cocos2d/cocos2d-x

Notifications You must be signed in to change notification settings

duk42111/kamcord-ios-sdk

 
 

Repository files navigation

Kamcord iOS Framework

Pod Version Pod Platform Pod License

The documentation can be found at the wiki.

Installation via CocoaPods

The recommended way to integrate Kamcord is CocoaPods. This makes the process pretty easy, and enables automatic updating as well.

  • Add pod 'Kamcord' to your Podfile
  • Execute pod install to download the framework and integrate it with your project.
  • Ensure you have added the framework dependencies as well.

Details

This repository contains a build of Kamcord for integrating into cocos2d/cocosd-x and native iOS game engines. The current version is 2.0.0. If you are updating from an older version, please visit the Change Log.

If you'd like to enable WeChat support in Kamcord, please add WeChat/libWeChatSDK.a as a link target of your application and add -ObjC as a linker flag in Build Settings => Other Linker Flags.

If you are looking for the Kamcord Unity Plugin, please visit this repository: https://github.com/kamcord/Unity-Kamcord.

About

The Kamcord iOS framework for native iOS engines and cocos2d/cocos2d-x

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 59.0%
  • C++ 24.9%
  • Ruby 16.1%