Aparajita Fishman
|
67624208de
|
XcodeCapp improvements
- Convert to ARC, garbage collection is deprecated.
- Support radio buttons and groups as outlets in IB.
|
2013-02-22 23:56:21 -05:00 |
|
Antoine Mercadal
|
2d34d458f4
|
typo
|
2013-01-25 01:08:51 -08:00 |
|
Antoine Mercadal
|
836d8d030c
|
Detect multiple actions with same name
|
2013-01-24 16:15:37 -08:00 |
|
Antoine Mercadal
|
f30b3afabd
|
XcodeCapp: parser.j is now using Objective-J 2.0
|
2013-01-24 16:06:54 -08:00 |
|
Antoine Mercadal
|
6284f29a96
|
Fix regexp in XcodeCapp parser. Thanks to Andrew Hankinson
|
2013-01-08 18:43:09 -08:00 |
|
Aparajita Fishman
|
c2da96e311
|
CPWebView should be converted to WebView* in the shadow header
|
2012-10-08 17:30:28 -04:00 |
|
Antoine Mercadal
|
df28a4696e
|
parser.j now generate both header and implementation files
|
2012-09-13 19:06:00 -07:00 |
|
Antoine Mercadal
|
c30a6fb843
|
import the general include file to allow XCode to understand custom class inheritance
|
2012-09-13 14:09:30 -07:00 |
|
Antoine Mercadal
|
b0b084dbe8
|
add necessary imports
|
2012-08-08 16:02:00 -07:00 |
|
Antoine Mercadal
|
41a6621ac2
|
Make XCC generating .m files with @property for outlets
This is step 1 to have XCC working with Xcode 4.4.
|
2012-08-08 14:59:29 -07:00 |
|
Antoine Mercadal
|
9d1cf360b6
|
rename folder to XcodeCapp and update Jakefiles
|
2011-11-06 10:54:19 +01:00 |
|