This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
File: LaunchMeAppDelegate.h | |
Abstract: The application's delegate class. Handles incoming | |
URL requests. | |
Version: 1.7 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
File: main.m | |
Abstract: This file is included for support purposes and isn't | |
necessary for understanding this sample. | |
Version: 1.7 |