Index: README ================================================================== --- README +++ README @@ -27,11 +27,11 @@ just execute xcodebuild -target ObjFW in the root directory of ObjFW or open the .xcodeproj in Xcode and choose Build -> Build from the menu. Copy the resulting ObjFW.framework to /Library/Frameworks and you are done. -USING THE MAC OS X FRAMWORK IN XCODE +USING THE MAC OS X FRAMEWORK IN XCODE To use the Mac OS X framework in Xcode, you need to add the .framework to your project and add the following flags to "Other C Flags": -fconstant-string-class=OFConstantString -fno-constant-cfstrings