Skip to content

Commit

Permalink
MOD: change app name.
Browse files Browse the repository at this point in the history
  • Loading branch information
Tang Qiao committed Feb 28, 2013
1 parent f587315 commit e8b7c7b
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleDisplayName</key>
<string>news:yc</string>
<key>CFBundleDocumentTypes</key>
<array/>
<string>Startup News</string>
<key>CFBundleExecutable</key>
<string>${EXECUTABLE_NAME}</string>
<key>CFBundleIdentifier</key>
Expand All @@ -22,8 +20,6 @@
<string>1.5</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleURLTypes</key>
<array/>
<key>CFBundleVersion</key>
<string>1.5</string>
<key>LSRequiresIPhoneOS</key>
Expand All @@ -43,7 +39,7 @@
<key>Blue</key>
<integer>0</integer>
<key>Green</key>
<real>0.4</real>
<real>0.40000000000000002</real>
<key>Red</key>
<integer>1</integer>
</dict>
Expand All @@ -58,9 +54,5 @@
<string>UIInterfaceOrientationLandscapeLeft</string>
<string>UIInterfaceOrientationLandscapeRight</string>
</array>
<key>UTExportedTypeDeclarations</key>
<array/>
<key>UTImportedTypeDeclarations</key>
<array/>
</dict>
</plist>

0 comments on commit e8b7c7b

Please sign in to comment.