Skip to content

Commit

Permalink
Bugfix for FRLayeredNavigationController 0.3.0: Removed other Linker …
Browse files Browse the repository at this point in the history
…Flags that could cause problems
  • Loading branch information
weissi committed Jun 25, 2012
1 parent 149fcf9 commit 6a63093
Showing 1 changed file with 0 additions and 2 deletions.
Expand Up @@ -19,6 +19,4 @@ Pod::Spec.new do |s|
s.framework = 'UIKit'

s.requires_arc = true

s.xcconfig = { 'OTHER_LDFLAGS' => '-ObjC -fobjc-arc -all_load' }
end

0 comments on commit 6a63093

Please sign in to comment.