Skip to content

Commit 4017cbf

Browse files
authored
Update README.md
1 parent f6c553e commit 4017cbf

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-
> :warning: If you see a **No permission handler detected error**: Make sure that you have at least one permission handler set up. In some cases the Xcode cache needs to be clear (`Xcode -> Product -> Clean Build Folder`)
57+
> :warning: If you see a **No permission handler detected** error: Make sure that you have at least one permission handler set up. In some cases the Xcode cache needs to be clear (`Xcode -> Product -> Clean Build Folder`)
5858
5959
Then update your `Info.plist` with wanted permissions usage descriptions:
6060

0 commit comments

Comments
 (0)