Toggle navigation
Toggle navigation
This project
Loading...
Sign in
hh_public
/
hhvDoctorSDK.ios
Go to a project
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
3
Wiki
Network
Create a new issue
Builds
Commits
Authored by
liumingming
2021-07-08 12:24:57 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
a5c7f749092b6d6d7fa8658fdbb690349ecd62ad
a5c7f749
1 parent
8d7585a3
fix
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
HHVDoctorSDK.podspec
HHVDoctorSDK.podspec
View file @
a5c7f74
...
...
@@ -22,8 +22,8 @@ Pod::Spec.new do |s|
# base.vendored_frameworks = 'HHVDoctorSDK/*.framework'
# base.resources = 'HHVDoctorSDK/resources/*.bundle'
# base.frameworks = 'SystemConfiguration', 'MobileCoreServices', 'AVFoundation', 'CoreTelephony', 'VideoToolbox', 'AudioToolbox', 'CoreMedia'
# base.libraries = 'z', 'sqlite3.0', 'c++', 'resolv.9'
base
.
frameworks
=
'SystemConfiguration'
,
'MobileCoreServices'
,
'AVFoundation'
,
'CoreTelephony'
,
'VideoToolbox'
,
'AudioToolbox'
,
'CoreMedia'
base
.
libraries
=
'z'
,
'sqlite3.0'
,
'c++'
,
'resolv.9'
end
end
...
...
Please
register
or
login
to post a comment