Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

where to Update the header search paths #7

Open
gouravsood opened this issue Nov 7, 2018 · 1 comment
Open

where to Update the header search paths #7

gouravsood opened this issue Nov 7, 2018 · 1 comment

Comments

@gouravsood
Copy link

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


@siddharthanelango
Copy link

same issue facing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants