[GitHub] incubator-weex issue #522: 0.13 dev why download ios SDK not find WeexSDK.po...

2017-08-07 Thread MrDragonn
Github user MrDragonn commented on the issue:

https://github.com/apache/incubator-weex/pull/522
  
Hi @acton393  请问邮件组在哪能找到  
===

我们项目是从weex0.3.0的版本就开始用,当时还不支持cocoapods  
所以只能在本地通过
 pod 'WeexSDK', :path=>'./sdk/'
引用 
而且我们还在原来的SDK基础上做了一些改动(例如text选中动画效果等...),所以需要用到SDK中的源文件,现在直接使用cocoapods来引用的时候开放出来的头文件中没有我们进行修改的头文件.在0.12.0版本以前我们还是将SDK文件下载到本地
 然后引入到工程来使用,但是在0.13.0开始,引å…
¥SDK后就出现各种错误


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-weex pull request #522: 0.13 dev why download ios SDK not find Wee...

2017-07-20 Thread MrDragonn
GitHub user MrDragonn opened a pull request:

https://github.com/apache/incubator-weex/pull/522

0.13 dev why download  ios SDK not find WeexSDK.podspec

为什么现在下载的ios SDK文件夹里没有了WeexSDK.podspec文件

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/apache/incubator-weex 0.13-dev

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-weex/pull/522.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #522


commit 087660929cf4c89f6ae42258a22150767a934ce5
Author: zshshr <zhengshihan...@gmail.com>
Date:   2017-06-06T02:23:51Z

* [android] parallax multiple scroller binding

commit 53cf474a2944d1ecbd2bdc4158557d1665b9aabb
Author: zshshr <zhengshihan...@gmail.com>
Date:   2017-06-06T02:24:42Z

+ [android] add parallax component as demo

commit b24f1ab7e89002bc0268884a8c306e1a4b7091fe
Author: zshshr <zhengshihan...@gmail.com>
Date:   2017-06-06T02:25:34Z

* [android] enlarge LOW_MEM_VALUE to avoid crash

commit 149d3ea429ab867ae54aacd30b31725f30fbee26
Author: 御魂 <wentao@alibaba-inc.com>
Date:   2017-06-09T10:14:46Z

 fix dingding crash
 Fix 32bit put by value operation array mode selection bug.
 This is caused by value profile data is changed during fast case and slow 
case.

commit 8628cdd7f6da790c36fdaae684fbea88d17be833
Author: 御魂 <wentao@alibaba-inc.com>
Date:   2017-06-09T10:49:27Z

 jsc X86 platform support

commit 4d2a91fa639533960332c1566f98252b1a8b
Author: moxun.ljf <furm...@foxmail.com>
Date:   2017-06-12T08:10:06Z

* [android] remove some reference of DomObject on input

commit 005b74a2c7a6496edf27bf0418147fa0c8576861
Author: sospartan <sospar...@apache.org>
Date:   2017-06-15T05:49:33Z

Merge branch '0.13-dev' of gitlab.alibaba-inc.com:weex/weex into 0.13-dev

commit 24de80e5d8481b6b6be9e28dbbc65e72f21ac485
Author: acton393 <zhangxing610...@gmail.com>
Date:   2017-06-12T09:43:46Z

* [ios] cache attributedString for improve performance while draw Text

commit bf30d5f6133f22a05a5e2b9854d1cbf7d752b037
Author: zshshr <zhengshihan...@gmail.com>
Date:   2017-06-15T07:21:24Z

* [android] native crash fix

commit 833b0da5b36367807b214b16716b029f21c118f9
Author: zshshr <zhengshihan...@gmail.com>
Date:   2017-06-15T07:23:23Z

Merge branch '0.13-dev' of https://github.com/apache/incubator-weex into 
0.13-dev

* '0.13-dev' of https://github.com/apache/incubator-weex:
  * [ios] cache attributedString for improve performance while draw Text




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---