Releases October 31, 2015
iSwift – Objective-C to Swift Converter – version 2.0 (Build number 1093) Changelog Preferences: Added option for Prefix Header source (Issue #88) Extra line after comments in output (Issue #123) copy method throwing a syntax error (Issue #112) Added support for the nil-coalescing operator – ?: (Issue #96) Added support and conversion for nonnull,nullable (Issue […]
Releases October 5, 2015
Over recent months, online personal trainers have really come into their own. The spread of coronavirus has made the thought of sharing gym equipment with others stay away from their local gym – and in many cases even closed those gyms down. The result has been a rise in people working out at home. But […]
Releases October 1, 2015
iSwift version 1.8 (Build number 825) Changelog Optimizations for El Capitan Private variables not being recognized in class extensions (Issue #61) instancetype not being recognized as a return type (Issue #60) instancetype not being converted to Self (Issue #62) init: and initWithXXX: methods not being properly converted (Issue #63) Minor fixes Try Buy for only 1299$ […]
Releases September 29, 2015
Try Buy for only 599$ So, you quickly want to be able to run and test your Swift code? You mean… without having to open Xcode, or messing with the “Playgrounds”, or opening the terminal? Like: write your code and then just run it? We did too. 🙂 And that’s how Run Swift came to life… […]
Releases September 24, 2015
iSwift version 1.7 (Build number 745) Changelog Added more Core Graphics types: CGBitmapContext, CGBitmapContextRef, CGColor, CGColorRef, CGColorSpace, CGColorSpaceRef, CGContext, CGContextRef, CGDataConsumer, CGDataConsumerRef, CGDataProvider, CGDataProviderRef, CGFont, CGFontRef, CGFunction, CGFunctionRef, CGGradient, CGGradientRef, CGImage, CGImageRef, CGLayer, CGLayerRef, CGPath, CGPathRef, CGPattern, CGPatternRef, CGPDFArray, CGPDFArrayRef, CGPDFContentStream, CGPDFContentStreamRef, CGPDFContext, CGPDFContextRef, CGPDFDictionary, CGPDFDictionaryRef, CGPDFDocument, CGPDFDocumentRef, CGPDFObject, CGPDFObjectRef, CGPDFOperatorTable, CGPDFOperatorTableRef, CGPDFPage, CGPDFPageRef, CGPDFScanner, […]
Releases September 18, 2015
These and other health-related problems encourage millions of people around the world to do sports. That’s why fitness app development is so popular today. Another modern trend is of course the use of mobile apps – there are thousands of them for any possible aspect of your life you can only imagine. Technology makes many things better […]
Sneak Peek September 11, 2015
So… anticipating for the next iSwift release? Here’s some news for you. The bad ones (first): It may take a few more days (yes, I know it’s already over a week since the last one!) It may make you feel too awesome It may make your coding buddies feeling reeally bad for not having discovered […]
Releases September 4, 2015
iSwift version 1.5 (Build number 535) Changelog CRITICAL: User-defined types not being recognized (Issue #42) CRITICAL: Parenthesis not being respected (Issue #43) Enums not being converted (Issue #31) Floating point constants not being appropriately converted (Issue #41) Add placeholder starter template when starting with an empty document (Issue #38) @dynamic throws an error during parsing […]
Releases August 30, 2015
iSwift version 1.4 (Build number 411) Changelog Floating-point constants not being recognized (Issue #20) #pragma directive not being recognized (Issue #15) Convert #pragma mark directives to annotated comments (Issue #15) Blocks not recognized as variable declarators (Issue #19) Several NS- struct types not being recognized: NSHashEnumerator, NSHashTableCallBacks, NSMapEnumerator,NSMapTableKeyCallBacks, NSMapTableValueCallBacks, NSPoint, NSPointArray, NSPointPointer, NSRect, NSRectArray, NSSizeArray, […]
Releases August 26, 2015
iSwift version 1.3 (Build number 304) Changelog Increment/Decrement operators not being correctly translated (Issue #14) Added more Types: CGFloat, CGSize, CGRect, CGPoint, CGVector (Issue #6) Fixed issue with #import directives & using know types (Issue #5) #pragma directives not being recognized (Issue #15) Class inheritance not being converted (Issue #9) Class extensions not being recognized […]