Coder Social home page Coder Social logo

bench_ios's Introduction

停止维护,新版使用bench,兼容性更强,依赖更少,解耦更方便!

XcodeCustom 下的模板安装

sh copyfiles.sh 
  1. 添加自定义模板
  2. 新建工程 选择bench_ios Application > Custom Single App
  3. 工程配置 targets > Build Settings > Prefix Header 添加工程预先配置的.pch // add pch '$(SRCROOT)/projectname/projectname-prefix.pch'
  4. pod 'bench_ios'

Podfile

To integrate bench_ios into your Xcode project using CocoaPods, specify it in your Podfile:

source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '8.0'

target 'TargetName' do
pod 'bench_ios'
end

Then, run the following command:

$ pod install

========

在.pch文件或需要的地方引入

import "ccs.h"

有目录的文档
解析文章

bench_ios's People

Contributors

gaowuhang avatar gwh111 avatar uawful avatar boasir avatar moonsoilwj avatar

Stargazers

Windy avatar  avatar DongFang avatar  avatar  avatar Wii avatar 007 avatar  avatar AndroiOS avatar xubill avatar Willem avatar WiFi@憲有 avatar 罗明 avatar  avatar  avatar 绿箭薄荷味 avatar  avatar  avatar Aibo avatar 代码即是地狱 avatar  avatar 钟声 avatar WveT avatar MirrorChan avatar  avatar zs1996 avatar gaoqinchao avatar 有才的笑笑 avatar  avatar dkdsj avatar  avatar Xu avatar 葬花桥 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

James Cloos avatar  avatar

bench_ios's Issues

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.