We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b00e8c0 commit 6af379dCopy full SHA for 6af379d
RxReachability.xcodeproj/project.pbxproj
@@ -597,7 +597,7 @@
597
DYLIB_INSTALL_NAME_BASE = "@rpath";
598
INFOPLIST_FILE = "$(SRCROOT)/RxReachability/Assets/Info.plist";
599
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
600
- IPHONEOS_DEPLOYMENT_TARGET = 12.0;
+ IPHONEOS_DEPLOYMENT_TARGET = 8.0;
601
LD_RUNPATH_SEARCH_PATHS = (
602
"$(inherited)",
603
"@executable_path/Frameworks",
@@ -627,7 +627,7 @@
627
628
629
630
631
632
633
0 commit comments