You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On checking out version 2.1 and attempting to build my app I am seeing multiple errors regarding the imported header files.
/<module-includes>:1:1: Umbrella header for module 'JLRoutes' does not include header 'JLRRouteRequest.h' /<module-includes>:1:1: Umbrella header for module 'JLRoutes' does not include header 'JLRRouteResponse.h' /<module-includes>:1:1: Umbrella header for module 'JLRoutes' does not include header 'JLRRouteHandler.h' /<module-includes>:1:1: Umbrella header for module 'JLRoutes' does not include header 'JLRRouteDefinition.h'
The text was updated successfully, but these errors were encountered:
On checking out version 2.1 and attempting to build my app I am seeing multiple errors regarding the imported header files.
/<module-includes>:1:1: Umbrella header for module 'JLRoutes' does not include header 'JLRRouteRequest.h'
/<module-includes>:1:1: Umbrella header for module 'JLRoutes' does not include header 'JLRRouteResponse.h'
/<module-includes>:1:1: Umbrella header for module 'JLRoutes' does not include header 'JLRRouteHandler.h'
/<module-includes>:1:1: Umbrella header for module 'JLRoutes' does not include header 'JLRRouteDefinition.h'
The text was updated successfully, but these errors were encountered: