blob: 1f7167bd7a35d440b2471d74793d95a1860bd822 [file] [log] [blame]
xcodeproj 'OverflowTestMac'
workspace '../Demos'
target :OTM_osx do
platform :osx, '10.7'
link_with 'OverflowTestMac'
pod 'CocoaLumberjack', :path => '../../'
end