Skip to content

Commit

Permalink
Fixed issues.
Browse files Browse the repository at this point in the history
  • Loading branch information
xulinfeng committed Nov 29, 2018
1 parent 249b1f1 commit ac0f384
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@
"tag": "1.0.0"
},
"requires_arc": true,
"source_files": "EVRElasticViewReference/*.{h,m}",
"source_files": "EVRElasticViewReference/*.{h,m}"
}
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@
"tag": "1.0.0"
},
"requires_arc": true,
"source_files": "MDEmptyDataSetPlaceholderView/*.{h,m}",
"source_files": "MDEmptyDataSetPlaceholderView/*.{h,m}"
}

0 comments on commit ac0f384

Please sign in to comment.