Skip to content

Commit

Permalink
[Calanders]Update Screenshots and app icons
Browse files Browse the repository at this point in the history
  • Loading branch information
timeyoutakeit committed Oct 21, 2013
1 parent adaaedf commit ed31edb
Show file tree
Hide file tree
Showing 19 changed files with 24 additions and 15 deletions.
15 changes: 11 additions & 4 deletions Calendars/Calendars/Calendars.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@
<MtouchDebug>True</MtouchDebug>
<MtouchProfiling>True</MtouchProfiling>
<MtouchLink>None</MtouchLink>
<MtouchI18n />
<MtouchI18n>
</MtouchI18n>
<MtouchArch>ARMv7</MtouchArch>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|iPhoneSimulator' ">
Expand All @@ -48,10 +49,13 @@
<CodesignKey>iPhone Developer</CodesignKey>
<MtouchDebug>True</MtouchDebug>
<MtouchProfiling>True</MtouchProfiling>
<IpaPackageName />
<MtouchI18n />
<IpaPackageName>
</IpaPackageName>
<MtouchI18n>
</MtouchI18n>
<MtouchArch>ARMv7</MtouchArch>
<CrashReportingApiKey />
<CrashReportingApiKey>
</CrashReportingApiKey>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|iPhone' ">
<DebugType>none</DebugType>
Expand Down Expand Up @@ -109,6 +113,7 @@
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<ItemGroup>
<ITunesArtwork Include="Resources\iTunesArtwork.png" />
<ITunesArtwork Include="Resources\iTunesArtwork%402x" />
</ItemGroup>
<ItemGroup>
<BundleResource Include="Resources\icon-29.png" />
Expand All @@ -127,5 +132,7 @@
<BundleResource Include="Resources\icon-114.png" />
<BundleResource Include="Resources\icon-144.png" />
<BundleResource Include="Resources\icon-72.png" />
<BundleResource Include="Resources\Icon-60%402x.png" />
<BundleResource Include="Resources\Icon-Small-40%402x.png" />
</ItemGroup>
</Project>
24 changes: 13 additions & 11 deletions Calendars/Calendars/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,17 +15,19 @@
</array>
<key>CFBundleDisplayName</key>
<string>Calendars</string>
<key>CFBundleIconFiles</key>
<array>
<string>Resources/icon-57.png</string>
<string>Resources/icon-114.png</string>
<string>Resources/icon-72.png</string>
<string>Resources/icon-144.png</string>
<string>Resources/icon-29.png</string>
<string>Resources/icon-58.png</string>
<string>Resources/icon-50.png</string>
<string>Resources/icon-100.png</string>
</array>
<key>CFBundleIconFiles</key>
<array>
<string>Resources/icon-57.png</string>
<string>Resources/icon-114.png</string>
<string>Resources/icon-72.png</string>
<string>Resources/icon-144.png</string>
<string>Resources/icon-29.png</string>
<string>Resources/icon-58.png</string>
<string>Resources/icon-50.png</string>
<string>Resources/icon-100.png</string>
<string>Icon-60@2x</string>
<string>Icon-Small-40@2x</string>
</array>
<key>MinimumOSVersion</key>
<string>6.0</string>
</dict>
Expand Down
Binary file added Calendars/Calendars/Resources/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Calendars/Calendars/Resources/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Calendars/Calendars/Resources/iTunesArtwork@2x
Binary file not shown.
Binary file removed Calendars/Screenshots/01.PNG
Binary file not shown.
Binary file removed Calendars/Screenshots/02.PNG
Binary file not shown.
Binary file removed Calendars/Screenshots/03.PNG
Binary file not shown.
Binary file removed Calendars/Screenshots/04.PNG
Binary file not shown.
Binary file removed Calendars/Screenshots/05.PNG
Binary file not shown.
Binary file removed Calendars/Screenshots/06.PNG
Binary file not shown.
Binary file removed Calendars/Screenshots/07.PNG
Binary file not shown.
Binary file removed Calendars/Screenshots/08.PNG
Binary file not shown.
Binary file added Calendars/Screenshots/Calanders01.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Calendars/Screenshots/Calanders02.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Calendars/Screenshots/Calanders03.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Calendars/Screenshots/Calanders04.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Calendars/Screenshots/Calanders05.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Calendars/Screenshots/Calanders06.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ed31edb

Please sign in to comment.