Skip to content

Compling for IOS fails if you have MacOs with case-sensitive file system, header file has wrongly lowercase S #171

@ggppdk

Description

@ggppdk

[jwplayer-react-native] version 1.1.2

#import <JWPlayerKit/JWPlayerKit-swift.h>

#import <JWPlayerKit/JWPlayerKit-swift.h>

At file
node_modules/@jwplayer/jwplayer-react-native/ios/RNJWPlayer/RNJWPlayerViewManager.m

"swift" has "s" lowercase but header file on disk is "S" uppercase

./ios/Pods/JWPlayerKit/JWPlayerKit.xcframework/ios-arm64_x86_64-simulator/JWPlayerKit.framework/Headers/JWPlayerKit-Swift.h
./ios/Pods/JWPlayerKit/JWPlayerKit.xcframework/ios-arm64/JWPlayerKit.framework/Headers/JWPlayerKit-Swift.h

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions