Enable ARC for MGScopeBar

This is the original commit which I cherry picked 4213dcfbd3
This commit is contained in:
Allan Odgaard
2016-10-24 19:38:35 +07:00
parent 9d980a07df
commit 5f308732b7
2 changed files with 1 additions and 2 deletions

View File

@@ -1,4 +1,3 @@
SOURCES = vendor/MGScopeBar.m vendor/MGRecessedPopUpButtonCell.m
EXPORT = vendor/MGScopeBar.h vendor/MGScopeBarDelegateProtocol.h
OBJC_FLAGS += -fno-objc-arc
FRAMEWORKS = Carbon Cocoa