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-22 10:29:29 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
91c72af42eb04d8cca42019a4cd2030010cd0151
91c72af4
1 parent
cd4580bc
更新source files
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletions
QQIM/0.0.1/QQIM.podspec
QQIM/0.0.1/QQIM.podspec
View file @
91c72af
...
...
@@ -90,7 +90,9 @@ Pod::Spec.new do |s|
# Not including the public_header_files will make all headers public.
#
s
.
source_files
=
"Classes"
,
"Classes/**/*.{h,m}"
s
.
source_files
=
"Classes"
,
"Classes/**/*.{h,m}"
,
"AVFoundationEx.FrameWork"
,
"AVFoundationEx.FrameWork/AVFoundationEx"
,
"AVFoundationEx.FrameWork/Headers/*.h"
s
.
exclude_files
=
"Classes/Exclude"
# s.public_header_files = "Classes/**/*.h"
...
...
Please
register
or
login
to post a comment