Pinned Repositories
AddressBookPeoplePicker
Demo of how to use Address Book People Picker and Address Book callback
Algorithms
Algorithms - iPad demo showing Core Plot, KxMenu, C++ integration along with other various concepts described in README.md
CoreDataFaultingBug
Shows that setReturnsObjectsAsFaults:NO has no effect and that objects are faults.
CoreDataMemoryBug
Replicating some problems I've found with Core Data under iOS
ImageTransform
Demonstrates how to manipulate images in iOS using view transitions and transforms.
SectionedTableSample
Example shows how to use a sectioned table, pulling articles and videos into different sections.
SNLog
A lightweight Swift logger with support for Issue Navigator flagging.
VideoCompositionSimulatorBug
Shows a bug (hang) that occurs on the Xcode simulator when certain movies are processed by adding an instance of AVAssetReaderVideoCompositionOutput to an AVAssetReader object.
VideoExport
An iOS Swift based project showing how various video formats and orientations can be read and exported for maximum compatibility across clients and reduced size.
scottcarter's Repositories
scottcarter/VideoExport
An iOS Swift based project showing how various video formats and orientations can be read and exported for maximum compatibility across clients and reduced size.
scottcarter/VideoCompositionSimulatorBug
Shows a bug (hang) that occurs on the Xcode simulator when certain movies are processed by adding an instance of AVAssetReaderVideoCompositionOutput to an AVAssetReader object.
scottcarter/Algorithms
Algorithms - iPad demo showing Core Plot, KxMenu, C++ integration along with other various concepts described in README.md
scottcarter/CoreDataFaultingBug
Shows that setReturnsObjectsAsFaults:NO has no effect and that objects are faults.
scottcarter/CoreDataMemoryBug
Replicating some problems I've found with Core Data under iOS
scottcarter/ImageTransform
Demonstrates how to manipulate images in iOS using view transitions and transforms.
scottcarter/AddressBookPeoplePicker
Demo of how to use Address Book People Picker and Address Book callback
scottcarter/SectionedTableSample
Example shows how to use a sectioned table, pulling articles and videos into different sections.
scottcarter/SNLog
A lightweight Swift logger with support for Issue Navigator flagging.
scottcarter/TopAlbumsSwiftUI
An alternate implementation of TopAlbums using SwiftUI and Combine.
scottcarter/UnsplashDemo
Demonstration of using Unsplash API along with many other iOS concepts.
scottcarter/AddressBookOrganizationBug
An attempt to reproduce an issue when setting the kABPersonOrganizationProperty value in a new record in the iOS Address Book
scottcarter/base64_javascript_test_data
Some base64 encoded binary image data used for testing Javascript encode/decode routines
scottcarter/CMTimeBug
Shows a bug occurring on Xcode simulator when Swift calls Objective-C method with CMTime structure as an argument.
scottcarter/ContactuallySample
Demonstrates how to interact with the Contactually API to retrieve buckets and contacts.
scottcarter/DTBonjour
Framework for Communicating over Bonjour+Wifi
scottcarter/DTFoundation
Standard toolset classes and categories
scottcarter/FlickrDemo
Demo project which includes: Flickr integration with Alamofire, Realm, UIKit VC animations, table and collection VCs, AppDeveloperKit.
scottcarter/HackerRank
Solutions to some select HackerRank problems
scottcarter/KinveySample
Demonstrates a simple integration with Kinvey. Capture or select a movie, export as MP4 and save to Kinvey. Thumbnails displayed in Table View.
scottcarter/KinveySignIn
An update to the KinveyWidgets Sign-In project for iOS 8 - fixing some issues and adding a Podspec.
scottcarter/KinveyStress
This project is a start of some stress tests to the Kinvey backend.
scottcarter/Ninety-Nine-Swift-Solutions
Solutions to the Ninety-Nine Swift Problems (http://enekoalonso.com/projects/99-swift-problems)
scottcarter/ParseMemoryAllocationBug
scottcarter/RealmWriteIssue
Project to show a possible write bug with Realm version 5.4.8
scottcarter/ShareKit
Drop in sharing features for all iPhone and iPad apps
scottcarter/Specs
scottcarter/SwiftRichString_MallocBug
Illustrates a bug with the Pod SwiftRichString.
scottcarter/TopAlbums
The Top Albums using Apple's RSS generator