Toggle navigation
Toggle navigation
This project
Loading...
Sign in
iOS
/
Specs
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
undancer
2016-02-23 10:24:27 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
9e9907e955570a88ee4e30e9d1debfca231a3f36
9e9907e9
1 parent
619256c1
添加部分frameworks
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
AV_iOS_SDK/1.6.0/AV_iOS_SDK.podspec
AV_iOS_SDK/1.6.0/AV_iOS_SDK.podspec
View file @
9e9907e
...
...
@@ -97,6 +97,7 @@ Pod::Spec.new do |s|
# s.public_header_files = "Classes/**/*.h"
# s.xcconfig = { 'FRAMEWORK_SEARCH_PATHS' => '${PODS_ROOT}/AV_iOS_SDK/libs', 'OTHER_LDFLAGS' => '-ObjC' }
# s.vendored_frameworks = 'libs/AVFoundationEx.FrameWork', 'libs/ImSDK.framework', 'libs/QALSDK.framework', 'libs/QAVSDK.framework', 'libs/TLSSDK.framework'
s
.
vendored_frameworks
=
'libs/ImSDK.framework'
,
'libs/QALSDK.framework'
,
'libs/TLSSDK.framework'
# ――― Resources ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #
#
...
...
Please
register
or
login
to post a comment