fix(lib): Remove unrecognised UTF8 tag from xcworkspace file
This commit is contained in:
parent
7d04a4e1f6
commit
0d5a2dadb3
|
@ -1,4 +1,3 @@
|
|||
// !$*UTF8*$!
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Workspace
|
||||
version = "1.0">
|
||||
|
@ -6,4 +5,4 @@
|
|||
location = "group:RNCCameraroll.xcodeproj">
|
||||
</FileRef>
|
||||
</Workspace>
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue