зеркало из https://github.com/mono/mail-archives.git
135 строки
6.7 KiB
HTML
135 строки
6.7 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [mono-android] unable to use existing keystore after 4.0 update
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:monodroid%40lists.ximian.com?Subject=%5Bmono-android%5D%20unable%20to%20use%20existing%20keystore%20after%204.0%20update&In-Reply-To=4EDEDD63.3010408%40jpobst.com">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
|
|
<LINK REL="Previous" HREF="007619.html">
|
|
<LINK REL="Next" HREF="007618.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[mono-android] unable to use existing keystore after 4.0 update</H1>
|
|
<B>John Moore</B>
|
|
<A HREF="mailto:monodroid%40lists.ximian.com?Subject=%5Bmono-android%5D%20unable%20to%20use%20existing%20keystore%20after%204.0%20update&In-Reply-To=4EDEDD63.3010408%40jpobst.com"
|
|
TITLE="[mono-android] unable to use existing keystore after 4.0 update">jcwmoore at gmail.com
|
|
</A><BR>
|
|
<I>Wed Dec 7 07:23:57 EST 2011</I>
|
|
<P><UL>
|
|
<LI>Previous message: <A HREF="007619.html">[mono-android] unable to use existing keystore after 4.0 update
|
|
</A></li>
|
|
<LI>Next message: <A HREF="007618.html">[mono-android] unable to use existing keystore after 4.0 update
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#7632">[ date ]</a>
|
|
<a href="thread.html#7632">[ thread ]</a>
|
|
<a href="subject.html#7632">[ subject ]</a>
|
|
<a href="author.html#7632">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE>I tried again to manually sign the apk and was successfully able to upload
|
|
it to the market, last night i was signing an apk that monodevelop had
|
|
already signed (probably signed with the debug certificate) that i got from
|
|
selecting Project -> Create Android Package.
|
|
|
|
On Wed, Dec 7, 2011 at 3:28 AM, Jonathan Pobst <<A HREF="http://lists.ximian.com/mailman/listinfo/monodroid">monkey at jpobst.com</A>> wrote:
|
|
|
|
><i> So this is just trying to sign it manually with keytool after MonoDevelop
|
|
</I>><i> built it?
|
|
</I>><i>
|
|
</I>><i> As I said, the ill effects are that you won't be able to update your
|
|
</I>><i> existing application in the marketplace, you'll have to make a new one.
|
|
</I>><i>
|
|
</I>><i> Jonathan
|
|
</I>><i>
|
|
</I>><i>
|
|
</I>><i>
|
|
</I>><i> On 12/5/2011 9:55 PM, John Moore wrote:
|
|
</I>><i>
|
|
</I>>><i> i'm not using my own key stuffs... didn't know that was an option.
|
|
</I>>><i> using monodevelop btw.
|
|
</I>>><i>
|
|
</I>>><i> source for this project is available at
|
|
</I>>><i> <<<A HREF="https://gitorious.org/ampache-net">https://gitorious.org/ampache-net</A>>>
|
|
</I>>><i>
|
|
</I>>><i> On Tue, Dec 6, 2011 at 3:39 AM, Jonathan Pobst <<A HREF="http://lists.ximian.com/mailman/listinfo/monodroid">monkey at jpobst.com</A>
|
|
</I>>><i> <mailto:<A HREF="http://lists.ximian.com/mailman/listinfo/monodroid">monkey at jpobst.com</A>>> wrote:
|
|
</I>>><i>
|
|
</I>>><i> If you were using your own key stuffs in the csproj, like this:
|
|
</I>>><i>
|
|
</I>>><i> <A HREF="http://docs.xamarin.com/android/tutorials/Preparing_Package_for_Android_Marketplace#Permanently_Use_A_Different_Keystore">http://docs.xamarin.com/android/tutorials/Preparing_Package_for_Android_Marketplace#Permanently_Use_A_Different_Keystore</A>
|
|
</I>>><i>
|
|
</I>>><i> Then we fixed a bug where the KeyPass and StorePass were backwards.
|
|
</I>>><i> Try switching the 2 in your csproj and see if that fixes it.
|
|
</I>>><i>
|
|
</I>>><i> I *think* if you sign with a new key, it will be a new application
|
|
</I>>><i> on the marketplace. You will not be able to push upgrades to your
|
|
</I>>><i> old one.
|
|
</I>>><i>
|
|
</I>>><i> Jonathan
|
|
</I>>><i>
|
|
</I>>><i>
|
|
</I>>><i> On 12/5/2011 9:30 PM, jcwmoore wrote:
|
|
</I>>><i>
|
|
</I>>><i> just updated to 4.0 (excellent btw ) and after cleaning up my
|
|
</I>>><i> app to build
|
|
</I>>><i> with the update toolkit i am now unable to "Publish Android
|
|
</I>>><i> Application"
|
|
</I>>><i> when using an existing key store, i.e. the key store i used with
|
|
</I>>><i> version
|
|
</I>>><i> 1.2... will there be any ill effects if a create a new key store
|
|
</I>>><i> and update
|
|
</I>>><i> my existing app on the market?
|
|
</I>>><i>
|
|
</I>>><i> always,
|
|
</I>>><i> <A HREF="http://johnclaytonmoore.com">http://johnclaytonmoore.com</A> john
|
|
</I>>><i>
|
|
</I>>><i> --
|
|
</I>>><i> View this message in context:
|
|
</I>>><i>
|
|
</I>>><i> <A HREF="http://mono-for-android.1047100.n5.nabble.com/unable-to-use-existing-keystore-after-4-0-update-tp5050929p5050929.html">http://mono-for-android.1047100.n5.nabble.com/unable-to-use-existing-keystore-after-4-0-update-tp5050929p5050929.html</A>
|
|
</I>>><i> Sent from the Mono for Android mailing list archive at Nabble.com.
|
|
</I>>><i> _______________________________________________
|
|
</I>>><i> Monodroid mailing list
|
|
</I>>><i> <A HREF="http://lists.ximian.com/mailman/listinfo/monodroid">Monodroid at lists.ximian.com</A> <mailto:<A HREF="http://lists.ximian.com/mailman/listinfo/monodroid">Monodroid at lists.ximian.com</A>>
|
|
</I>>><i>
|
|
</I>>><i> UNSUBSCRIBE INFORMATION:
|
|
</I>>><i> <A HREF="http://lists.ximian.com/mailman/listinfo/monodroid">http://lists.ximian.com/mailman/listinfo/monodroid</A>
|
|
</I>>><i>
|
|
</I>>><i>
|
|
</I>>><i>
|
|
</I>>><i>
|
|
</I>>><i>
|
|
</I>><i>
|
|
</I>-------------- next part --------------
|
|
An HTML attachment was scrubbed...
|
|
URL: <A HREF="http://lists.ximian.com/pipermail/monodroid/attachments/20111207/953fe838/attachment-0001.html">http://lists.ximian.com/pipermail/monodroid/attachments/20111207/953fe838/attachment-0001.html</A>
|
|
</PRE>
|
|
|
|
|
|
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI>Previous message: <A HREF="007619.html">[mono-android] unable to use existing keystore after 4.0 update
|
|
</A></li>
|
|
<LI>Next message: <A HREF="007618.html">[mono-android] unable to use existing keystore after 4.0 update
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#7632">[ date ]</a>
|
|
<a href="thread.html#7632">[ thread ]</a>
|
|
<a href="subject.html#7632">[ subject ]</a>
|
|
<a href="author.html#7632">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
|
|
<hr>
|
|
<a href="http://lists.ximian.com/mailman/listinfo/monodroid">More information about the Monodroid
|
|
mailing list</a><br>
|
|
</body></html>
|