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
wangguolei
2025-03-31 10:08:06 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
0f38b0259c3b0a50824538b37c16280b66d3c221
0f38b025
1 parent
c4b7752e
3.7.8.03311008
Show whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
8 additions
and
8 deletions
HHVDoctorSDK.podspec
HHVDoctorSDK/hhVDoctorSDK.xcframework/Info.plist
HHVDoctorSDK/hhVDoctorSDK.xcframework/ios-arm64/hhVDoctorSDK.framework/hhVDoctorSDK
HHVDoctorSDK/hhVDoctorSDK.xcframework/ios-x86_64-simulator/hhVDoctorSDK.framework/_CodeSignature/CodeDirectory
HHVDoctorSDK/hhVDoctorSDK.xcframework/ios-x86_64-simulator/hhVDoctorSDK.framework/_CodeSignature/CodeRequirements-1
HHVDoctorSDK/hhVDoctorSDK.xcframework/ios-x86_64-simulator/hhVDoctorSDK.framework/hhVDoctorSDK
HHVDoctorSDK/resources/HHSDK.bundle/SDKConfig.plist
HHVDoctorSDK.podspec
View file @
0f38b02
Pod
::
Spec
.
new
do
|
s
|
s
.
name
=
"HHVDoctorSDK"
s
.
version
=
"3.7.8.
10281731
"
s
.
version
=
"3.7.8.
03311008
"
s
.
summary
=
"和缓视频医生 SDK"
s
.
description
=
<<-
DESC
...
...
HHVDoctorSDK/hhVDoctorSDK.xcframework/Info.plist
View file @
0f38b02
...
...
@@ -8,31 +8,31 @@
<key>
BinaryPath
</key>
<string>
hhVDoctorSDK.framework/hhVDoctorSDK
</string>
<key>
LibraryIdentifier
</key>
<string>
ios-
x86_64-simulator
</string>
<string>
ios-
arm64
</string>
<key>
LibraryPath
</key>
<string>
hhVDoctorSDK.framework
</string>
<key>
SupportedArchitectures
</key>
<array>
<string>
x86_
64
</string>
<string>
arm
64
</string>
</array>
<key>
SupportedPlatform
</key>
<string>
ios
</string>
<key>
SupportedPlatformVariant
</key>
<string>
simulator
</string>
</dict>
<dict>
<key>
BinaryPath
</key>
<string>
hhVDoctorSDK.framework/hhVDoctorSDK
</string>
<key>
LibraryIdentifier
</key>
<string>
ios-
arm64
</string>
<string>
ios-
x86_64-simulator
</string>
<key>
LibraryPath
</key>
<string>
hhVDoctorSDK.framework
</string>
<key>
SupportedArchitectures
</key>
<array>
<string>
arm
64
</string>
<string>
x86_
64
</string>
</array>
<key>
SupportedPlatform
</key>
<string>
ios
</string>
<key>
SupportedPlatformVariant
</key>
<string>
simulator
</string>
</dict>
</array>
<key>
CFBundlePackageType
</key>
...
...
HHVDoctorSDK/hhVDoctorSDK.xcframework/ios-arm64/hhVDoctorSDK.framework/hhVDoctorSDK
View file @
0f38b02
No preview for this file type
HHVDoctorSDK/hhVDoctorSDK.xcframework/ios-x86_64-simulator/hhVDoctorSDK.framework/_CodeSignature/CodeDirectory
View file @
0f38b02
No preview for this file type
HHVDoctorSDK/hhVDoctorSDK.xcframework/ios-x86_64-simulator/hhVDoctorSDK.framework/_CodeSignature/CodeRequirements-1
View file @
0f38b02
No preview for this file type
HHVDoctorSDK/hhVDoctorSDK.xcframework/ios-x86_64-simulator/hhVDoctorSDK.framework/hhVDoctorSDK
View file @
0f38b02
No preview for this file type
HHVDoctorSDK/resources/HHSDK.bundle/SDKConfig.plist
View file @
0f38b02
...
...
@@ -3,4 +3,4 @@
<plist
version=
"1.0"
>
<dict>
<key>
HHBundleVersion
</key>
<string>
3.7.8.10281731
</string>
\ No newline at end of file
<string>
3.7.8.03311008
</string>
\ No newline at end of file
...
...
Please
register
or
login
to post a comment