Skip to content

Commit 4df2995

Browse files
committed
Update README.
1 parent 4228bad commit 4df2995

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Diff for: README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@ F-Script is a set of open source tools for dynamic introspection, manipulation a
55

66
##Build
77

8-
There are 3 schemes that builds the F-Script app and framework for 3 deployment targets:
8+
F-Script heavily depends on frameworks available in the system. There is a scheme for each release of Mac OS X:
99

1010
- 10.7
1111
- 10.8
1212
- 10.9
13+
- 10.10
1314

14-
Each target is differrent in that it links against only those frameworks that are available on the target platform.
15-
16-
E.g. 10.7 build will run on 10.9, but will miss many frameworks like AVFoundations. In other hand, the 10.9 build will have that framework but will not run on 10.7.
15+
Each scheme consists of app and frameworks that a linked against all relevent frameworks available in the system.
16+
I *highly* suggest you to use app that is specifically build for you version of Mac OS X.
1717

1818

1919
##Paid Support

0 commit comments

Comments
 (0)