diff options
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 |
