Just did an initial push of the UR.IMG.UR sources as submitted to the Mac and iOS app stores. The code makes full use of the Nibitaph 'framework' code, realizing a high degree of code sharing between the macOS and iOS builds.
https://github.com/genkiyooka/UR.IMG.UR
Mac App Store version:
https://itunes.apple.com/ca/app/ur.img.ur/id1120411631?mt=12
iPad App Store version:
https://itunes.apple.com/ca/app/ur.img.ur/id1126129243?mt=8
Build Mac OS X and iPad applications from a single shared source base in Objective-C 2.1. AKA the last Objective-C 2.1 cross-development framework for AppKit & UIKit you'll ever need.
Showing posts with label GKSelfieTaker. Show all posts
Showing posts with label GKSelfieTaker. Show all posts
Tuesday, October 4, 2016
Monday, May 23, 2016
Nibitaph - The last framework you'll use for Mac OS X and iPad Development.
If you'd done any amount of Cocoa programming before starting with Cocoa-Touch, your first impression is: how similar these frameworks are.
Your second impression might be "How infuriatingly similar these frameworks are!"
The Nibitaph framework aims to provide, through protocol-oriented programming, a union of AppKit and UIKit that can be used to quickly and easily develop cross-platform (Mac OS X 10.6- and iPad iOS 5.x-) apps.
Home is where the repo is: github.com/genkiyooka/Nibitaph/
Nibitaph is an umbrella consisting of the following submodules:
github.com/genkiyooka/WithRequirements
github.com/genkiyooka/GKApplication
github.com/genkiyooka/GKDynamicUI
github.com/genkiyooka/UAVCaptureImage
github.com/genkiyooka/GKSelfieTaker
github.com/genkiyooka/GKNetwerking
Your second impression might be "How infuriatingly similar these frameworks are!"
The Nibitaph framework aims to provide, through protocol-oriented programming, a union of AppKit and UIKit that can be used to quickly and easily develop cross-platform (Mac OS X 10.6- and iPad iOS 5.x-) apps.
Home is where the repo is: github.com/genkiyooka/Nibitaph/
Nibitaph is an umbrella consisting of the following submodules:
github.com/genkiyooka/WithRequirements
github.com/genkiyooka/GKApplication
github.com/genkiyooka/GKDynamicUI
github.com/genkiyooka/UAVCaptureImage
github.com/genkiyooka/GKSelfieTaker
github.com/genkiyooka/GKNetwerking
Subscribe to:
Posts (Atom)