Skip to content

Commit 3f7657e

Browse files
committed
Acknowledgement for pull request from g8minhquan
Updated name of lib to full name
1 parent 2c41f52 commit 3f7657e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ __[iOS Only]__
4646
* CoreData.framework
4747
* SystemConfiguration.framework
4848
* libz.dylib
49-
* sqlite3.dylib
49+
* libsqlite3.dylib
5050
* 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.
5151
* 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.
5252
4. <h4>Configure the GAv3 prefab</h4>
@@ -440,3 +440,4 @@ Not seeing hits? Try the suggestions below before [posting an issue](https://git
440440
###Thanks:
441441
- [Knoxx-](https://github.com/Knoxx-) for fixing a typo in the Campaign tracking permissions
442442
- [mataneine](https://github.com/mataneine) for filtering out meta files during iOS build post processing
443+
- [g8minhquan](https://github.com/g8minhquan) for identifying the sqlite3.dylib library needs to be added if using the -ObjC linker flag

0 commit comments

Comments
 (0)