Toggle navigation
Toggle navigation
This project
Loading...
Sign in
hh_public
/
HHFaceSDK.ios
Go to a project
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
wangguolei
2022-07-06 14:16:11 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
dfba484c58a974054fb0c35df4b6d20485b7c0d3
dfba484c
1 parent
55f71add
fix
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
HHVDoctorSDK.podspec
HHVDoctorSDK.podspec
View file @
dfba484
...
...
@@ -22,7 +22,7 @@ Pod::Spec.new do |s|
base
.
vendored_frameworks
=
'HHFaceSDK/*.framework'
base
.
resources
=
[
'HHFaceSDK/HHBundles/*.bundle'
,
'HHFaceSDK/hhImages/*.*'
,
'HHFaceSDK/HHSources/*.*'
]
base
.
libraries
=
'z'
,
'c++'
end
end
...
...
Please
register
or
login
to post a comment