cocoapods-generate icon indicating copy to clipboard operation
cocoapods-generate copied to clipboard

CocoaPods Subspecs Source Files are not added however Unit Test targets are created

Open sachinvas-halodoc opened this issue 4 years ago • 0 comments

Facing a strange issue, where we have Podspec with subspecs and UTs under each subscpec.

Upon running pod gen

The UT targets are detected and created for each subspec however the source files under the subscpes are missed out. Because of this we are unable to push our library into CocoaPods, please help

sachinvas-halodoc avatar Feb 24 '21 11:02 sachinvas-halodoc