Skip to content

Commit

Permalink
add
Browse files Browse the repository at this point in the history
  • Loading branch information
coderZsq committed Sep 28, 2019
1 parent 17de986 commit 070b5b4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion SQManagement/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@ target 'SQManagement' do
# use_frameworks!

# Pods for SQManagement

pod 'QMUIKit'

end
4 changes: 2 additions & 2 deletions SQManagement/SQManagement.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -493,7 +493,7 @@
CODE_SIGN_STYLE = Automatic;
DEVELOPMENT_TEAM = BMZP26248F;
INFOPLIST_FILE = SQManagement/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 10.0;
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
Expand All @@ -512,7 +512,7 @@
CODE_SIGN_STYLE = Automatic;
DEVELOPMENT_TEAM = BMZP26248F;
INFOPLIST_FILE = SQManagement/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 10.0;
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
Expand Down

0 comments on commit 070b5b4

Please sign in to comment.