GithubHelp home page GithubHelp logo

itoldman / appcan-ios Goto Github PK

View Code? Open in Web Editor NEW

This project forked from appcanopensource/appcan-ios

0.0 1.0 0.0 55.37 MB

appcan-ios

License: GNU Lesser General Public License v3.0

Shell 0.09% Objective-C 84.37% CSS 2.06% HTML 4.49% JavaScript 2.11% Swift 0.32% C 4.47% C++ 1.77% Objective-C++ 0.31%

appcan-ios's Introduction

appcan-ios

Carthage compatible

引擎工程要求Xcode 8.0+

引擎工程采用Carthage进行依赖管理,使用前请先安装Carthage

  • 推荐采用Homebrew进行安装
brew install carthage
  • 其他安装方式可参考Carthage官方文档

初始化

  1. 从Github上下载引擎工程源码

    git clone https://github.com/AppCanOpenSource/appcan-ios.git
  2. 进入仓库根目录,通过Carthage下载依赖

    cd appcan-ios
    carthage update --use-submodules --no-build
  3. 打开引擎工程AppCanEngine.xcworkspace

如何进行引擎调试

1.引擎工程中,�展开AppCanEngineDebug这个子工程,将AppCanEngine/Supporting Files/widget目录下的内容替换为自己的AppCan网页包

2.(可选)如要配合插件进行调试.在AppCanEngineDebug子工程中添加插件库及其依赖,并编辑AppCanEngine/Supporting Files/plugin.xml添加插件信息

3.运行AppCanEngineDebug这个scheme,进行调试

如何生成引擎包

  1. 首次使用前,在终端进入AppCanEnginePackager文件夹,通过Carthage下载出包依赖库

    cd appcan-ios/AppCanEnginePackager
    carthage update --platform osx
  2. 引擎工程中,选择AppCanEngineArchive这个scheme并运行

  3. 引擎包会生成在appcan-ios/archives文件夹中

appcan-ios's People

Contributors

connyliu avatar appcanopensource avatar liguofuios avatar xurigan avatar sandy1108 avatar cuiguoshuai avatar leegq827 avatar sunjunfa avatar ztlight000 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.