iPhone Software Development
Thursday, July 14, 2016

How to use Custom Framework in Xcode Swift Playground

›
This is a working example (1) Open Mac Terminal and cd ~ git clone --depth=1 http://github.com/neonichu/ThisCouldBeUsButYouPlaying.git ...
Thursday, July 7, 2016

Wrapping C++ classes and extending for Swift 3.0

›
Wrapping C++ classes or libraries for Swift requires the following files (1) Wrapper.h (2) Wrapper.mm (3) Bridging-Header.h, this will ...
Friday, June 17, 2016

APNS will be using JSON web token coming later this year

›
Sunday, February 21, 2016

no codesigning certificates found

›
From the "Known issues" of https://developer.apple.com/support/certificates/expiration/: "in the Keychain Access applicati...
Thursday, June 25, 2015

QuantLib 1.6 framework (libc++) for iOS and Mac OS X

›
QuantLib 1.6 framework (compile with -std=c++11 -stdlib=libc++) and prefix pre-built binary. Architectures in the fat file: framework/ql.fr...
Saturday, June 20, 2015

iOS Drawing in swift playground

›
swift Playground can be used for prototype iOS Drawing swift Plyaground     Select all //: Playground - a place where programmer can ...
Friday, June 19, 2015

Static and Dynamic link for Swift Compiler

›
Swift compiler can be used to compile command line tool under Mac OSX. This is an example and how-to use swift compile and use the compiled...
‹
›
Home
View web version
Powered by Blogger.