ObjFW  Check-in [473d26958e]

Overview
Comment:README.md: Quote paths in backticks.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 473d26958ec123285f9c5ab60239110ce7c74b7859a407aa3ba6279cef236510
User & Date: js on 2012-03-20 11:38:59
Other Links: manifest | tags
Context
2012-03-21
09:22
Fix of_atomic_{add,sub}_ptr on AMD64. check-in: 19421c0b6b user: js tags: trunk
2012-03-20
11:38
README.md: Quote paths in backticks. check-in: 473d26958e user: js tags: trunk
11:27
README.md: Don't use more than 72 columns. check-in: 6379dcf8c7 user: js tags: trunk
Changes

Modified README.md from [b847d1ab11] to [b5ec898978].

24
25
26
27
28
29
30
31
32
33
34
35
36
37
38

Building as a Mac OS X framework
================================

  It is also possible to build ObjFW as a Mac OS X framework. To do so,
  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 framework in Xcode
=====================================

  To use the Mac OS X framework in Xcode, you need to add the .framework







|







24
25
26
27
28
29
30
31
32
33
34
35
36
37
38

Building as a Mac OS X framework
================================

  It is also possible to build ObjFW as a Mac OS X framework. To do so,
  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 framework in Xcode
=====================================

  To use the Mac OS X framework in Xcode, you need to add the .framework