Tag: objective-c
-
Dynamsoft has released the mobile barcode SDK for iOS. In this post, let’s see how to use the SDK to quickly build an iOS barcode scanner app.iOS Barcode Scanner with Dynamsoft Barcode Reader SDKSDKDownloadXcode Project Configuration Open Xcode 7 and press Shift+Command+N to ...
-
As a Windows developer, I spent some time looking for an efficient way to create a service, as a counterpart of Windows service, on Mac OS X. Referring to the online documentation – Designing Daemons and Services, there are four types of background processes. The type Launch ...