Merge pull request #19 from nventive/dev/jela/ios2

Adjust iOS publication
This commit is contained in:
Jérôme Laban 2019-05-22 08:55:43 -04:00 committed by GitHub
commit fe79be4a91
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
29 changed files with 195 additions and 163 deletions

View file

@ -115,12 +115,63 @@
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>
<Compile Include="Main.cs" /> <Compile Include="Main.cs" />
<ImageAsset Include="Media.xcassets\AppIcons.appiconset\Icon-83.5%402x.png">
<Visible>false</Visible>
</ImageAsset>
<ImageAsset Include="Media.xcassets\AppIcons.appiconset\Icon-76%402x.png">
<Visible>false</Visible>
</ImageAsset>
<ImageAsset Include="Media.xcassets\AppIcons.appiconset\Icon-76.png">
<Visible>false</Visible>
</ImageAsset>
<ImageAsset Include="Media.xcassets\AppIcons.appiconset\Icon-60%403x.png">
<Visible>false</Visible>
</ImageAsset>
<ImageAsset Include="Media.xcassets\AppIcons.appiconset\Icon-60%402x.png">
<Visible>false</Visible>
</ImageAsset>
<ImageAsset Include="Media.xcassets\AppIcons.appiconset\Icon-40%403x.png">
<Visible>false</Visible>
</ImageAsset>
<ImageAsset Include="Media.xcassets\AppIcons.appiconset\Icon-40%402x.png">
<Visible>false</Visible>
</ImageAsset>
<ImageAsset Include="Media.xcassets\AppIcons.appiconset\Icon-40.png">
<Visible>false</Visible>
</ImageAsset>
<ImageAsset Include="Media.xcassets\AppIcons.appiconset\Icon-29%403x.png">
<Visible>false</Visible>
</ImageAsset>
<ImageAsset Include="Media.xcassets\AppIcons.appiconset\Icon-29%402x.png">
<Visible>false</Visible>
</ImageAsset>
<ImageAsset Include="Media.xcassets\AppIcons.appiconset\Icon-29.png">
<Visible>false</Visible>
</ImageAsset>
<ImageAsset Include="Media.xcassets\AppIcons.appiconset\Icon-20%403x.png">
<Visible>false</Visible>
</ImageAsset>
<ImageAsset Include="Media.xcassets\AppIcons.appiconset\Icon-20%402x.png">
<Visible>false</Visible>
</ImageAsset>
<ImageAsset Include="Media.xcassets\AppIcons.appiconset\Icon-20.png">
<Visible>false</Visible>
</ImageAsset>
<ImageAsset Include="Media.xcassets\AppIcons.appiconset\Icon-1024.png">
<Visible>false</Visible>
</ImageAsset>
<None Include="Info.plist"> <None Include="Info.plist">
<SubType>Designer</SubType> <SubType>Designer</SubType>
</None> </None>
<Compile Include="Properties\AssemblyInfo.cs" /> <Compile Include="Properties\AssemblyInfo.cs" />
<Content Include="Entitlements.plist" /> <Content Include="Entitlements.plist" />
<BundleResource Include="Resources\Fonts\CalcMDL2.ttf" /> <BundleResource Include="Resources\Fonts\CalcMDL2.ttf" />
<ImageAsset Include="Media.xcassets\AppIcons.appiconset\Contents.json">
<Visible>false</Visible>
</ImageAsset>
<ImageAsset Include="Media.xcassets\LaunchImages.launchimage\Contents.json">
<Visible>false</Visible>
</ImageAsset>
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<Reference Include="System" /> <Reference Include="System" />
@ -128,44 +179,6 @@
<Reference Include="System.Core" /> <Reference Include="System.Core" />
<Reference Include="Xamarin.iOS" /> <Reference Include="Xamarin.iOS" />
</ItemGroup> </ItemGroup>
<ItemGroup>
<ImageAsset Include="Media.xcassets\AppIcons.appiconset\Contents.json">
<Visible>false</Visible>
</ImageAsset>
<ImageAsset Include="Media.xcassets\AppIcons.appiconset\ios-marketing-1024x1024@1x.png">
<Visible>false</Visible>
</ImageAsset>
<ImageAsset Include="Media.xcassets\AppIcons.appiconset\iPad-76x76@2x.png">
<Visible>false</Visible>
</ImageAsset>
<ImageAsset Include="Media.xcassets\AppIcons.appiconset\iPad-84x84@2x.png">
<Visible>false</Visible>
</ImageAsset>
<ImageAsset Include="Media.xcassets\AppIcons.appiconset\iPhone-152x152@3x.png">
<Visible>false</Visible>
</ImageAsset>
<ImageAsset Include="Media.xcassets\AppIcons.appiconset\iPhone-120x120@3x.png">
<Visible>false</Visible>
</ImageAsset>
<ImageAsset Include="Media.xcassets\AppIcons.appiconset\iPhone-120x120@3x.png">
<Visible>false</Visible>
</ImageAsset>
<ImageAsset Include="Media.xcassets\AppIcons.appiconset\iPhone-152x152@3x.png">
<Visible>false</Visible>
</ImageAsset>
<ImageAsset Include="Media.xcassets\AppIcons.appiconset\iPhone-20x20@2x.png">
<Visible>false</Visible>
</ImageAsset>
<ImageAsset Include="Media.xcassets\AppIcons.appiconset\iPhone-20x20@3x.png">
<Visible>false</Visible>
</ImageAsset>
<ImageAsset Include="Media.xcassets\AppIcons.appiconset\iPhone-60x60@2x.png">
<Visible>false</Visible>
</ImageAsset>
<ImageAsset Include="Media.xcassets\LaunchImages.launchimage\Contents.json">
<Visible>false</Visible>
</ImageAsset>
</ItemGroup>
<ItemGroup> <ItemGroup>
<BundleResource Include="Resources\Fonts\winjs-symbols.ttf" /> <BundleResource Include="Resources\Fonts\winjs-symbols.ttf" />
</ItemGroup> </ItemGroup>

View file

@ -1,49 +1,55 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0"> <plist version="1.0">
<dict> <dict>
<key>CFBundleDisplayName</key> <key>CFBundleDisplayName</key>
<string>Uno Calculator</string> <string>Uno Calculator</string>
<key>CFBundleIdentifier</key> <key>CFBundleIdentifier</key>
<string>uno.platform.calculator</string> <string>uno.platform.calculator</string>
<key>CFBundleShortVersionString</key> <key>CFBundleShortVersionString</key>
<string>1.0</string> <string>1.0</string>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
<string>1.0</string> <string>1.0</string>
<key>LSRequiresIPhoneOS</key> <key>LSRequiresIPhoneOS</key>
<true/> <true/>
<key>MinimumOSVersion</key> <key>MinimumOSVersion</key>
<string>10.0</string> <string>10.0</string>
<key>UIDeviceFamily</key> <key>UIDeviceFamily</key>
<array> <array>
<integer>1</integer> <integer>1</integer>
<integer>2</integer> <integer>2</integer>
</array> </array>
<key>UILaunchStoryboardName</key> <key>UILaunchStoryboardName</key>
<string>LaunchScreen</string> <string>LaunchScreen</string>
<key>UIRequiredDeviceCapabilities</key> <key>UIRequiredDeviceCapabilities</key>
<array> <array>
<string>armv7</string> <string>armv7</string>
</array> </array>
<key>UISupportedInterfaceOrientations</key> <key>UISupportedInterfaceOrientations</key>
<array> <array>
<string>UIInterfaceOrientationPortrait</string> <string>UIInterfaceOrientationPortrait</string>
<string>UIInterfaceOrientationLandscapeLeft</string> <string>UIInterfaceOrientationLandscapeLeft</string>
<string>UIInterfaceOrientationLandscapeRight</string> <string>UIInterfaceOrientationLandscapeRight</string>
</array> </array>
<key>UISupportedInterfaceOrientations~ipad</key> <key>NSPhotoLibraryUsageDescription</key>
<array> <string>Photo Library Access Warning</string>
<string>UIInterfaceOrientationPortrait</string> <key>UISupportedInterfaceOrientations~ipad</key>
<string>UIInterfaceOrientationPortraitUpsideDown</string> <array>
<string>UIInterfaceOrientationLandscapeLeft</string> <string>UIInterfaceOrientationPortrait</string>
<string>UIInterfaceOrientationLandscapeRight</string> <string>UIInterfaceOrientationPortraitUpsideDown</string>
</array> <string>UIInterfaceOrientationLandscapeLeft</string>
<key>UIAppFonts</key> <string>UIInterfaceOrientationLandscapeRight</string>
<array> </array>
<string>Fonts/winjs-symbols.ttf</string> <key>UIAppFonts</key>
<string>Fonts/CalcMDL2.ttf</string> <array>
</array> <string>Fonts/winjs-symbols.ttf</string>
<key>UIRequiresFullScreen</key> <string>Fonts/CalcMDL2.ttf</string>
<true/> </array>
</dict> <key>UIRequiresFullScreen</key>
<true/>
<key>XSAppIconAssets</key>
<string>Media.xcassets/AppIcons.appiconset</string>
<key>XSLaunchImageAssets</key>
<string>Media.xcassets/LaunchImages.launchimage</string>
</dict>
</plist> </plist>

View file

@ -1,106 +1,119 @@
{ {
"images": [ "images": [
{
"scale": "2x",
"size": "29x29",
"idiom": "iphone"
},
{
"scale": "3x",
"size": "29x29",
"idiom": "iphone"
},
{
"scale": "2x",
"size": "40x40",
"idiom": "iphone"
},
{
"scale": "3x",
"size": "60x60",
"idiom": "iphone"
},
{
"scale": "1x",
"size": "20x20",
"idiom": "ipad"
},
{
"scale": "2x",
"size": "20x20",
"idiom": "ipad"
},
{
"scale": "1x",
"size": "29x29",
"idiom": "ipad"
},
{
"scale": "2x",
"size": "29x29",
"idiom": "ipad"
},
{
"scale": "1x",
"size": "40x40",
"idiom": "ipad"
},
{
"scale": "2x",
"size": "40x40",
"idiom": "ipad"
},
{
"scale": "1x",
"size": "76x76",
"idiom": "ipad"
},
{ {
"scale": "2x", "scale": "2x",
"size": "20x20", "size": "20x20",
"idiom": "iphone", "idiom": "iphone",
"filename": "iPhone-20x20@2x.png" "filename": "Icon-20@2x.png"
}, },
{ {
"scale": "3x", "scale": "3x",
"size": "20x20", "size": "20x20",
"idiom": "iphone", "idiom": "iphone",
"filename": "iPhone-20x20@3x.png" "filename": "Icon-20@3x.png"
}, },
{ {
"scale": "2x", "scale": "1x",
"size": "60x60", "size": "20x20",
"idiom": "iphone",
"filename": "iPhone-60x60@2x.png"
},
{
"scale": "2x",
"size": "83.5x83.5",
"idiom": "ipad", "idiom": "ipad",
"filename": "iPad-84x84@2x.png" "filename": "Icon-20.png"
},
{
"scale": "2x",
"size": "20x20",
"idiom": "ipad",
"filename": "Icon-20@2x.png"
}, },
{ {
"scale": "1x", "scale": "1x",
"size": "1024x1024", "size": "1024x1024",
"idiom": "ios-marketing", "idiom": "ios-marketing",
"filename": "ios-marketing-1024x1024@1x.png" "filename": "Icon-1024.png"
}, },
{ {
"scale": "2x", "scale": "2x",
"size": "76x76", "size": "29x29",
"idiom": "ipad", "idiom": "iphone",
"filename": "iPhone-152x152@3x.png" "filename": "Icon-29@2x.png"
},
{
"scale": "3x",
"size": "29x29",
"idiom": "iphone",
"filename": "Icon-29@3x.png"
},
{
"scale": "2x",
"size": "40x40",
"idiom": "iphone",
"filename": "Icon-40@2x.png"
}, },
{ {
"scale": "3x", "scale": "3x",
"size": "40x40", "size": "40x40",
"idiom": "iphone", "idiom": "iphone",
"filename": "iPhone-120x120@3x.png" "filename": "Icon-40@3x.png"
},
{
"scale": "2x",
"size": "60x60",
"idiom": "iphone",
"filename": "Icon-60@2x.png"
},
{
"scale": "3x",
"size": "60x60",
"idiom": "iphone",
"filename": "Icon-60@3x.png"
},
{
"scale": "1x",
"size": "29x29",
"idiom": "ipad",
"filename": "Icon-29.png"
},
{
"scale": "2x",
"size": "29x29",
"idiom": "ipad",
"filename": "Icon-29@2x.png"
},
{
"scale": "1x",
"size": "40x40",
"idiom": "ipad",
"filename": "Icon-40.png"
},
{
"scale": "2x",
"size": "40x40",
"idiom": "ipad",
"filename": "Icon-40@2x.png"
},
{
"scale": "1x",
"size": "76x76",
"idiom": "ipad",
"filename": "Icon-76.png"
},
{
"scale": "2x",
"size": "76x76",
"idiom": "ipad",
"filename": "Icon-76@2x.png"
},
{
"scale": "2x",
"size": "83.5x83.5",
"idiom": "ipad",
"filename": "Icon-83.5@2x.png"
} }
], ],
"properties": {}, "properties": {
"pre-rendered": false
},
"info": { "info": {
"version": 1, "version": 1,
"author": "xcode" "author": ""
} }
} }

Binary file not shown.

After

Width:  |  Height:  |  Size: 69 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 659 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 224 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 308 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 971 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

View file

@ -5,7 +5,7 @@
"extent": "full-screen", "extent": "full-screen",
"minimum-system-version": "7.0", "minimum-system-version": "7.0",
"scale": "2x", "scale": "2x",
"size": "640x960", "size": "0x0",
"idiom": "iphone" "idiom": "iphone"
}, },
{ {
@ -14,7 +14,7 @@
"minimum-system-version": "7.0", "minimum-system-version": "7.0",
"subtype": "retina4", "subtype": "retina4",
"scale": "2x", "scale": "2x",
"size": "640x1136", "size": "0x0",
"idiom": "iphone" "idiom": "iphone"
}, },
{ {
@ -22,7 +22,7 @@
"extent": "full-screen", "extent": "full-screen",
"minimum-system-version": "7.0", "minimum-system-version": "7.0",
"scale": "1x", "scale": "1x",
"size": "768x1024", "size": "0x0",
"idiom": "ipad" "idiom": "ipad"
}, },
{ {
@ -30,7 +30,7 @@
"extent": "full-screen", "extent": "full-screen",
"minimum-system-version": "7.0", "minimum-system-version": "7.0",
"scale": "1x", "scale": "1x",
"size": "1024x768", "size": "0x0",
"idiom": "ipad" "idiom": "ipad"
}, },
{ {
@ -38,7 +38,7 @@
"extent": "full-screen", "extent": "full-screen",
"minimum-system-version": "7.0", "minimum-system-version": "7.0",
"scale": "2x", "scale": "2x",
"size": "1536x2048", "size": "0x0",
"idiom": "ipad" "idiom": "ipad"
}, },
{ {
@ -46,7 +46,7 @@
"extent": "full-screen", "extent": "full-screen",
"minimum-system-version": "7.0", "minimum-system-version": "7.0",
"scale": "2x", "scale": "2x",
"size": "2048x1536", "size": "0x0",
"idiom": "ipad" "idiom": "ipad"
} }
], ],

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 58 KiB