Skip to content

Commit a193ec9

Browse files
committed
Update README.md
Add sqlite3.dylib to the iOS build requirements
1 parent 9f2dece commit a193ec9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ __[iOS Only]__
4646
* CoreData.framework
4747
* SystemConfiguration.framework
4848
* libz.dylib
49+
* sqlite3.dylib
4950
* If you would like the libraries to be automatically added when building for iOS, copy the file _PostProcessBuildPlayer_GA_ from the _iOS Extras_ folder and put it in the _<YOUR PROJECT ROOT>/Assets/Editor_ folder.
5051
* Next, get the mod_pbxproj.py script available [here](https://github.com/kronenthaler/mod-pbxproj) and copy it into the Editor directory as well. The libraries will now be added automatically during the build.
5152
4. <h4>Configure the GAv3 prefab</h4>

0 commit comments

Comments
 (0)