<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ru">
	<id>http://wiki.mipt.ru/index.php?action=history&amp;feed=atom&amp;title=Development%3AiPhone_App_Development_Process</id>
	<title>Development:iPhone App Development Process - История изменений</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.mipt.ru/index.php?action=history&amp;feed=atom&amp;title=Development%3AiPhone_App_Development_Process"/>
	<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Development:iPhone_App_Development_Process&amp;action=history"/>
	<updated>2026-05-08T02:42:45Z</updated>
	<subtitle>История изменений этой страницы в вики</subtitle>
	<generator>MediaWiki 1.42.1</generator>
	<entry>
		<id>http://wiki.mipt.ru/index.php?title=Development:iPhone_App_Development_Process&amp;diff=12254&amp;oldid=prev</id>
		<title>Олег Давидович: 1 версия импортирована</title>
		<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Development:iPhone_App_Development_Process&amp;diff=12254&amp;oldid=prev"/>
		<updated>2024-10-21T08:59:26Z</updated>

		<summary type="html">&lt;p&gt;1 версия импортирована&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;ru&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Предыдущая версия&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Версия от 08:59, 21 октября 2024&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;ru&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(нет различий)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Олег Давидович</name></author>
	</entry>
	<entry>
		<id>http://wiki.mipt.ru/index.php?title=Development:iPhone_App_Development_Process&amp;diff=12253&amp;oldid=prev</id>
		<title>1&gt;Jmouneyrac в 03:36, 17 марта 2011</title>
		<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Development:iPhone_App_Development_Process&amp;diff=12253&amp;oldid=prev"/>
		<updated>2011-03-17T03:36:07Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Новая страница&lt;/b&gt;&lt;/p&gt;&lt;div&gt;This document is destinated to Moodle HQ people. It is a micro development process for a team of two developers  and 1 &amp;quot;client&amp;quot; (Martin).&lt;br /&gt;
&lt;br /&gt;
== Set up your environment ==&lt;br /&gt;
You need to have a HQ cvs account for developing the Moodle App.&lt;br /&gt;
&lt;br /&gt;
=== Clone the app === &lt;br /&gt;
The first thing you need is to retrieve the code from Git:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
git clone ssh://yourusername@git.moodle.org/git/moodlehq.git ./your_working_folder&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Install Xcode ===&lt;br /&gt;
Go on http://developer.apple.com/technologies/tools/whats-new.html and download xcode&lt;br /&gt;
&lt;br /&gt;
=== Setup your iPhone for real testing ===&lt;br /&gt;
Go on https://developer.apple.com/ios/manage/overview/index.action and follow the instruction.&lt;br /&gt;
You should be able to launch Xcode4, open the Moodle project and run it on your iPhone device.&lt;br /&gt;
&lt;br /&gt;
== Friday avo: iPhone sprint meeting ==&lt;br /&gt;
Every Friday, beginning of avo, we go through:&lt;br /&gt;
* resolved issues (they should be already in master branch)&lt;br /&gt;
* new assignments by priority, for a week of work maximum. Everything that can not be done in the week stay assigned to the client.&lt;br /&gt;
* talk about required task and new features =&amp;gt; create new issues, assigned by default to the client.&lt;br /&gt;
&lt;br /&gt;
== Week work ==&lt;br /&gt;
=== Work on your assigned issue ===&lt;br /&gt;
Resolve your issue by priority. If there is no specification for the issue and it concerns some news functionalities (it is most likely going to be the case), &amp;#039;&amp;#039;&amp;#039;you must write some functional and technical specifications before coding&amp;#039;&amp;#039;&amp;#039; in Moodledocs. It is really recommended to add Mockups.&lt;br /&gt;
&lt;br /&gt;
=== Share your work in the repository ===&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Everytime you resolve a tracker issue&amp;#039;&amp;#039;&amp;#039;, you must push your code into master branch.  So your team mate and the client can access it, test it, detect issue.&lt;br /&gt;
Then always assign your team mate as QA tester.&lt;br /&gt;
&lt;br /&gt;
== Friday morning: testing ==&lt;br /&gt;
If you have any QA issue left to test, it must be done before the meeting.&lt;br /&gt;
&lt;br /&gt;
== Flexibility ==&lt;br /&gt;
You are allowed to assign another issue to yourself, create new one, and work on them. You can test whenever you want, write specification whenever you want... However try your best to reach the Friday Sprint assignments before the next meeting.&lt;/div&gt;</summary>
		<author><name>1&gt;Jmouneyrac</name></author>
	</entry>
</feed>