Skip to content

Commit 03a43bb

Browse files
committed
Fix a build system warning with Xcode 14
1 parent c3d119c commit 03a43bb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

SQLiteLib.xcodeproj/project.pbxproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,7 @@
170170
);
171171
name = "Copy .example configuration, if no USER configuration present";
172172
outputPaths = (
173+
"$(SRCROOT)/SQLiteLib-USER.xcconfig",
173174
);
174175
runOnlyForDeploymentPostprocessing = 0;
175176
shellPath = /bin/sh;

0 commit comments

Comments
 (0)