“Allow non-modular includes in framework modules”
It’s the magic sentence that allows pods dependent on RxLibrary to be archived correctly by XCode. It’s less than ideal, and seems arbitrary (why RxLibrary specifically?), so we’ll try to produce a minimal case and open an issue with it in the Cocoapods repo.
Showing
- examples/objective-c/auth_sample/AuthTestService.podspec 7 additions, 4 deletionsexamples/objective-c/auth_sample/AuthTestService.podspec
- examples/objective-c/helloworld/HelloWorld.podspec 7 additions, 4 deletionsexamples/objective-c/helloworld/HelloWorld.podspec
- examples/objective-c/route_guide/RouteGuide.podspec 7 additions, 4 deletionsexamples/objective-c/route_guide/RouteGuide.podspec
- gRPC-ProtoRPC.podspec 3 additions, 1 deletiongRPC-ProtoRPC.podspec
- gRPC.podspec 5 additions, 0 deletionsgRPC.podspec
- src/objective-c/README.md 7 additions, 4 deletionssrc/objective-c/README.md
- src/objective-c/examples/RemoteTestClient/RemoteTest.podspec 7 additions, 4 deletionssrc/objective-c/examples/RemoteTestClient/RemoteTest.podspec
- src/objective-c/tests/RemoteTestClient/RemoteTest.podspec 7 additions, 4 deletionssrc/objective-c/tests/RemoteTestClient/RemoteTest.podspec
Loading
Please register or sign in to comment