]> git.saurik.com Git - cycript.git/blobdiff - Bridge.def
Remove CYRunSetups (this feature is broken now).
[cycript.git] / Bridge.def
index 17b017ae2ce668624a8991bddc8460079f492322..111b5db0f7e86f0ee80b1bbfcbd4b22303019bde 100644 (file)
@@ -5,6 +5,8 @@ C NULL null
 : applicationDidFinishLaunching: v12@0:4@8
 
 T id @
+T Class #
+T SEL :
 
 T short s
 T int i
@@ -44,9 +46,9 @@ T UInt32 {uint32_t}
 T SInt64 {int64_t}
 T UInt64 {uint64_t}
 
-S CGPoint "x"f"y"f
+S CGPoint "x"{CGFloat}"y"{CGFloat}
 S CGRect "origin"{CGPoint}"size"{CGSize}
-S CGSize "width"f"height"f
+S CGSize "width"{CGFloat}"height"{CGFloat}
 
 l c
 
@@ -344,7 +346,7 @@ V UIKeyboardAnimationDurationUserInfoKey @
 
 F UIApplicationMain ii^^c@@
 
-F UIImageJPEGRepresentation @@
+F UIImageJPEGRepresentation @@f
 F UIImagePNGRepresentation @@
 F UIImageWriteToSavedPhotosAlbum v@@:^v
 
@@ -1241,7 +1243,7 @@ F CFShowStr v@
 
 f CoreGraphics
 
-T CGFloat f
+T CGFloat F
 
 # CGAffineTransform