We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f11240 commit b710c7cCopy full SHA for b710c7c
1 file changed
OpenDocumentReader.xcodeproj/project.pbxproj
@@ -865,6 +865,7 @@
865
"$(PROJECT_DIR)/OpenDocument.core/include/**",
866
);
867
INFOPLIST_FILE = OpenDocumentReader/Info.plist;
868
+ IPHONEOS_DEPLOYMENT_TARGET = 11.0;
869
LD_RUNPATH_SEARCH_PATHS = (
870
"$(inherited)",
871
"@executable_path/Frameworks",
@@ -892,6 +893,7 @@
892
893
894
895
896
897
898
899
0 commit comments