Skip to content

Instantly share code, notes, and snippets.

View harlock59300's full-sized avatar

Bruno DOUTRIAUX harlock59300

View GitHub Profile
@harlock59300
harlock59300 / LaunchMeAppDelegate.h
Created July 27, 2013 00:53
LaunchMeAppDelegate.h
/*
File: LaunchMeAppDelegate.h
Abstract: The application's delegate class. Handles incoming
URL requests.
Version: 1.7
@harlock59300
harlock59300 / main.m
Created July 27, 2013 00:50
copy-paste of launchme sample code from developer.apple.com resources
/*
File: main.m
Abstract: This file is included for support purposes and isn't
necessary for understanding this sample.
Version: 1.7