Commit Graph

249 Commits

Author SHA1 Message Date
hmhv
b48a32c562 Merge branch 'fix/change-bug'
Some checks failed
Tests / build (push) Has been cancelled
# Conflicts:
#	lib/cocoapods-binary/rome/build_framework.rb
2021-03-15 20:37:10 +09:00
hmhv
9b7ebe11b2 merge 2021-03-15 18:35:35 +09:00
hmhv
36fdfa70bd
Merge pull request #3 from hmhv/dev
Dev
2021-02-25 17:48:54 +09:00
hmhv
0800bce92a
Merge pull request #2 from signalapp/jrose/acknowledgements
Preserve license files, for inclusion in acknowledgements
2021-02-25 17:04:11 +09:00
hmhv
effa191ec2
Merge pull request #1 from AliSoftware/master
Fix The deployment target used to find the right simulator to compile the binaries
2021-02-25 12:10:34 +09:00
Jordan Rose
c5c5a8bb6e Preserve license files, for inclusion in acknowledgements 2021-02-02 12:13:30 -08:00
Jordan Rose
5b4a1cba08 Check top-level build directories as well as target-specific ones 2021-02-02 12:13:30 -08:00
Muukii
5d7c1597e5 Fix demo 2020-12-10 01:40:08 +09:00
Muukii
58cc6d29b7 Update Travis 2020-12-09 22:04:56 +09:00
Hiroshi Kimura
33274192dd
Use GitHub Actions to run test (#4)
*  WIP

* 🌲 Update

* 🌲 Update

* 🌲 Update

* 🌲 Update
2020-12-09 22:03:13 +09:00
Hiroshi Kimura
fdc39bbeb4
Fix/ci (#3)
* Use Xcode 10.2 in Travis for Swift 4.2 and 5 support

* Specify RxCocoa to 4.x for tests

* Remove version restriction on Bundler 1.x

* Set gemfile in Travis to test/Gemfile

* Remove extraneous gem install cocoapods

* Add pod setup to travis script

* Enable command output in test script

* Make test.sh file executable

* Unset CPATH env variable in Travis

Co-authored-by: Kyle Fleming <kyle@kylefleming.net>
2020-12-07 01:12:41 +09:00
Hiroshi Kimura
596cb287e9
Update README.md 2020-12-06 19:33:37 +09:00
Hiroshi Kimura
ad8566382f
Update README.md 2020-12-06 19:33:25 +09:00
Hiroshi Kimura
9f29c713b0
Update README.md 2020-12-06 19:32:55 +09:00
Hiroshi Kimura
f42d797e19
Fix for CocoaPods 1.10.0 (#2)
Co-authored-by: alexander-vorobyev-corp-mail <73995640+alexander-vorobyev-corp-mail@users.noreply.github.com>
2020-12-06 19:24:31 +09:00
Hiroshi Kimura
7aa18806d7
Fix issue with IRGen (#1)
During debugging session, with the use of pods installed via Cocoapods-binary, the console in Xcode displays error messages while executing following expression:
`po self`

The error looks the following one:
```
Printing description of self:
expression produced error: error: virtual filesystem overlay file '/path/to/project/Pods/build/Pods.build/Release-iphoneos/Charts.build/all-product-headers.yaml' not found

error: couldn't IRGen expression. Please check the above error messages for possible root causes.
```

The issue is not related to Charts pod, but to every pod used.

To fix the issue, I just removed the line that delete the build folder generated during the precompiling of pods. THis folder contains for each pod, the `all-product-headers.yaml` expected by Xcode.

Co-authored-by: Brendan Guegan <brendan.guegan@orange.com>
2020-12-06 19:22:35 +09:00
Hiroshi Kimura
02d61055b0
Update README.md 2020-12-06 18:42:48 +09:00
Xinyu Zhao
b22bd948a3
Merge pull request #107 from SoBump/master
Fix path for old_read_link
2020-09-27 18:25:37 +08:00
Peyman Khanjan
d6d8dc4db1 Fix path for old_read_link 2019-12-11 13:51:55 +00:00
Leave
04c02f8d1a
Merge pull request #75 from xspyhack/master
Typo
2019-06-03 22:45:01 +08:00
xspyhack
23a9b4939b typo 2019-05-24 10:12:02 +08:00
Olivier Halligon
aabc1a59a9 Re-Trigger CI 2019-05-21 17:41:13 +02:00
Olivier Halligon
250769a55a Fix deployment target used to find simulator to compile binary 2019-05-17 23:11:50 +02: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