Toggle navigation
Toggle navigation
This project
Loading...
Sign in
mobile
/
react
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
lixia.zhang
7 years ago
Commit
f1e9a94cb0a78ce280812b9d3d675f056331d3f5
1 parent
3fd0e05d
文件依赖
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
React.podspec
React.podspec
View file @
f1e9a94
...
...
@@ -35,7 +35,6 @@ Pod::Spec.new do |s|
s
.
subspec
"Core"
do
|
ss
|
ss
.
dependency
"Yoga"
,
"
#{
package
[
"version"
]
}
.React"
ss
.
dependency
"YH_Analytics"
ss
.
source_files
=
"React/**/*.{c,h,m,mm,S,cpp},"
ss
.
exclude_files
=
"**/__tests__/*"
,
"IntegrationTests/*"
,
...
...
Please
register
or
login
to post a comment