F-Script icon indicating copy to clipboard operation
F-Script copied to clipboard

Results 3 F-Script issues
Sort by recently updated
recently updated
newest added

Xcode 4.1 projects can be modernised. One effect of this is to set the Base SDK to Latest OS version - 10.7 in this case. This is the recommended configuration....

The vast majority of the changes are simple -- Foundation import instead of AppKit, avoiding NSPoint/NSRect/NSSize on iOS (#if TARGET_OS_IPHONE). Bulk of the change set is including an iOS compatible...

@pmougin There is no need to hardcode the arch to Intel, the app build on PowerPC as well: ![fscript](https://github.com/user-attachments/assets/ed3bf8a1-c45a-4030-9585-6ee917fd35d9)