2

In Xcode 4.4 it seems I am unable to add compiler flags to individual source files. I am trying to remove ARC from a single file but I can not get the pop up to add flags. Double clicking or selecting the item and pressing enter does not work, also tried selecting multiple and pushing enter which does not work. I have tried with two separate projects, one of which I created with Xcode 4.4. Is there another way to manually add compiler flags to a source file? (I do not have an older version of Xcode to see how it stores the value [likely in the pbxproj]).

Note: MacBook Pro w/ Retina Display - OSX 10.8

4

1 回答 1

5

我找到了窗户藏在哪里。当弹出窗口出现在右侧时,我不得不将 Xcode 拖到屏幕的左下角很远。这使它在全屏时完全隐藏。

截屏

已提交错误报告rdar://11970271

于 2012-07-27T00:51:34.137 回答