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:12:36 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
619256c1045a8de7927febbaea3838d775023042
619256c1
1 parent
d7685fc3
删除多余的符号
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
AV_iOS_SDK/1.6.0/AV_iOS_SDK.podspec
AV_iOS_SDK/1.6.0/AV_iOS_SDK.podspec
View file @
619256c
...
...
@@ -124,7 +124,7 @@ Pod::Spec.new do |s|
# s.library = "iconv"
# s.libraries = "iconv", "xml2"
s
.
libraries
=
'iconv'
,
'sqlite3'
,
'z'
,
'c++'
,
'stdc++'
,
s
.
libraries
=
'iconv'
,
'sqlite3'
,
'z'
,
'c++'
,
'stdc++'
# ――― Project Settings ――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #
...
...
Please
register
or
login
to post a comment