Commit Graph

228 Commits

Author SHA1 Message Date
Xinyu Zhao
c33478e65c
stash 2019-04-30 18:57:03 +08:00
Xinyu Zhao
90889d2ffa
Move release_version & tests to rake tasks 2019-04-30 18:35:17 +08:00
Leavez
ee88e50250 update gemfile for demo 2019-04-28 17:58:04 +08:00
Leavez
2f3c241208 add gemfile to test 2019-04-28 17:47:50 +08:00
Leavez
839d474667 fix merge 2019-04-28 17:35:35 +08:00
Leavez
298643214c fix compile failed log printing 2019-04-28 17:30:30 +08:00
Leavez
c1a2d532ee fix watchos simulator bianry missing 2019-04-28 17:28:57 +08:00
Leavez
bfe047c58d simplify test.sh 2019-04-28 16:38:41 +08:00
Leavez
87b9bb8bb2 fix for merge 2019-04-28 13:43:56 +08:00
Leavez
c9810c15b7 fix test compile for xcode 10.2 2019-04-28 12:16:15 +08:00
Leavez
551bc5bb20 Merge branch '0.4.4' 2019-04-28 12:01:47 +08:00
leavez
668abc78ab bump to 0.4.4 2019-04-28 01:39:36 +08:00
leavez
fe6d66649b add doc 2019-04-28 01:32:09 +08:00
leavez
87d024fc38 Merge branch 'custom_options' into 0.4.4 2019-04-28 01:11:59 +08:00
leavez
786d0bdeb9 add check for path 2019-04-28 01:10:21 +08:00
Leave
5a10c33e43
Merge pull request #67 from leavez/log
Add more detail log for one pod has multiple targets
2019-04-27 21:39:29 +08:00
leavez
398147ca5f move check earlier 2019-04-24 02:35:54 +08:00
leavez
dc3b3691b6 fix 2019-04-24 02:34:38 +08:00
leavez
614915ebcd add a early pods checking and enrich the log 2019-04-24 02:12:10 +08:00
leavez
d6c9c13a14 add log for target missing in Pod.xcproj 2019-04-23 23:20:54 +08:00
leavez
16f17faead add log for skipped prebuilding pod 2019-04-23 22:53:51 +08:00
Leave
0af792fac0
Merge branch '0.5.0' into custom_options 2019-04-17 14:27:43 +08:00
Leavez
e2b96c462a Merge generated swift headers for xcode 10.2
close #58
2019-04-17 14:08:01 +08:00
Leavez
e8997b7a10 fix typo 2019-04-17 13:37:10 +08:00
leavez
00b2fd64f4 add ISSUE_TEMPLATE
closes #61
2019-04-17 02:03:54 +08:00
Leavez
41b2b46d4c add demo project 2019-04-16 19:50:53 +08:00
Leavez
84cdaa6f8d add demo folder 2019-04-16 19:42:47 +08:00
Leavez
bdabee15ac bump to 0.4.3 2019-04-01 13:01:38 +08:00
Leavez
ab914346a4 fix #50 2019-04-01 13:00:31 +08:00
leavez
3043ef216f ensure lipo dsym won't generate error if non-exist 2019-03-29 01:56:43 +08:00
leavez
e732532816 fix for non-compiling error printing 2019-03-29 01:47:02 +08:00
leavez
097527ab1f make sure xcpretty won't crash, as it's not improtant 2019-03-29 01:21:13 +08:00
leavez
10415b4a42 Update build_framework.rb 2019-03-29 01:19:44 +08:00
leavez
31f65ef345 use xcpretty to print fail log 2019-03-29 01:19:30 +08:00
Leavez
8ef3d11c8a fix #50 2019-03-26 20:42:40 +08:00
leavez
9f40c5df41 Merge branch '0.4.2' 2019-03-25 00:39:24 +08:00
leavez
0cfa27a897 bump to 0.4.2 2019-03-24 23:54:11 +08:00
leavez
d51dc68409 abort when build error 2019-03-24 23:48:35 +08:00
leavez
b2ef58c49b add API for custom_build_option 2019-03-24 23:22:16 +08:00
leavez
7965225d8e add custom_build_option for buiding 2019-03-24 22:03:24 +08:00
leavez
d5c0101154 lipo the dsym of simulator 2019-03-24 21:45:02 +08:00
Leave
012c326cca
Update README.md 2019-03-18 01:45:09 +08:00
Leave
5470ecb188 Merge pull request #48 from leavez/dsym
fix missing of dSYM for dynamic framework
2019-03-18 01:38:21 +08:00
Leave
5dc20e3c98
Merge pull request #48 from leavez/dsym
fix missing of dSYM for dynamic framework
2019-03-18 01:35:51 +08:00
leavez
a60a69d9f4 fix copying dsym 2019-03-18 01:23:37 +08:00
Leavez
8eae79faa4 copy dsym files when building framwork 2019-03-17 20:18:05 +08:00
Leavez
30cbf7f1c5 remove additional bicode flag 2019-03-17 18:35:44 +08:00
Leave
33ae8908bd Merge pull request #32 from dev4dev/bitcode-fix
Added missing flag for enabling bitcode
2019-03-17 18:33:52 +08:00
Leave
02383b2538 Merge pull request #47 from hardworker/update_options_passing
Update behaviour fixing (issue #38)
2019-03-17 18:33:00 +08:00
Leave
b4d149267b
Merge pull request #32 from dev4dev/bitcode-fix
Added missing flag for enabling bitcode
2019-03-17 18:27:12 +08:00