GithubHelp home page GithubHelp logo

meituan's Introduction

meituan

高仿美团iOS版,版本号5.7,不可用于其他商业用途
iOS技术交流群:112365317

运行

1.终端切换到工程目录

$ pod install

2.双击meituan.xcworkspace运行

注:采用cocoapods管理第三方库,请双击meituan.xcworkspace启动工程。不要双击meituan.xcodeproj启动,否则会提示“library not found for -lPods-AFNetworking”

百度糯米官方版:采用少量的xib文件 + 大量的纯代码方式开发的。

高仿糯米版本:采用storyboard创建界面为主方式来开发,跟官方版做区别。

美团官方版:storyboard创建界面为主方式开发。

高仿的美团5.7:以纯代码方式来开发,以作区别。

高仿糯米iOS

高仿美团iOS

React Native仿美团小demo https://github.com/lookingstars/RNMeituan


注:采用cocoapods管理第三方库,请双击meituan.xcworkspace启动工程。不要双击meituan.xcodeproj启动,否则会提示“library not found for -lPods-AFNetworking”

截图链接:http://blog.csdn.net/l863784757/article/details/46912223

Xcode7,真机调试,如果出现下面的错误提示,提示友盟的library不支持bitcode

解决办法:1.更新library

      2.关闭bitcode(Xcode7+以上才有,以下的没有这个配置项)

image

1.更新library: 友盟官方适配iOS9方案,暂时还没有适配iOS9的library。 友盟官方解决方案:http://dev.umeng.com/social/ios/ios9

2.关闭bitcode 选择工程,target-》build setting -》enable bitcode设置为NO

meituan's People

Contributors

lookingstars 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.