diff options
| author | Jules Laplace <jules@okfoc.us> | 2015-12-03 00:23:09 -0500 |
|---|---|---|
| committer | Jules Laplace <jules@okfoc.us> | 2015-12-03 00:23:09 -0500 |
| commit | e760f95dc843cf11367d1aea0ed832991964584a (patch) | |
| tree | cf03b343ef830c58f2b12aa0c76135fca58489c9 /StoneIsland/platforms/ios/Stone Island/Classes/AppDelegate.h | |
| parent | 0a55602cb98fea35632f8f11e840c65cc9011018 (diff) | |
rebuild project
Diffstat (limited to 'StoneIsland/platforms/ios/Stone Island/Classes/AppDelegate.h')
| -rw-r--r-- | StoneIsland/platforms/ios/Stone Island/Classes/AppDelegate.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/StoneIsland/platforms/ios/Stone Island/Classes/AppDelegate.h b/StoneIsland/platforms/ios/Stone Island/Classes/AppDelegate.h index 2587ce10..ee3f0764 100644 --- a/StoneIsland/platforms/ios/Stone Island/Classes/AppDelegate.h +++ b/StoneIsland/platforms/ios/Stone Island/Classes/AppDelegate.h @@ -19,7 +19,7 @@ // // AppDelegate.h -// HelloCordova +// Stone Island // // Created by ___FULLUSERNAME___ on ___DATE___. // Copyright ___ORGANIZATIONNAME___ ___YEAR___. All rights reserved. @@ -32,7 +32,7 @@ @interface AppDelegate : NSObject <UIApplicationDelegate>{} // invoke string is passed to your app on launch, this is only valid if you -// edit HelloCordova-Info.plist to add a protocol +// edit Stone Island-Info.plist to add a protocol // a simple tutorial can be found here : // http://iphonedevelopertips.com/cocoa/launching-your-own-application-via-a-custom-url-scheme.html |
