Skip to content

where to Update the header search paths #7

@gouravsood

Description

@gouravsood

Hi,

For the installation of this Library, ReadMe suggest in Step 4 to add header search paths for RNIsDeviceRooted.xcodeproj. Location suggest react-native-is-device-rooted/ios/Pods/Headers/Public/UIDevice-PasscodeStatus which doesn't exist in node_modules or in Pods folder under {ReactNativeProject}/ios directory. Can you please confirm where these changes needs to be done?

Click RNIsDeviceRooted.xcodeproj in the project navigator and go the Build Settings tab. Make sure 'All' is toggled on (instead of 'Basic'). Look for Header Search Paths and make sure it contains the following and all marked as recursive:

$(SRCROOT)/../../React
$(SRCROOT)/../../react-native/React
${SRCROOT}/../../react-native-is-device-rooted/ios/Pods/Headers/Public
${SRCROOT}/../../react-native-is-device-rooted/ios/Pods/Headers/Public/UIDevice-PasscodeStatus


Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions