An open API service indexing awesome lists of open source software.

https://github.com/polac24/hybridxcremotecache

Sample project for https://github.com/spotify/XCRemoteCache/issues/133
https://github.com/polac24/hybridxcremotecache

Last synced: 3 months ago
JSON representation

Sample project for https://github.com/spotify/XCRemoteCache/issues/133

Awesome Lists containing this project

README

        

Project to reproduce a problem with XCRemoteCache when a Hybrid target doesn't call Objective-C compilation when a fallback to a local compilation is happening.

#### Steps to reproduce

Call `./reproduce.sh` and see if the last build (which builds it locally) compiles ObjC - has some `CompileC` steps

#### Expected behaviour

There it/are `CompileC` output on a console

Note: contains XCRC 0.3.13