Skip to content

Commit 50f14ae

Browse files
authored
Update README.md
1 parent 4d93298 commit 50f14ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ target 'YourAwesomeProject' do
5454
end
5555
```
5656

57-
_⚠️ If you have the error `Invalid RNPermission X. Should be one of: ()`, try to cleanup Xcode stale data with `npx react-native-clean-project --remove-iOS-build --remove-iOS-pods && rm -fr ./node_modules`_
57+
_⚠️ If you encounter the error `Invalid RNPermission X. Should be one of: ()`, try to cleanup Xcode junk data with `npx react-native-clean-project --remove-iOS-build --remove-iOS-pods`_
5858

5959
Then update your `Info.plist` with wanted permissions usage descriptions:
6060

0 commit comments

Comments
 (0)