Skip to content

Commit

Permalink
Fixed podspec lint by explicitly setting MRC
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffh committed May 29, 2014
1 parent 19e8e58 commit 0ef1ecf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cedar.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,6 @@ Pod::Spec.new do |s|
'CLANG_CXX_LIBRARY' => 'libc++'
}
s.libraries = 'c++'
s.requires_arc = false

end

0 comments on commit 0ef1ecf

Please sign in to comment.