• Stars
    star
    2
  • Language
    Objective-C
  • License
    GNU General Publi...
  • Created over 12 years ago
  • Updated over 11 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Data-driven development with OCUnit. Write fewer tests, use more data!

More Repositories

1

AirplayDemo

Example implementation of AirPlay secondary display for iOS (iPhone/iPad) apps
Objective-C
159
star
2

XcodeNewBuildSystem

Swift
63
star
3

AirPlayStoryboards

Simple demonstration of using Storyboards with external (airplay) displays for iPhone/iPad
Objective-C
34
star
4

Facebook-iOS-Internal-Headers

Headers generated by reverse engineering the Facebook iOS binary
Objective-C
29
star
5

Weakness

Demonstrates using a dynamic framework with iOS 7
Objective-C
29
star
6

UnitTestHTTPServer

Embed an HTTP server in your iOS unit tests.
Objective-C
22
star
7

ClassClustersExamples

Example of two ways to construct a class cluster in Objective-C for Mac, iPhone, iPad, etc.
Objective-C
22
star
8

PublicKeyPinningExample

Example of implementing public key SSL pinning with NSURLConnection
Objective-C
13
star
9

ASLogger

An (almost) drop in replacement for `NSLog()` that logs using the Apple System Log (ASL)
C
12
star
10

TestFlightLogger

Custom logger for the Cocoa Lumberjack logging API that interfaces to TestFlightApp.com's remote logging.
Objective-C
12
star
11

XcodeConcurrentSwiftBuilds

6
star
12

NibInStoryboard

Shows how to use nib-based views with storyboards. This makes it easy to isolate and reuse custom views.
Objective-C
6
star
13

ModelObjectDemo

Examples of model object implementations for iOS
Objective-C
6
star
14

Swift-NSOperation-Test-Case

XCTestCase to verify the correct behavior of any NSOperation
Swift
5
star
15

UIKitCluster

Demonstrates class cluster for UIKit classes, loading a Xib from a storyboard
Objective-C
4
star
16

XCTestCoreData

XCTest Core Data Template
Objective-C
4
star
17

SimpleOffline

Demonstrates handling of "offline" network mode/reachability following Apple best practices.
Objective-C
3
star
18

LinkedInForMobileDevelopers

A (short) guide to LinkedIn success for mobile developers
3
star
19

MPMediaItem_DZCloud

Category for MPMediaItem that provides a method for determining if an item is local, or on iCloud/iTunes Match.
Objective-C
3
star
20

FoundationRaise

Provides pre formatted Objective-C exceptions for abstract method invocation, unimplemented functions and methods.
Objective-C
3
star
21

Offliner

Demonstrates offline caching for an iOS application.
Objective-C
2
star
22

KVCValidationExample

Shows how to implement Key-Value Coding validation on iOS.
Objective-C
2
star
23

NSOperationTestCaseTemplate

An Xcode template for tests that verify the correct behavior of any NSOperation subclass in Objective-C or Swift.
2
star
24

SimpleKVOArray

Simple example of key value observation of a mutable array property.
Objective-C
2
star
25

QueuedCoreData

Simple iOS CoreData demo demonstrating correct use of queue confinement and parent-child contexts.
Objective-C
2
star
26

NSPredicateDictionaryRepresentation

Informal protocol for decomposing (some) predicates into dictionaries. This makes it easy to use NSPredicates as parameters to REST web services.
Objective-C
2
star
27

AEX

Perl script that digests IETF RFC text and extracts ABNF grammar. Originally from http://wayback.archive.org/web/*/http://rtg.ietf.org/~fenner/ietf/aex
Perl
1
star
28

memory_pressure_ios

iOS port of the macOS memory_pressure tool
C
1
star
29

OperationalKeyValue

Demonstrates key value observation of an NSOperation subclass using synthesized accessors for `executing` and `finished`
Objective-C
1
star
30

UIApplication-DZUIApplication

Extensions to UIApplication to get Info.plist information, with (useful) caching.
Objective-C
1
star
31

NSURLRequest_BasicAuthentication

Basic Authentication for NSURLRequest and NSURLConnection
Objective-C
1
star
32

NSAtomicStoreTemplate

Xcode template for creating NSAtomicStore subclasses.
Objective-C
1
star