nakahira
nakahira
## Issue * https://github.com/CocoaPods/CocoaPods/issues/10058 * https://github.com/CocoaPods/CocoaPods/pull/11093 ## Description ### Existing issues 1. If a swift library of type library exists in vendored xcframework, `SWIFT_INCLUDE_PATHS` is not set correctly. 2. The...
## Issue - https://github.com/CocoaPods/CocoaPods/issues/11509 ## Description ### How to appear 1. Introduce a PodA in the `Podfile: pod 'A', :git => 'ARepo'`; 2. In ARepo, ` source = 'BRepo'` in...
用户操作频繁后,造成界面卡死的情况
Issue: #3 ## Description The reason for this bug is that all copy behaviors assume that the podspec file and related resources exist in the same path, but the remote...
Hi, I noticed that now when there is a branch or tag in the parameter it will do a shallow clone, if the parameter is a commit, I think I...
Issue: #106 ## description - [x] Fix bug of Git shallow cloning is not used when branch is set. - [x] Better performance when cloning, if the parameter is branch...
Update for https://github.com/CocoaPods/CocoaPods/pull/11282