Hi Elena,

Could you submit a bug report to http://bugzilla.xamarin.com (file it under
MonoDevelop / iPhone Add-in)?

Once thing you could try, if you aren't already doing it, is to go to each
of the files you've changed in Xcode and saving them before swapping back
to MonoDevelop. This might help, but I'm not sure.

Normally, when you switch back to MonoDevelop, MonoDevelop tells Xcode to
save all of its unsaved documents and then it iterates over all of the
files, comparing timestamps to see which files need to be synced back to
MonoDevelop.

However, there is a timeout on the save unsaved documents command sent to
Xcode (30 seconds per document iirc), and so it might be possible that
Xcode isn't saving one (or more?) of them fast enough causing some sort of
race condition in the sync-back logic.

This is all just speculation, of course, so it might not help, but it might
be worth a try.

Jeff

On Thu, Jun 7, 2012 at 6:54 AM, Elena <[email protected]> wrote:

> Hello!
>
> My name is Elena. Can somebody solve the following problem.
>
> Some of the changes which have made on Xcode 4.3.2 doesnt showed up after
> build in Monotouch ( 3.0.2)
>
> I found a similar topic
>
> http://monotouch.2284126.n4.nabble.com/Delay-in-syncing-xcode-4-IB-changes-with-Monotouch-td4166543.html
> Where it was said that the bug would be fixed in 2.8.5.
> But i still have it.
> Maybe i am doing something wrong, and there is another reason for not
> updating changes in some files
> Note: i have this problem only with some xib files. Other files updating
> well.
>
> I will appreciate any help in this question.
> Thanks in advance
>
>
> --
> View this message in context:
> http://monotouch.2284126.n4.nabble.com/Cannot-synch-Xcode-changes-in-Monotouch-tp4655234.html
> Sent from the MonoTouch mailing list archive at Nabble.com.
> _______________________________________________
> MonoTouch mailing list
> [email protected]
> http://lists.ximian.com/mailman/listinfo/monotouch
>
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to