What's new in Xcode Beta 3
What's new in Xcode Beta 3: Apple having a separate blog for its products? That’s unheard of. BTW, here’s what’s new in Xcode Beta 3
View ArticleHow to fix a bug at Project Building in Xcode Beta 3
UPD: bug at Project Building in Xcode Beta 3 was fixedHey guys!New Xcode 6 beta is released with some new refinements and some bugs as well. Today I’ll tell you about one of these new bugs and the...
View ArticleAccess Control - Swift Blog - Apple Developer
Access Control - Swift Blog - Apple Developer: Long-promised access control finally available. Great!
View ArticleInteracting with C Pointers in Swift. Part 2
What’s up?This is part two, no mistake, though we didn’t have part one. Part one turned to be unnecessary as Apple’s already written about interacting with C pointers here.In the second part, we’d like...
View ArticleObjective-C, ARC and Exceptions
Hello!Today I’ll tell you about one thing related to Objective-C exceptions when using ARC.I’ve run into this issue just recently. Hope this article will help you to take these peculiarities into...
View ArticleHow to fix error: unimplemented IR generation feature bitcast between types...
UPD: bug was fixed in Xcode Beta 6 As I’ve mentioned in one of my previous posts, Eltima dev team started a new project in Swift.What I’ve been thinking of recently, is Swift performance speed for...
View ArticleSpeeding up Array’s Sorting in Swift
What’s up?In my previous post I told you about the fix for compilation error in case optimization was enabled. And as I’ve already mentioned, I still haven’t succeeded in improving app’s performance....
View ArticleConvert NSMutableArray to Swift Array (Array[Type])
Hi there. Here’s one more tiny but helpful tip from my Swift experience.In my relatively big Swift project I have to use Foundation framework classes, which sometimes causes certain issues. Today I’ll...
View ArticleInteracting with C Pointers in Swift. Part 3: using CFunctionPointer
Hi there!In one of my previous posts (see Interacting with C Pointers in Swift. Part 2), I told you how the work with pointers in Swift is organized, and I also mentioned CFunctionPointer type. Let’s...
View ArticleUsing Bonjour in Swift
This article provides easy step-by-step instructions allowing to create your first app in Swift. You’ll create an application for searching the network for computers with enabled file sharing. With the...
View ArticleUsing Sim900 to Connect to Remote Devices
Hello!Eltima team is starting the series of articles about using embedded devices with computers running OS X. Quite often we need to connect to devices remotely. Sometimes we need to send or get data,...
View ArticleGetting Started with Sim900
Hi there. Today we are going to get a closer look at Sim900 radio module which we mentioned in our last post.So here we are with a board with Sim900 radio module, where the main contacts have already...
View ArticleMoving on with Sim900
In our previous post we used UART signals to connect to Sim900. We also tried to make a call and send a text message.So far, we didn’t consider too much responses to commands which are sent to the...
View ArticleFirst Eltima’s Project in Swift
Remember me telling about Eltima’s new thrilling project in the beginning of the summer? Good news! Our team is getting closer to alpha, and what we are doing right now is adding secondary functions...
View ArticleCommander One
It’s been a while since we posted last, but all for a good reason – all this time we’ve been working hard on our new product we’ve already told you about. The product is to be launched, and we would...
View ArticleNew file manager for Mac created in Swift – Commander One
We are delighted to introduce to you our new product - meet Commander One. This file manager features a dual-pane interface and a number of powerful features. Commander One is designed to make browsing...
View ArticleCommander One 1.1 has been released today
We are delighted to announce the release of Commander 1.1, the newest version of our dual pane file manager. We fixed some bugs and added some features according to our users’ suggestions.Commander One...
View ArticleCommander One 1.1 is fully compatible with OS X 10.11 El Capitan
We have all been waiting eagerly for OS X 10.11 El Capitan to arrive - and it is here at last! Apart from UI and usability improvements the major update of the release is related to security system, we...
View ArticleThe latest Commander One, our dual pane file manager, is released
The new version brings in various enhancements that will make it work better with OS X 10.11 El Capitan. The app has migrated to Swift 2.0 to become even more stable and work faster. Commander One now...
View ArticleSwordbox - an ultimate password tool
Eltima Software team is glad to announce the start of our brand new project - Swordbox - the most convenient way to keep all your passwords safe, accessible, and organized. The only thing required is a...
View Article