We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52df763 commit ecaad76Copy full SHA for ecaad76
README.md
@@ -140,8 +140,9 @@ It is strongly recommended that you do not edit this file. If you'd like to spec
140
SQLiteLib generates intermediate files in [${DERIVED_SOURCES_DIR}](https://developer.apple.com/library/mac/documentation/DeveloperTools/Reference/XcodeBuildSettingRef/1-Build_Setting_Reference/build_setting_ref.html#//apple_ref/doc/uid/TP40003931-CH3-SW43).
141
142
The generated SQLite amalgamation files are copied to:
143
-"${BUILT_PRODUCTS_DIR}/sqlite3.c"
144
-"${PROJECT_DIR}/sqlite3.h"
+
+-"${BUILT_PRODUCTS_DIR}/sqlite3.c"
145
+-"${PROJECT_DIR}/sqlite3.h"
146
147
#### Notes
148
0 commit comments