File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
ObjectiveGitFramework.xcodeproj Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 1951
1951
External/libgit2/include,
1952
1952
);
1953
1953
INFOPLIST_FILE = Info.plist;
1954
+ IPHONEOS_DEPLOYMENT_TARGET = 9.0;
1954
1955
LIBRARY_SEARCH_PATHS = (
1955
1956
"External/ios-openssl/lib",
1956
1957
"External/libssh2-ios/lib",
2016
2017
External/libgit2/include,
2017
2018
);
2018
2019
INFOPLIST_FILE = Info.plist;
2020
+ IPHONEOS_DEPLOYMENT_TARGET = 9.0;
2019
2021
LIBRARY_SEARCH_PATHS = (
2020
2022
"External/ios-openssl/lib",
2021
2023
"External/libssh2-ios/lib",
2049
2051
External/libgit2/include,
2050
2052
);
2051
2053
INFOPLIST_FILE = Info.plist;
2054
+ IPHONEOS_DEPLOYMENT_TARGET = 9.0;
2052
2055
LIBRARY_SEARCH_PATHS = (
2053
2056
"External/ios-openssl/lib",
2054
2057
"External/libssh2-ios/lib",
2082
2085
External/libgit2/include,
2083
2086
);
2084
2087
INFOPLIST_FILE = Info.plist;
2088
+ IPHONEOS_DEPLOYMENT_TARGET = 9.0;
2085
2089
LIBRARY_SEARCH_PATHS = (
2086
2090
"External/ios-openssl/lib",
2087
2091
"External/libssh2-ios/lib",
You can’t perform that action at this time.
0 commit comments