Coder Social home page Coder Social logo

cyxbsmobile_ios's Introduction

README

【必读】仓库clone后应执行操作

本项目中绝大多数导入的第三方库都已经加入到.gtignore文件,所以导入后应进行相关pod操作,重新集成项目工作区

执行命令:pod install --verbose --no-repo-update

解释:

  • pod install:根据Podfile中描述需要引入的第三方库以及Podfile.lock文件中描述的第三方库版本导入第三方库
  • --verbose:加上可以显示详细的检测过程,出错时会有详细的错误信息
  • --no-repo-update:可以禁止更新本地的repos库文件,进而提高pod update速度.

版本对应内容【线上版本】

6.2.9

  • 修复因token失效导致积分商城数组越界的闪退
  • 修复积分商城的滑动卡死问题
  • 修复版本更新提示
  • 修复退出登录失败、闪退的问题

cyxbsmobile_ios's People

Contributors

leaf550 avatar stovec avatar rock-connotation avatar zhongwentao2002 avatar qizhemotuosangeyan avatar guodong323 avatar yyz4869 avatar apricityjin avatar risingssr avatar wycbug avatar 1511064470 avatar ptyou-u avatar ytimmy avatar developermgd 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.