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 b460a98 commit 11648e4Copy full SHA for 11648e4
ImageViewer.swift.xcodeproj/project.pbxproj
@@ -348,6 +348,7 @@
348
);
349
INFOPLIST_FILE = "$(SRCROOT)/Config/Info.plist";
350
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
351
+ IPHONEOS_DEPLOYMENT_TARGET = 12.0;
352
LD_RUNPATH_SEARCH_PATHS = (
353
"$(inherited)",
354
"@executable_path/Frameworks",
@@ -376,6 +377,7 @@
376
377
378
379
380
381
382
383
0 commit comments