Updated GpsWatch for impending submission compliance testing

This commit is contained in:
Aaron Sky 2015-04-01 16:57:49 -04:00
Родитель b6cace0887
Коммит 93c7a04014
7 изменённых файлов: 139 добавлений и 133 удалений

Просмотреть файл

@ -3,7 +3,7 @@
<plist version="1.0"> <plist version="1.0">
<dict> <dict>
<key>CFBundleIdentifier</key> <key>CFBundleIdentifier</key>
<string>com.your-company.gpswatch</string> <string>com.xamarin.gpswatch</string>
<key>CFBundleShortVersionString</key> <key>CFBundleShortVersionString</key>
<string>1.0</string> <string>1.0</string>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
@ -11,7 +11,7 @@
<key>LSRequiresIPhoneOS</key> <key>LSRequiresIPhoneOS</key>
<true/> <true/>
<key>MinimumOSVersion</key> <key>MinimumOSVersion</key>
<string>8.0</string> <string>8.2</string>
<key>UIDeviceFamily</key> <key>UIDeviceFamily</key>
<array> <array>
<integer>1</integer> <integer>1</integer>
@ -21,8 +21,6 @@
<string>LaunchScreen</string> <string>LaunchScreen</string>
<key>UIMainStoryboardFile</key> <key>UIMainStoryboardFile</key>
<string>MainStoryboard_iPhone</string> <string>MainStoryboard_iPhone</string>
<key>UIMainStoryboardFile~ipad</key>
<string>MainStoryboard_iPad</string>
<key>UIRequiredDeviceCapabilities</key> <key>UIRequiredDeviceCapabilities</key>
<array> <array>
<string>armv7</string> <string>armv7</string>
@ -33,13 +31,6 @@
<string>UIInterfaceOrientationLandscapeLeft</string> <string>UIInterfaceOrientationLandscapeLeft</string>
<string>UIInterfaceOrientationLandscapeRight</string> <string>UIInterfaceOrientationLandscapeRight</string>
</array> </array>
<key>UISupportedInterfaceOrientations~ipad</key>
<array>
<string>UIInterfaceOrientationPortrait</string>
<string>UIInterfaceOrientationPortraitUpsideDown</string>
<string>UIInterfaceOrientationLandscapeLeft</string>
<string>UIInterfaceOrientationLandscapeRight</string>
</array>
<key>CFBundleDisplayName</key> <key>CFBundleDisplayName</key>
<string>GpsWatch</string> <string>GpsWatch</string>
<key>CFBundleName</key> <key>CFBundleName</key>
@ -48,7 +39,16 @@
<string>Allow WatchKit app to use your location</string> <string>Allow WatchKit app to use your location</string>
<key>XSAppIconAssets</key> <key>XSAppIconAssets</key>
<string>Resources/Images.xcassets/AppIcon.appiconset</string> <string>Resources/Images.xcassets/AppIcon.appiconset</string>
<key>UIMainStoryboardFile~ipad</key>
<string>MainStoryboard_iPad</string>
<key>XSLaunchImageAssets</key> <key>XSLaunchImageAssets</key>
<string>Resources/Images.xcassets/LaunchImage.launchimage</string> <string>Resources/Images.xcassets/LaunchImage.launchimage</string>
<key>UISupportedInterfaceOrientations~ipad</key>
<array>
<string>UIInterfaceOrientationPortrait</string>
<string>UIInterfaceOrientationPortraitUpsideDown</string>
<string>UIInterfaceOrientationLandscapeLeft</string>
<string>UIInterfaceOrientationLandscapeRight</string>
</array>
</dict> </dict>
</plist> </plist>

Просмотреть файл

@ -93,8 +93,8 @@
<ConsolePause>false</ConsolePause> <ConsolePause>false</ConsolePause>
<MtouchArch>ARMv7, ARM64</MtouchArch> <MtouchArch>ARMv7, ARM64</MtouchArch>
<CodesignEntitlements>Entitlements.plist</CodesignEntitlements> <CodesignEntitlements>Entitlements.plist</CodesignEntitlements>
<CodesignProvision>Automatic:AppStore</CodesignProvision> <CodesignProvision>ba6dab2b-79e9-4e8b-b0f9-174570093692</CodesignProvision>
<CodesignKey>iPhone Distribution</CodesignKey> <CodesignKey>iPhone Distribution: Xamarin Inc (7V723M9SQ5)</CodesignKey>
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>
<Reference Include="System" /> <Reference Include="System" />

Просмотреть файл

@ -1,170 +1,170 @@
{ {
"images": [ "images" : [
{ {
"size": "29x29", "idiom" : "iphone",
"scale": "1x", "size" : "29x29",
"idiom": "iphone" "scale" : "1x"
}, },
{ {
"size": "29x29", "idiom" : "iphone",
"scale": "2x", "size" : "29x29",
"idiom": "iphone" "scale" : "2x"
}, },
{ {
"size": "29x29", "idiom" : "iphone",
"scale": "3x", "size" : "29x29",
"idiom": "iphone" "scale" : "3x"
}, },
{ {
"size": "40x40", "idiom" : "iphone",
"scale": "2x", "size" : "40x40",
"idiom": "iphone" "scale" : "2x"
}, },
{ {
"size": "40x40", "idiom" : "iphone",
"scale": "3x", "size" : "40x40",
"idiom": "iphone" "scale" : "3x"
}, },
{ {
"size": "57x57", "idiom" : "iphone",
"scale": "1x", "size" : "57x57",
"idiom": "iphone" "scale" : "1x"
}, },
{ {
"size": "57x57", "idiom" : "iphone",
"scale": "2x", "size" : "57x57",
"idiom": "iphone" "scale" : "2x"
}, },
{ {
"size": "60x60", "idiom" : "iphone",
"scale": "2x", "size" : "60x60",
"idiom": "iphone" "scale" : "2x"
}, },
{ {
"size": "60x60", "idiom" : "iphone",
"scale": "3x", "size" : "60x60",
"idiom": "iphone" "scale" : "3x"
}, },
{ {
"size": "29x29", "idiom" : "ipad",
"scale": "1x", "size" : "29x29",
"idiom": "ipad" "scale" : "1x"
}, },
{ {
"size": "29x29", "idiom" : "ipad",
"scale": "2x", "size" : "29x29",
"idiom": "ipad" "scale" : "2x"
}, },
{ {
"size": "40x40", "idiom" : "ipad",
"scale": "1x", "size" : "40x40",
"idiom": "ipad" "scale" : "1x"
}, },
{ {
"size": "40x40", "idiom" : "ipad",
"scale": "2x", "size" : "40x40",
"idiom": "ipad" "scale" : "2x"
}, },
{ {
"size": "50x50", "idiom" : "ipad",
"scale": "1x", "size" : "50x50",
"idiom": "ipad" "scale" : "1x"
}, },
{ {
"size": "50x50", "idiom" : "ipad",
"scale": "2x", "size" : "50x50",
"idiom": "ipad" "scale" : "2x"
}, },
{ {
"size": "72x72", "idiom" : "ipad",
"scale": "1x", "size" : "72x72",
"idiom": "ipad" "scale" : "1x"
}, },
{ {
"size": "72x72", "idiom" : "ipad",
"scale": "2x", "size" : "72x72",
"idiom": "ipad" "scale" : "2x"
}, },
{ {
"size": "76x76", "idiom" : "ipad",
"scale": "1x", "size" : "76x76",
"idiom": "ipad" "scale" : "1x"
}, },
{ {
"size": "76x76", "idiom" : "ipad",
"scale": "2x", "size" : "76x76",
"idiom": "ipad" "scale" : "2x"
}, },
{ {
"role": "notificationCenter", "idiom" : "car",
"filename": "Icon-24@2x.png", "size" : "120x120",
"size": "24x24", "scale" : "1x"
"subtype": "38mm",
"scale": "2x",
"idiom": "watch"
}, },
{ {
"role": "notificationCenter", "size" : "24x24",
"filename": "Icon-27.5@2x.png", "idiom" : "watch",
"size": "27.5x27.5", "scale" : "2x",
"subtype": "42mm", "filename" : "Icon-24@2x.png",
"scale": "2x", "role" : "notificationCenter",
"idiom": "watch" "subtype" : "38mm"
}, },
{ {
"role": "companionSettings", "size" : "27.5x27.5",
"filename": "Icon-29@2x.png", "idiom" : "watch",
"size": "29x29", "scale" : "2x",
"scale": "2x", "filename" : "Icon-27.5@2x.png",
"idiom": "watch" "role" : "notificationCenter",
"subtype" : "42mm"
}, },
{ {
"role": "companionSettings", "size" : "29x29",
"filename": "Icon-29@3x.png", "idiom" : "watch",
"size": "29.3x29.3", "filename" : "Icon-29@2x.png",
"scale": "3x", "role" : "companionSettings",
"idiom": "watch" "scale" : "2x"
}, },
{ {
"role": "appLauncher", "size" : "29x29",
"filename": "Icon-40@2x.png", "idiom" : "watch",
"size": "40x40", "filename" : "Icon-29@3x.png",
"subtype": "38mm", "role" : "companionSettings",
"scale": "2x", "scale" : "3x"
"idiom": "watch"
}, },
{ {
"role": "appLauncher", "size" : "40x40",
"filename": "Icon-44@2x.png", "idiom" : "watch",
"size": "44x44", "scale" : "2x",
"subtype": "42mm", "filename" : "Icon-40@2x.png",
"scale": "2x", "role" : "appLauncher",
"idiom": "watch" "subtype" : "38mm"
}, },
{ {
"role": "quickLook", "size" : "44x44",
"filename": "Icon-86@2x.png", "idiom" : "watch",
"size": "86x86", "scale" : "2x",
"subtype": "38mm", "filename" : "Icon-44@2x.png",
"scale": "2x", "role" : "longLook",
"idiom": "watch" "subtype" : "42mm"
}, },
{ {
"role": "quickLook", "size" : "86x86",
"filename": "Icon-98@2x.png", "idiom" : "watch",
"size": "98x98", "scale" : "2x",
"subtype": "42mm", "filename" : "Icon-86@2x.png",
"scale": "2x", "role" : "quickLook",
"idiom": "watch" "subtype" : "38mm"
}, },
{ {
"size": "120x120", "size" : "98x98",
"scale": "1x", "idiom" : "watch",
"idiom": "car" "scale" : "2x",
"filename" : "Icon-98@2x.png",
"role" : "quickLook",
"subtype" : "42mm"
} }
], ],
"info": { "info" : {
"version": 1, "version" : 1,
"author": "xcode" "author" : "xcode"
} }
} }

Просмотреть файл

@ -7,13 +7,13 @@
<key>CFBundleDisplayName</key> <key>CFBundleDisplayName</key>
<string>GpsWatch</string> <string>GpsWatch</string>
<key>CFBundleIdentifier</key> <key>CFBundleIdentifier</key>
<string>com.your-company.gpswatch.watchkitapp</string> <string>com.xamarin.gpswatch.watchkitapp</string>
<key>CFBundleInfoDictionaryVersion</key> <key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string> <string>6.0</string>
<key>CFBundleName</key> <key>CFBundleName</key>
<string>GpsWatch</string> <string>GpsWatch</string>
<key>CFBundlePackageType</key> <key>CFBundlePackageType</key>
<string>XPC!</string> <string>APPL</string>
<key>CFBundleShortVersionString</key> <key>CFBundleShortVersionString</key>
<string>1.0</string> <string>1.0</string>
<key>CFBundleSignature</key> <key>CFBundleSignature</key>
@ -26,7 +26,7 @@
<string>UIInterfaceOrientationPortraitUpsideDown</string> <string>UIInterfaceOrientationPortraitUpsideDown</string>
</array> </array>
<key>WKCompanionAppBundleIdentifier</key> <key>WKCompanionAppBundleIdentifier</key>
<string>com.your-company.gpswatch</string> <string>com.xamarin.gpswatch</string>
<key>WKWatchKitApp</key> <key>WKWatchKitApp</key>
<true/> <true/>
<key>XSAppIconAssets</key> <key>XSAppIconAssets</key>

Просмотреть файл

@ -87,8 +87,11 @@
<ConsolePause>false</ConsolePause> <ConsolePause>false</ConsolePause>
<MtouchArch>ARMv7, ARM64</MtouchArch> <MtouchArch>ARMv7, ARM64</MtouchArch>
<CodesignEntitlements>Entitlements.plist</CodesignEntitlements> <CodesignEntitlements>Entitlements.plist</CodesignEntitlements>
<CodesignProvision>Automatic:AppStore</CodesignProvision> <CodesignProvision>ba6dab2b-79e9-4e8b-b0f9-174570093692</CodesignProvision>
<CodesignKey>iPhone Distribution</CodesignKey> <CodesignKey>iPhone Distribution: Xamarin Inc (7V723M9SQ5)</CodesignKey>
<MtouchUseRefCounting>true</MtouchUseRefCounting>
<MtouchI18n>
</MtouchI18n>
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>
<Reference Include="System" /> <Reference Include="System" />

Просмотреть файл

@ -7,7 +7,7 @@
<key>CFBundleDisplayName</key> <key>CFBundleDisplayName</key>
<string>WatchAppExtension</string> <string>WatchAppExtension</string>
<key>CFBundleIdentifier</key> <key>CFBundleIdentifier</key>
<string>com.your-company.gpswatch.watchkitextension</string> <string>com.xamarin.gpswatch.watchkitextension</string>
<key>CFBundleInfoDictionaryVersion</key> <key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string> <string>6.0</string>
<key>CFBundleName</key> <key>CFBundleName</key>
@ -25,7 +25,7 @@
<key>NSExtensionAttributes</key> <key>NSExtensionAttributes</key>
<dict> <dict>
<key>WKAppBundleIdentifier</key> <key>WKAppBundleIdentifier</key>
<string>com.your-company.gpswatch.watchkitapp</string> <string>com.xamarin.gpswatch.watchkitapp</string>
</dict> </dict>
<key>NSExtensionPointIdentifier</key> <key>NSExtensionPointIdentifier</key>
<string>com.apple.watchkit</string> <string>com.apple.watchkit</string>

Просмотреть файл

@ -87,8 +87,11 @@
<ConsolePause>false</ConsolePause> <ConsolePause>false</ConsolePause>
<MtouchArch>ARMv7, ARM64</MtouchArch> <MtouchArch>ARMv7, ARM64</MtouchArch>
<CodesignEntitlements>Entitlements.plist</CodesignEntitlements> <CodesignEntitlements>Entitlements.plist</CodesignEntitlements>
<CodesignProvision>Automatic:AppStore</CodesignProvision> <CodesignProvision>ba6dab2b-79e9-4e8b-b0f9-174570093692</CodesignProvision>
<CodesignKey>iPhone Distribution</CodesignKey> <CodesignKey>iPhone Distribution: Xamarin Inc (7V723M9SQ5)</CodesignKey>
<MtouchUseRefCounting>true</MtouchUseRefCounting>
<MtouchI18n>
</MtouchI18n>
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>
<Reference Include="System" /> <Reference Include="System" />