<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
> 
<channel>
	<title>Appcelerator Developer Center Q&amp;A Tag Feed (adhoc)</title> 
	<atom:link href="http://developer.appcelerator.com/questions/feed/tag/adhoc" rel="self" type="application/rss+xml" /> 
	<link>http://developer.appcelerator.com/questions/feed/tag/adhoc</link> 
	<description>Appcelerator Developer Center Q&amp;A feed for the tag: "adhoc"</description> 
	<lastBuildDate>Tue, 21 May 2013 09:28:29 -0700</lastBuildDate> 
	<pubDate>Tue, 21 May 2013 09:28:29 -0700</pubDate>
	<copyright>Copyright (c) 2008-2013 by Appcelerator Inc.</copyright>
	<webMaster>info@appcelerator.com</webMaster>
	<generator>Appcelerator Developer Center</generator>
	<ttl>5</ttl>
	<language>en</language>
	<item>
		<title>Invalid IPA: Must specify MinimumOSVersion(testflight)</title> 
		<link>http://developer.appcelerator.com/question/150078/invalid-ipa-must-specify-minimumosversiontestflight</link>
		<pubDate>Tue, 26 Mar 2013 11:27:48 -0700</pubDate>
		<dc:creator>linus malmberg</dc:creator> 
				<category><![CDATA[build]]></category> 
				<category><![CDATA[invalid]]></category> 
				<category><![CDATA[adhoc]]></category> 
				<category><![CDATA[ipa]]></category> 
				<category><![CDATA[testflight]]></category> 
				<guid isPermaLink="true">http://developer.appcelerator.com/question/150078/invalid-ipa-must-specify-minimumosversiontestflight</guid>
		<description><![CDATA[Invalid IPA: Must specify MinimumOSVersion. 

ive seen many questions about changing your minimumosversion and changing things in info.plist etc
but i havn't been able to find an answer. anyone else familiar with this problem? its testflight that gives me that error by the way.]]></description>
		<content:encoded><![CDATA[<p>Invalid IPA: Must specify MinimumOSVersion.</p>

<p>ive seen many questions about changing your minimumosversion and changing things in info.plist etc
but i havn't been able to find an answer. anyone else familiar with this problem? its testflight that gives me that error by the way.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Ad Hoc distribution build fails</title> 
		<link>http://developer.appcelerator.com/question/145290/ad-hoc-distribution-build-fails</link>
		<pubDate>Sun, 02 Dec 2012 09:18:49 -0800</pubDate>
		<dc:creator>Jack Slocum</dc:creator> 
				<category><![CDATA[build]]></category> 
				<category><![CDATA[adhoc]]></category> 
				<guid isPermaLink="true">http://developer.appcelerator.com/question/145290/ad-hoc-distribution-build-fails</guid>
		<description><![CDATA[The app works fine in the simulator and installs fine to my device using xcode. When I try to build it for Ad hoc and testing, I get the error below. Any ideas on where do I start hunting this down?

Env:
Snow Leopard, 2.1.4GA, iPhone only build (I tried sdk 3.0 too)

[ERROR] Error: Traceback (most recent call last):
  File &quot;/Users/jack/Library/Application Support/Titanium/mobilesdk/osx/2.1.4.GA/iphone/builder.py&quot;, line 1477, in main
    execute_xcode(&quot;iphoneos%s&quot; % iphone_version,args,False)
  File &quot;/Users/jack/Library/Application Support/Titanium/mobilesdk/osx/2.1.4.GA/iphone/builder.py&quot;, line 1231, in execute_xcode
    output = run.run(args,False,False,o)
  File &quot;/Users/jack/Library/Application Support/Titanium/mobilesdk/osx/2.1.4.GA/iphone/run.py&quot;, line 41, in run
    sys.exit(rc)
SystemExit: 65]]></description>
		<content:encoded><![CDATA[<p>The app works fine in the simulator and installs fine to my device using xcode. When I try to build it for Ad hoc and testing, I get the error below. Any ideas on where do I start hunting this down?</p>

<p>Env:
Snow Leopard, 2.1.4GA, iPhone only build (I tried sdk 3.0 too)</p>

<p>[ERROR] Error: Traceback (most recent call last):
  File &quot;/Users/jack/Library/Application Support/Titanium/mobilesdk/osx/2.1.4.GA/iphone/builder.py&quot;, line 1477, in main
    execute_xcode(&quot;iphoneos%s&quot; % iphone_version,args,False)
  File &quot;/Users/jack/Library/Application Support/Titanium/mobilesdk/osx/2.1.4.GA/iphone/builder.py&quot;, line 1231, in execute_xcode
    output = run.run(args,False,False,o)
  File &quot;/Users/jack/Library/Application Support/Titanium/mobilesdk/osx/2.1.4.GA/iphone/run.py&quot;, line 41, in run
    sys.exit(rc)
SystemExit: 65</p>
]]></content:encoded>
	</item>
	<item>
		<title>Communicate android  device to Adhoc network</title> 
		<link>http://developer.appcelerator.com/question/139549/communicate-android-device-to-adhoc-network</link>
		<pubDate>Tue, 10 Jul 2012 23:47:32 -0700</pubDate>
		<dc:creator>Moiz Chhatriwala</dc:creator> 
				<category><![CDATA[android]]></category> 
				<category><![CDATA[device]]></category> 
				<category><![CDATA[wifi]]></category> 
				<category><![CDATA[adhoc]]></category> 
				<category><![CDATA[communicate]]></category> 
				<guid isPermaLink="true">http://developer.appcelerator.com/question/139549/communicate-android-device-to-adhoc-network</guid>
		<description><![CDATA[Hello,
Is there any way to communicate Android device to ad-hoc wifi network , interacting via sending request and getting response in return.
Thanks Moiz.]]></description>
		<content:encoded><![CDATA[<p>Hello,
Is there any way to communicate Android device to ad-hoc wifi network , interacting via sending request and getting response in return.
Thanks Moiz.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Communicate iOs device to Adhoc network</title> 
		<link>http://developer.appcelerator.com/question/139439/communicate-ios-device-to-adhoc-network</link>
		<pubDate>Mon, 09 Jul 2012 02:27:28 -0700</pubDate>
		<dc:creator>Moiz Chhatriwala</dc:creator> 
				<category><![CDATA[network]]></category> 
				<category><![CDATA[request]]></category> 
				<category><![CDATA[adhoc]]></category> 
				<category><![CDATA[ios]]></category> 
				<category><![CDATA[communicate]]></category> 
				<guid isPermaLink="true">http://developer.appcelerator.com/question/139439/communicate-ios-device-to-adhoc-network</guid>
		<description><![CDATA[Hello,

Is there any way to communicate iOs device to ad-hoc wifi network , interacting via sending request and getting response in return. 

Thanks 
Moiz.]]></description>
		<content:encoded><![CDATA[<p>Hello,</p>

<p>Is there any way to communicate iOs device to ad-hoc wifi network , interacting via sending request and getting response in return.</p>

<p>Thanks 
Moiz.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Right way to create a TestFlight IPA</title> 
		<link>http://developer.appcelerator.com/question/137073/right-way-to-create-a-testflight-ipa</link>
		<pubDate>Thu, 17 May 2012 00:34:04 -0700</pubDate>
		<dc:creator>Et Kit</dc:creator> 
				<category><![CDATA[adhoc]]></category> 
				<category><![CDATA[ipa]]></category> 
				<category><![CDATA[testflightapp]]></category> 
				<guid isPermaLink="true">http://developer.appcelerator.com/question/137073/right-way-to-create-a-testflight-ipa</guid>
		<description><![CDATA[The instructions for creating an IPA in the Titanium documentation appear to be rather dated.  I would be grateful to anyone who could tell me if the following steps are right

a. Login to the provisioning portal download and install the WWDRC - double click
b. In the keychain create a CSR
c. Use the CSR in the provisioning portal to request and download the development and distribution certs
d. Install those certs in the keychain - double click
e. Create an AppID - com.example.myapp
f. Create a CSR in the keychain for that app id - name set to com.example.myapp
g. Use that CSR to configure the app for Push notifications.  Download and install the push certs into the keychain by double clicking on them
h. Declare the UUIDs for the devices on which you want to test the app in the provisioning profile
i. Create a development provisioning profile using the above AppID, choose the device UUIDs and download that profile.
j. Double click on that profile and see it installed into XCode
k. In the App Explorer in Ti click on the App and select Install to Device
l. Choose the development cert and provisioning profile created above
m. Wait for the IPA to be built - in the build/iphone/build/debugios folder
n.  Drag that IPA into the TestFlightApp upload page

Done this over and over again and it works.  However, I cannot get the same process to work with an adhoc distribution profile - TestFlightApp complains of Invalid Profile: developer build entitlements must have get-task-allow set to true. 

Also I find that registerForPushNotifications goes into the void and does nothing - no success, no error... - when I use the development app from TestFlight on my iPad.  The adhoc distro app I cannot test at all.

For good measure I tried a sample XCode project using the tutorial here - http://maniacdev.com/2011/05/tutorial-ios-push-notification-services-for-beginners/ and found that with the distribution  profile I can register for Push but not with the development profile.

I am doing something subtly wrong somewhere but I haven't got a clue what it could be.  Any help would be much appreciated.]]></description>
		<content:encoded><![CDATA[<p>The instructions for creating an IPA in the Titanium documentation appear to be rather dated.  I would be grateful to anyone who could tell me if the following steps are right</p>

<p>a. Login to the provisioning portal download and install the WWDRC - double click
b. In the keychain create a CSR
c. Use the CSR in the provisioning portal to request and download the development and distribution certs
d. Install those certs in the keychain - double click
e. Create an AppID - com.example.myapp
f. Create a CSR in the keychain for that app id - name set to com.example.myapp
g. Use that CSR to configure the app for Push notifications.  Download and install the push certs into the keychain by double clicking on them
h. Declare the UUIDs for the devices on which you want to test the app in the provisioning profile
i. Create a development provisioning profile using the above AppID, choose the device UUIDs and download that profile.
j. Double click on that profile and see it installed into XCode
k. In the App Explorer in Ti click on the App and select Install to Device
l. Choose the development cert and provisioning profile created above
m. Wait for the IPA to be built - in the build/iphone/build/debugios folder
n.  Drag that IPA into the TestFlightApp upload page</p>

<p>Done this over and over again and it works.  However, I cannot get the same process to work with an adhoc distribution profile - TestFlightApp complains of Invalid Profile: developer build entitlements must have get-task-allow set to true.</p>

<p>Also I find that registerForPushNotifications goes into the void and does nothing - no success, no error... - when I use the development app from TestFlight on my iPad.  The adhoc distro app I cannot test at all.</p>

<p>For good measure I tried a sample XCode project using the tutorial here - http://maniacdev.com/2011/05/tutorial-ios-push-notification-services-for-beginners/ and found that with the distribution  profile I can register for Push but not with the development profile.</p>

<p>I am doing something subtly wrong somewhere but I haven't got a clue what it could be.  Any help would be much appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Modules Not included in AdHoc Release Builds?</title> 
		<link>http://developer.appcelerator.com/question/135605/modules-not-included-in-adhoc-release-builds</link>
		<pubDate>Wed, 18 Apr 2012 09:52:31 -0700</pubDate>
		<dc:creator>Joe Longstreet</dc:creator> 
				<category><![CDATA[module]]></category> 
				<category><![CDATA[crash]]></category> 
				<category><![CDATA[release]]></category> 
				<category><![CDATA[adhoc]]></category> 
				<guid isPermaLink="true">http://developer.appcelerator.com/question/135605/modules-not-included-in-adhoc-release-builds</guid>
		<description><![CDATA[I'm trying to do an iOS adhoc release for internal review. My application continuously crashes when it hits a piece of code which includes a titanium module. 

Am I compiling incorrectly?

I'm able to to development builds to my device and simulator just fine. Here's the crash report from the device:

~~~
Incident Identifier: B4FC3087-9411-4334-BF0D-EB9A724049D8
CrashReporter Key:   a194e2b2fb7c379d8d6d0fde2679eb57f6ea1411
Hardware Model:      iPhone4,1
Process:         Ampd [19740]
Path:            /var/mobile/Applications/5A6478F7-224F-4B9E-AC00-12ED02E9E22E/Ampd.app/Ampd
Identifier:      Ampd
Version:         ??? (???)
Code Type:       ARM (Native)
Parent Process:  launchd [1]

Date/Time:       2012-04-18 11:46:11.459 -0500
OS Version:      iPhone OS 5.1 (9B179)
Report Version:  104

Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x00000000, 0x00000000
Crashed Thread:  0

Last Exception Backtrace:
(0x3732388f 0x35829259 0x37323789 0x373237ab 0x33c47437 0x33bb54b3 0x33a92e01 0x33a08dbf 0x33a15391 0x33a15201 0x33a150e7 0x33a14969 0x33a146ab 0x33a1456b 0x339d30bd 0x372821fb 0x3425aaa5 0x3425a6bd 0x3425e843 0x3425e57f 0x34286911 0x342868e3 0x339de159 0x372f7b1b 0x372f5d57 0x372f60b1 0x372794a5 0x3727936d 0x32186439 0x339fde7d 0x3657 0x3090)

Thread 0 name:  Dispatch queue: com.apple.main-thread
Thread 0 Crashed:
0   libsystem_kernel.dylib        	0x357a232c 0x35791000 + 70444
1   libsystem_c.dylib             	0x318f0208 0x318a3000 + 315912
2   libsystem_c.dylib             	0x318e9298 0x318a3000 + 287384
3   libc++abi.dylib               	0x34ef5f64 0x34eef000 + 28516
4   libc++abi.dylib               	0x34ef3346 0x34eef000 + 17222
5   libobjc.A.dylib               	0x35829350 0x35820000 + 37712
6   libc++abi.dylib               	0x34ef33be 0x34eef000 + 17342
7   libc++abi.dylib               	0x34ef344a 0x34eef000 + 17482
8   libc++abi.dylib               	0x34ef481e 0x34eef000 + 22558
9   libobjc.A.dylib               	0x358292a2 0x35820000 + 37538
10  CoreFoundation                	0x37279506 0x3726a000 + 62726
11  CoreFoundation                	0x37279366 0x3726a000 + 62310
12  GraphicsServices              	0x32186432 0x32182000 + 17458
13  UIKit                         	0x339fde76 0x339cc000 + 204406
14  Ampd                          	0x00003650 0x1000 + 9808
15  Ampd                          	0x00003088 0x1000 + 8328

Thread 1 name:  Dispatch queue: com.apple.libdispatch-manager
Thread 1:
0   libsystem_kernel.dylib        	0x357923a8 0x35791000 + 5032
1   libdispatch.dylib             	0x3457cf04 0x34579000 + 16132
2   libdispatch.dylib             	0x3457cc22 0x34579000 + 15394

Thread 2 name:  WebThread
Thread 2:
0   libsystem_kernel.dylib        	0x35792004 0x35791000 + 4100
1   libsystem_kernel.dylib        	0x357921fa 0x35791000 + 4602
2   CoreFoundation                	0x372f73ec 0x3726a000 + 578540
3   CoreFoundation                	0x372f6124 0x3726a000 + 573732
4   CoreFoundation                	0x3727949e 0x3726a000 + 62622
5   CoreFoundation                	0x37279366 0x3726a000 + 62310
6   WebCore                       	0x32f390f0 0x32e90000 + 692464
7   libsystem_c.dylib             	0x318b172e 0x318a3000 + 59182
8   libsystem_c.dylib             	0x318b15e8 0x318a3000 + 58856

Thread 3 name:  KrollContext&lt;kroll$1&gt;
Thread 3:
0   libsystem_kernel.dylib        	0x357a2068 0x35791000 + 69736
1   libsystem_c.dylib             	0x318b1a70 0x318a3000 + 60016
2   libsystem_c.dylib             	0x318b5a42 0x318a3000 + 76354
3   Foundation                    	0x37af12fa 0x37abe000 + 209658
4   Ampd                          	0x000267b0 0x1000 + 153520
5   Foundation                    	0x37acea7a 0x37abe000 + 68218
6   Foundation                    	0x37b6258a 0x37abe000 + 673162
7   libsystem_c.dylib             	0x318b172e 0x318a3000 + 59182
8   libsystem_c.dylib             	0x318b15e8 0x318a3000 + 58856

Thread 4 name:  com.apple.coremedia.player.async
Thread 4:
0   libsystem_kernel.dylib        	0x357a2068 0x35791000 + 69736
1   libsystem_c.dylib             	0x318b1a46 0x318a3000 + 59974
2   libsystem_c.dylib             	0x318b17c2 0x318a3000 + 59330
3   CoreMedia                     	0x34141868 0x3413f000 + 10344
4   MediaToolbox                  	0x3594e3e6 0x3594a000 + 17382
5   CoreMedia                     	0x341608b4 0x3413f000 + 137396
6   libsystem_c.dylib             	0x318b172e 0x318a3000 + 59182
7   libsystem_c.dylib             	0x318b15e8 0x318a3000 + 58856

Thread 5:
0   libsystem_kernel.dylib        	0x35792004 0x35791000 + 4100
1   libsystem_kernel.dylib        	0x357921fa 0x35791000 + 4602
2   CoreFoundation                	0x372f73ec 0x3726a000 + 578540
3   CoreFoundation                	0x372f6124 0x3726a000 + 573732
4   CoreFoundation                	0x3727949e 0x3726a000 + 62622
5   CoreFoundation                	0x372f6444 0x3726a000 + 574532
6   Ampd                          	0x00015e74 0x1000 + 85620
7   Foundation                    	0x37acea7a 0x37abe000 + 68218
8   Foundation                    	0x37b6258a 0x37abe000 + 673162
9   libsystem_c.dylib             	0x318b172e 0x318a3000 + 59182
10  libsystem_c.dylib             	0x318b15e8 0x318a3000 + 58856

Thread 6 name:  com.apple.NSURLConnectionLoader
Thread 6:
0   libsystem_kernel.dylib        	0x35792004 0x35791000 + 4100
1   libsystem_kernel.dylib        	0x357921fa 0x35791000 + 4602
2   CoreFoundation                	0x372f73ec 0x3726a000 + 578540
3   CoreFoundation                	0x372f6124 0x3726a000 + 573732
4   CoreFoundation                	0x3727949e 0x3726a000 + 62622
5   CoreFoundation                	0x37279366 0x3726a000 + 62310
6   Foundation                    	0x37acebb2 0x37abe000 + 68530
7   Foundation                    	0x37acea7a 0x37abe000 + 68218
8   Foundation                    	0x37b6258a 0x37abe000 + 673162
9   libsystem_c.dylib             	0x318b172e 0x318a3000 + 59182
10  libsystem_c.dylib             	0x318b15e8 0x318a3000 + 58856

Thread 7 name:  com.apple.CFSocket.private
Thread 7:
0   libsystem_kernel.dylib        	0x357a2570 0x35791000 + 71024
1   CoreFoundation                	0x372fb63a 0x3726a000 + 595514
2   libsystem_c.dylib             	0x318b172e 0x318a3000 + 59182
3   libsystem_c.dylib             	0x318b15e8 0x318a3000 + 58856

Thread 8:
0   libsystem_kernel.dylib        	0x357a2cd4 0x35791000 + 72916
1   libsystem_c.dylib             	0x318abf36 0x318a3000 + 36662
2   libsystem_c.dylib             	0x318abcc8 0x318a3000 + 36040

Thread 9:
0   libsystem_kernel.dylib        	0x357a2cd4 0x35791000 + 72916
1   libsystem_c.dylib             	0x318abf36 0x318a3000 + 36662
2   libsystem_c.dylib             	0x318abcc8 0x318a3000 + 36040

Thread 10:
0   libsystem_kernel.dylib        	0x357a2cd4 0x35791000 + 72916
1   libsystem_c.dylib             	0x318abf36 0x318a3000 + 36662
2   libsystem_c.dylib             	0x318abcc8 0x318a3000 + 36040

Thread 0 crashed with ARM Thread State:
    r0: 0x00000000    r1: 0x00000000      r2: 0x00000001      r3: 0x00000000
    r4: 0x00000006    r5: 0x3e800d98      r6: 0x00000002      r7: 0x2fdffa88
    r8: 0x3ef81ce0    r9: 0x00000000     r10: 0x011aa320     r11: 0x2fdfddac
    ip: 0x00000148    sp: 0x2fdffa7c      lr: 0x318f020f      pc: 0x357a232c
  cpsr: 0x00080010

Binary Images:
    0x1000 -   0x46efff +Ampd armv7  &lt;da7000de219f3958b313b41870866bf4&gt; /var/mobile/Applications/5A6478F7-224F-4B9E-AC00-12ED02E9E22E/Ampd.app/Ampd
0x2fe74000 - 0x2fe95fff  dyld armv7  &lt;4a817f3e0def30d5ae2032157d889c1d&gt; /usr/lib/dyld
0x306af000 - 0x306b2fff  libcompiler_rt.dylib armv7  &lt;b2c05d8601c13be884097192dca4e187&gt; /usr/lib/system/libcompiler_rt.dylib
0x306dd000 - 0x306e4fff  MediaRemote armv7  &lt;42dc1b43dabd3692b97d6aacfbdf0449&gt; /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
0x307ec000 - 0x307f4fff  ProtocolBuffer armv7  &lt;0e846afacf823d2b8c029cc3010a8253&gt; /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x30810000 - 0x30810fff  libkeymgr.dylib armv7  &lt;ebd2dddf55d83cf48a18913968775960&gt; /usr/lib/system/libkeymgr.dylib
0x30831000 - 0x30889fff  CoreAudio armv7  &lt;be335e8eb6f93594b028a6ddd503a183&gt; /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x3088a000 - 0x30978fff  libiconv.2.dylib armv7  &lt;2cfefe2ad1d335dd9549562910e7a2e2&gt; /usr/lib/libiconv.2.dylib
0x30979000 - 0x309c7fff  CoreLocation armv7  &lt;44550ebedf23334d85441d9743b74e03&gt; /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x309c8000 - 0x309ebfff  Bom armv7  &lt;c3435ecd2e5839f89de51edad0e1bb00&gt; /System/Library/PrivateFrameworks/Bom.framework/Bom
0x30a45000 - 0x30a46fff  libdyld.dylib armv7  &lt;977b0ad6f2f433108b4a0324a57cd2ab&gt; /usr/lib/system/libdyld.dylib
0x30b31000 - 0x30ba5fff  MediaControlSender armv7  &lt;87315c54b2293ab589950341ff91b45d&gt; /System/Library/PrivateFrameworks/MediaControlSender.framework/MediaControlSender
0x30bae000 - 0x30bc3fff  libresolv.9.dylib armv7  &lt;66f7557fa4b43979b186e00271839fdb&gt; /usr/lib/libresolv.9.dylib
0x30bc4000 - 0x30bdcfff  Notes armv7  &lt;724966ed5cd4395cb70f9c996b123f53&gt; /System/Library/PrivateFrameworks/Notes.framework/Notes
0x30bdd000 - 0x30c1cfff  QuickLook armv7  &lt;802b1092542a3017a0380632502610d4&gt; /System/Library/Frameworks/QuickLook.framework/QuickLook
0x30ca5000 - 0x30e04fff  libmecabra.dylib armv7  &lt;06a0a1ee488030169bdfab11fc8d2c5c&gt; /usr/lib/libmecabra.dylib
0x30e47000 - 0x30ec6fff  libsqlite3.dylib armv7  &lt;bf01f5ed47b033d8bde30d735ff44416&gt; /usr/lib/libsqlite3.dylib
0x30ffe000 - 0x30ffffff  libsystem_sandbox.dylib armv7  &lt;66e985f3eea03ef08afb7cf4c153f76e&gt; /usr/lib/system/libsystem_sandbox.dylib
0x31000000 - 0x31007fff  AssetsLibraryServices armv7  &lt;0703f561f9a038b6850d6e93bba7e5f4&gt; /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
0x31008000 - 0x31043fff  libCGFreetype.A.dylib armv7  &lt;55941c96cf1f3b048e72a148c4496c16&gt; /System/Library/Frameworks/CoreGraphics.framework/Resources/libCGFreetype.A.dylib
0x3105c000 - 0x3107bfff  libSystem.B.dylib armv7  &lt;0c55744b6f7335eebba4ca2c3d10b43c&gt; /usr/lib/libSystem.B.dylib
0x310bb000 - 0x31114fff  IMAVCore armv7  &lt;ff723da55c7f3117b061604fa78766f7&gt; /System/Library/PrivateFrameworks/IMAVCore.framework/IMAVCore
0x31123000 - 0x3112bfff  MobileWiFi armv7  &lt;b76c3e9fb78234c392058250d4620e72&gt; /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
0x311ff000 - 0x3120bfff  libz.1.dylib armv7  &lt;36ce86a3dc8c344596c8c325615f374b&gt; /usr/lib/libz.1.dylib
0x3120c000 - 0x31212fff  IAP armv7  &lt;17eddbf5590d3cb88d4acbda27447f5b&gt; /System/Library/PrivateFrameworks/IAP.framework/IAP
0x3146f000 - 0x31485fff  EAP8021X armv7  &lt;fffe86a22bc434a6ae84f23bfecef9d6&gt; /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x31487000 - 0x31487fff  vecLib armv7  &lt;a2cfe25e77aa36bfb4a30b2d0d2dd465&gt; /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x31488000 - 0x3148cfff  IOMobileFramebuffer armv7  &lt;42dbc26828e934acabb4f3b0a35d8250&gt; /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x3148d000 - 0x3148dfff  Accelerate armv7  &lt;55b24cf91a8b3532bde6733c96f14c08&gt; /System/Library/Frameworks/Accelerate.framework/Accelerate
0x31495000 - 0x314ebfff  GMM armv7  &lt;6b2f7e1aa6be3d69b4c4cf54ed960602&gt; /System/Library/PrivateFrameworks/GMM.framework/GMM
0x314ec000 - 0x31523fff  Security armv7  &lt;eea56f71fde83c2981f9281dc7823725&gt; /System/Library/Frameworks/Security.framework/Security
0x31524000 - 0x316cafff  CoreData armv7  &lt;b0215b6d4d143859a2b313ecade095ec&gt; /System/Library/Frameworks/CoreData.framework/CoreData
0x316cb000 - 0x316ccfff  libsystem_blocks.dylib armv7  &lt;9fdc27af7350323bbc7d98e14e027907&gt; /usr/lib/system/libsystem_blocks.dylib
0x31730000 - 0x31867fff  MusicLibrary armv7  &lt;545ed15c56a53f5f9f893706c7af4ab7&gt; /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
0x318a3000 - 0x3192ffff  libsystem_c.dylib armv7  &lt;f859ce1ad1773f0ba98d7c6e135b7697&gt; /usr/lib/system/libsystem_c.dylib
0x31ab2000 - 0x31ae2fff  ContentIndex armv7  &lt;7a64670bb2ff3ee39ddee1dc1c72f92d&gt; /System/Library/PrivateFrameworks/ContentIndex.framework/ContentIndex
0x31b14000 - 0x31b14fff  libCVMSPluginSupport.dylib armv7  &lt;a80aaa9989483ce3a496a061fd1e9e0a&gt; /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x31b15000 - 0x31b85fff  CoreImage armv7  &lt;86ac6f5a267637b6b7f8a831dfc7c64b&gt; /System/Library/Frameworks/CoreImage.framework/CoreImage
0x31b86000 - 0x31bd7fff  libstdc++.6.dylib armv7  &lt;c352af5a742e3c7a8d4d7e5f6f454793&gt; /usr/lib/libstdc++.6.dylib
0x31c54000 - 0x31cdafff  CoreMotion armv7  &lt;6a9355d5a8e238b5b8f193605d509e15&gt; /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x31cde000 - 0x31cebfff  libbsm.0.dylib armv7  &lt;750a0de73a733019a77144b805d4d2f8&gt; /usr/lib/libbsm.0.dylib
0x31d7c000 - 0x31d7cfff  libgcc_s.1.dylib armv7  &lt;eb82984fa36c329387aa518aa5205f3d&gt; /usr/lib/libgcc_s.1.dylib
0x31db9000 - 0x31dc3fff  libbz2.1.0.dylib armv7  &lt;40e4045fb79e382b8833707746cf28b1&gt; /usr/lib/libbz2.1.0.dylib
0x31de9000 - 0x31e46fff  StoreServices armv7  &lt;628fbbc73ed93730962c53bfbfde6794&gt; /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
0x31ea0000 - 0x31eaffff  MobileDeviceLink armv7  &lt;70ac33720f513f0f97ea2279260678ca&gt; /System/Library/PrivateFrameworks/MobileDeviceLink.framework/MobileDeviceLink
0x31eb0000 - 0x31ec3fff  AssistantServices armv7  &lt;a947b2365a503c4ca168f7de4ed0c8ff&gt; /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
0x31f44000 - 0x31f49fff  libcopyfile.dylib armv7  &lt;52e874396c393ed29099789ce702cfe2&gt; /usr/lib/system/libcopyfile.dylib
0x31f8c000 - 0x31f8ffff  ActorKit armv7  &lt;434c756a6b053f4ba3c954cfccddbf59&gt; /System/Library/PrivateFrameworks/ActorKit.framework/ActorKit
0x31faa000 - 0x31fcffff  OpenCL armv7  &lt;ec915bfc3f7633dda61b5fc87459119b&gt; /System/Library/PrivateFrameworks/OpenCL.framework/OpenCL
0x31fd0000 - 0x31fe1fff  libxpc.dylib armv7  &lt;ccf25b1e49ce3b2fa58d8c8546755505&gt; /usr/lib/system/libxpc.dylib
0x32102000 - 0x32145fff  libcommonCrypto.dylib armv7  &lt;95b49daf4cf038b6bea8010bba3a1e26&gt; /usr/lib/system/libcommonCrypto.dylib
0x3214f000 - 0x32153fff  CertUI armv7  &lt;f503892ef60e36108d28d8f9d6144d2a&gt; /System/Library/PrivateFrameworks/CertUI.framework/CertUI
0x32182000 - 0x3218cfff  GraphicsServices armv7  &lt;e21a6e61bdd136b6805a9e3abe2e3d1f&gt; /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x324a4000 - 0x324a8fff  libGFXShared.dylib armv7  &lt;998fccc16cf735dbb62324202995e193&gt; /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x32518000 - 0x3251cfff  libAccessibility.dylib armv7  &lt;9a17d07b5a3b38cfafdf16f78c99b572&gt; /usr/lib/libAccessibility.dylib
0x325f8000 - 0x325fafff  MobileInstallation armv7  &lt;215d93dbb0f63cbf828f9126eb7b5349&gt; /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
0x32988000 - 0x32994fff  libCRFSuite.dylib armv7  &lt;bdb2b4d1a78c39c1ba60d791207aed2a&gt; /usr/lib/libCRFSuite.dylib
0x32ab9000 - 0x32abefff  libsystem_dnssd.dylib armv7  &lt;27bb5462450732e380f5a2c170546e93&gt; /usr/lib/system/libsystem_dnssd.dylib
0x32b28000 - 0x32b29fff  libdnsinfo.dylib armv7  &lt;9aede8d6579d3430ac39ae5f95cce498&gt; /usr/lib/system/libdnsinfo.dylib
0x32b6a000 - 0x32b6efff  AggregateDictionary armv7  &lt;3a3a33f3a05538988c6e2bb363dc46a8&gt; /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x32b6f000 - 0x32b79fff  libvMisc.dylib armv7  &lt;e8248c797b9b363594bb652ddf7ce16d&gt; /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x32b84000 - 0x32e45fff  libLAPACK.dylib armv7  &lt;0e94e9a7e7a334649afaccae0f1215a2&gt; /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x32e46000 - 0x32e4cfff  MobileIcons armv7  &lt;ed1b46f917903c9b9baaa2be4392dafe&gt; /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0x32e8c000 - 0x32e8ffff  libmacho.dylib armv7  &lt;e52b77623bd031bc807e77029566c777&gt; /usr/lib/system/libmacho.dylib
0x32e90000 - 0x3364efff  WebCore armv7  &lt;814351ff217e3425a8e532c2e2251f73&gt; /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x3364f000 - 0x336d2fff  MapKit armv7  &lt;e39706ac199134a497954e1f1d6d7245&gt; /System/Library/Frameworks/MapKit.framework/MapKit
0x336d3000 - 0x336d4fff  DataMigration armv7  &lt;d77f0e8f39ee37f5a2ac713a3fd9e693&gt; /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x336f0000 - 0x33739fff  libc++.1.dylib armv7  &lt;5b690e5dd5a43a7fb166ade9fe58a7a4&gt; /usr/lib/libc++.1.dylib
0x3373a000 - 0x3373dfff  CaptiveNetwork armv7  &lt;f5cc4b97ce9432da9426f12621453325&gt; /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
0x337b4000 - 0x337d1fff  libsystem_info.dylib armv7  &lt;50863bcbf478323e96a8e5b1a83ea6f9&gt; /usr/lib/system/libsystem_info.dylib
0x337d2000 - 0x337e6fff  PersistentConnection armv7  &lt;65682d21486836a3aa3e17b9461e7b3a&gt; /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x337f3000 - 0x338a0fff  libxml2.2.dylib armv7  &lt;58d47f064e0232119f4b838ad659f9c1&gt; /usr/lib/libxml2.2.dylib
0x338a1000 - 0x338b7fff  VoiceServices armv7  &lt;c5b98e94eff33bf49006ff157c819987&gt; /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
0x338b8000 - 0x338bdfff  ApplePushService armv7  &lt;f424c0340de637c08bbeb4f3bd8c6eaf&gt; /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x338cb000 - 0x338eefff  MobileSync armv7  &lt;e42604c550283f4aa517ae8f108b340f&gt; /System/Library/PrivateFrameworks/MobileSync.framework/MobileSync
0x339cc000 - 0x33e6efff  UIKit armv7  &lt;d72bcc68e76a3a55a963590cdcffe8cd&gt; /System/Library/Frameworks/UIKit.framework/UIKit
0x33f91000 - 0x33fddfff  CoreTelephony armv7  &lt;e8eb52ca5fe33c7488a33efd222e7804&gt; /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x3413f000 - 0x34187fff  CoreMedia armv7  &lt;eb1f503312be3c93b07b2d0d25177000&gt; /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x3422e000 - 0x34247fff  Twitter armv7  &lt;8fe6d77b99b43d2287e9c51bc4b22456&gt; /System/Library/Frameworks/Twitter.framework/Twitter
0x34248000 - 0x3424efff  libnotify.dylib armv7  &lt;9406297de3e43742887890662a87ab53&gt; /usr/lib/system/libnotify.dylib
0x3424f000 - 0x34254fff  CrashReporterSupport armv7  &lt;2bb524b3bb3c3eb2932ce13b655b7c7c&gt; /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x34255000 - 0x34346fff  QuartzCore armv7  &lt;a2afbe6483683d05ad51b106f98776e2&gt; /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x34350000 - 0x34366fff  libmis.dylib armv7  &lt;258bc92be5823b239b4412dd42cb4807&gt; /usr/lib/libmis.dylib
0x34438000 - 0x34461fff  AppleAccount armv7  &lt;2ba44023410231fcb3f72f762ea3ce6e&gt; /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
0x344a5000 - 0x344a9fff  Marco armv7  &lt;8dea3e558fe534ff868fc92e215ce53b&gt; /System/Library/PrivateFrameworks/Marco.framework/Marco
0x344aa000 - 0x344f3fff  AddressBook armv7  &lt;b17a2962e9043e0385c3c2c652155f2b&gt; /System/Library/Frameworks/AddressBook.framework/AddressBook
0x344ff000 - 0x34578fff  ProofReader armv7  &lt;6db611d8df6530d480f97a40bc519f70&gt; /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x34579000 - 0x3458ffff  libdispatch.dylib armv7  &lt;9ecfaef4110a3bf9a92d12f0fe8d1d78&gt; /usr/lib/system/libdispatch.dylib
0x345af000 - 0x345dbfff  libtidy.A.dylib armv7  &lt;3aacc5b650e037c086a8ff6657d154bf&gt; /usr/lib/libtidy.A.dylib
0x345dc000 - 0x346b4fff  vImage armv7  &lt;caf3648be2933384b6aa1ae7408ab4f0&gt; /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x346fb000 - 0x346fdfff  OAuth armv7  &lt;3ccc08bd120934baba4572552dc18ee4&gt; /System/Library/PrivateFrameworks/OAuth.framework/OAuth
0x346fe000 - 0x3470ffff  AirTraffic armv7  &lt;c9eb888c1bd1322cbda5b01d41be0c7d&gt; /System/Library/PrivateFrameworks/AirTraffic.framework/AirTraffic
0x34711000 - 0x34711fff  libunwind.dylib armv7  &lt;e0a73a57795f3e1698a52ebe6fc07005&gt; /usr/lib/system/libunwind.dylib
0x34712000 - 0x347bcfff  libBLAS.dylib armv7  &lt;bf822cc1a3243ae7b104cf73ca22d352&gt; /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x347bf000 - 0x347d7fff  iAd armv7  &lt;9e9184ed0077317a97b879c3df950316&gt; /System/Library/Frameworks/iAd.framework/iAd
0x347d8000 - 0x347e1fff  libMobileGestalt.dylib armv7  &lt;4a15e845dc6f3a4a980de66c1cc44c42&gt; /usr/lib/libMobileGestalt.dylib
0x347e2000 - 0x347e9fff  MailServices armv7  &lt;ab2388ce733e38b7a261273a401bbbf1&gt; /System/Library/PrivateFrameworks/MailServices.framework/MailServices
0x347ea000 - 0x347f5fff  ExternalAccessory armv7  &lt;432d4e04c00f383f9be0151c6131c920&gt; /System/Library/Frameworks/ExternalAccessory.framework/ExternalAccessory
0x34d66000 - 0x34d69fff  NetworkStatistics armv7  &lt;7848d8ebad99367cb4f7f4e3fe88e5d6&gt; /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
0x34d6c000 - 0x34d85fff  libRIP.A.dylib armv7  &lt;1828cddc5dd93c61afbefb59587d7f8a&gt; /System/Library/Frameworks/CoreGraphics.framework/Resources/libRIP.A.dylib
0x34d86000 - 0x34d95fff  OpenGLES armv7  &lt;e80acc691001301e96101bb89d940033&gt; /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x34d9d000 - 0x34e2ffff  HomeSharing armv7  &lt;969a71b143ce3b84a41af74119131ebd&gt; /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
0x34e35000 - 0x34e55fff  libxslt.1.dylib armv7  &lt;39348471007e39dab80af68b08390456&gt; /usr/lib/libxslt.1.dylib
0x34ea4000 - 0x34eeefff  libvDSP.dylib armv7  &lt;441b42aca07b3da39feab25f8349918f&gt; /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x34eef000 - 0x34ef6fff  libc++abi.dylib armv7  &lt;bab4dcbfc5943d3fbb637342d35e8045&gt; /usr/lib/libc++abi.dylib
0x34ef7000 - 0x34fc7fff  WebKit armv7  &lt;6ff2796c2f933050ac6ecdee9fc6a216&gt; /System/Library/PrivateFrameworks/WebKit.framework/WebKit
0x34fcc000 - 0x34fd0fff  FTClientServices armv7  &lt;21de970d7ebb3e7fb502a0a5451b0806&gt; /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices
0x34fd6000 - 0x3503afff  MessageUI armv7  &lt;b74d79ea691a35ada276f063b7217a20&gt; /System/Library/Frameworks/MessageUI.framework/MessageUI
0x35040000 - 0x35047fff  StoreKit armv7  &lt;1bc0c05f99a8309d90476b42263e3487&gt; /System/Library/Frameworks/StoreKit.framework/StoreKit
0x35139000 - 0x3514ffff  DictionaryServices armv7  &lt;6ed2e967136f37d4a4b9b318d6c43b83&gt; /System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryServices
0x35150000 - 0x351e9fff  EventKit armv7  &lt;d67aa1508ee7306b8e2a45c76ffddff0&gt; /System/Library/Frameworks/EventKit.framework/EventKit
0x351ea000 - 0x3532ffff  CoreGraphics armv7  &lt;903545b89a7f311d95100ac7d1d44709&gt; /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x35330000 - 0x35334fff  libcache.dylib armv7  &lt;d6a7436ed8dc33d795c9b42baf864882&gt; /usr/lib/system/libcache.dylib
0x35358000 - 0x3535cfff  IOSurface armv7  &lt;6ae77a40f8e93f28bc466ca93f5675d4&gt; /System/Library/PrivateFrameworks/IOSurface.framework/IOSurface
0x3535d000 - 0x3541ffff  Celestial armv7  &lt;2a59586b0ae937c3b25fe526924aa885&gt; /System/Library/PrivateFrameworks/Celestial.framework/Celestial
0x35522000 - 0x35524fff  libCoreVMClient.dylib armv7  &lt;d4d4aa3090c83e87bcb15ed00b93fd5c&gt; /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x35530000 - 0x35655fff  JavaScriptCore armv7  &lt;2ffc6c87b94434288366bd53765ee267&gt; /System/Library/PrivateFrameworks/JavaScriptCore.framework/JavaScriptCore
0x3565d000 - 0x35663fff  liblaunch.dylib armv7  &lt;aa2bcba6fc7a36a191958fef2e995475&gt; /usr/lib/system/liblaunch.dylib
0x35664000 - 0x3567efff  CoreServicesInternal armv7  &lt;cccdb5638b17398f8082542c1b3c8cf6&gt; /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
0x3578b000 - 0x3578efff  libsystem_network.dylib armv7  &lt;356cb66612e836968ef24e6e5c3364cc&gt; /usr/lib/system/libsystem_network.dylib
0x35791000 - 0x357a7fff  libsystem_kernel.dylib armv7  &lt;7ac5560851ce3cb3981068092074b409&gt; /usr/lib/system/libsystem_kernel.dylib
0x357a8000 - 0x357b7fff  GenerationalStorage armv7  &lt;d84c3fd0e7bd36e78c256f2f4c5a4e91&gt; /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
0x357e9000 - 0x3581efff  DataAccess armv7  &lt;89fd0c22338b37538cf61803a0bca9e2&gt; /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess
0x35820000 - 0x358e6fff  libobjc.A.dylib armv7  &lt;90014d1bc583366d85622e43097df416&gt; /usr/lib/libobjc.A.dylib
0x358f9000 - 0x3592efff  SystemConfiguration armv7  &lt;4464a4e3bb3f32f7abaa35ebf31fda49&gt; /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x3594a000 - 0x35b77fff  MediaToolbox armv7  &lt;ec9bc89489763c6c93f86c5c490b2d69&gt; /System/Library/PrivateFrameworks/MediaToolbox.framework/MediaToolbox
0x35c37000 - 0x35c73fff  iCalendar armv7  &lt;f2836083051132d3aa40ad82d7f73aea&gt; /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
0x35c74000 - 0x35c83fff  SpringBoardServices armv7  &lt;ca5b10014b473d2eaec5c48d89ee1b54&gt; /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x35e70000 - 0x35e7cfff  Accounts armv7  &lt;79f22009b1173e1e81f70fc5c0410119&gt; /System/Library/Frameworks/Accounts.framework/Accounts
0x35e9e000 - 0x35ed2fff  MIME armv7  &lt;d30292ea8f7e360fa5f5d5b1b62b602d&gt; /System/Library/PrivateFrameworks/MIME.framework/MIME
0x35ed3000 - 0x35f0ffff  AppSupport armv7  &lt;311eac85b2a433a884dacba77217b49e&gt; /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x35f34000 - 0x36478fff  FaceCoreLight armv7  &lt;f326d88709683520b251dc53cb847c11&gt; /System/Library/PrivateFrameworks/FaceCoreLight.framework/FaceCoreLight
0x364d0000 - 0x3650efff  IOKit armv7  &lt;fcda71d29d6136dfbd84c1725f4998e5&gt; /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x3650f000 - 0x3654bfff  IMFoundation armv7  &lt;253125b9103c3d13b66923ac6893c25b&gt; /System/Library/PrivateFrameworks/IMCore.framework/Frameworks/IMFoundation.framework/IMFoundation
0x36559000 - 0x36599fff  libGLImage.dylib armv7  &lt;40448706190031f6b0d9636cc11ee81d&gt; /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x3659a000 - 0x365abfff  DataAccessExpress armv7  &lt;e6144ba265da3bb7b9a263aa1a29b054&gt; /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x365b0000 - 0x365b6fff  XPCObjects armv7  &lt;dc568831fa5b3b22b673c62bc9d21d16&gt; /System/Library/PrivateFrameworks/XPCObjects.framework/XPCObjects
0x365b7000 - 0x365b7fff  liblangid.dylib armv7  &lt;644ff4bcfbf337b5b5859e3f0fc0a9a8&gt; /usr/lib/liblangid.dylib
0x365c4000 - 0x3669bfff  CFNetwork armv7  &lt;765a472c824830eea91b8f02d12867e4&gt; /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x366a0000 - 0x366f1fff  CoreText armv7  &lt;5bfac4ee88d03d5b87a1f105abb7756c&gt; /System/Library/Frameworks/CoreText.framework/CoreText
0x36761000 - 0x36817fff  AVFoundation armv7  &lt;35cb7a0eb1dc3554a777c1cc11cb0415&gt; /System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x36818000 - 0x3681efff  MobileKeyBag armv7  &lt;e1f06241ef0e3f0aae00f15df572077e&gt; /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x3681f000 - 0x36822fff  CoreTime armv7  &lt;a398de5ba1e43a11b7008e9bb5a7f6fe&gt; /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
0x36848000 - 0x3686cfff  PrintKit armv7  &lt;08509c7bc915358b953de6f5cbef5c56&gt; /System/Library/PrivateFrameworks/PrintKit.framework/PrintKit
0x3686d000 - 0x368d0fff  IMCore armv7  &lt;046b6b615a743057b59d4aaba8a91d61&gt; /System/Library/PrivateFrameworks/IMCore.framework/IMCore
0x368e0000 - 0x368ebfff  AccountSettings armv7  &lt;373e59421d983c93931cfbad87b1ae35&gt; /System/Library/PrivateFrameworks/AccountSettings.framework/AccountSettings
0x368ec000 - 0x36924fff  VideoToolbox armv7  &lt;9f25f38d1cd13a1daff99cfde8884410&gt; /System/Library/PrivateFrameworks/VideoToolbox.framework/VideoToolbox
0x36944000 - 0x3695bfff  WebBookmarks armv7  &lt;bd20a05587783a8e9596eef1d3615ea7&gt; /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
0x3695f000 - 0x3696bfff  CoreVideo armv7  &lt;364fa32d513f3c11b50970120545f1a8&gt; /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x3696c000 - 0x36ab5fff  libicucore.A.dylib armv7  &lt;b70646b63f1f3b33896dd8cb91b8dab1&gt; /usr/lib/libicucore.A.dylib
0x36abb000 - 0x36b05fff  ManagedConfiguration armv7  &lt;5e0a131bbfec305ea01f9e01f486da63&gt; /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x36b06000 - 0x36b4bfff  GeoServices armv7  &lt;a26be2e76e8730ab91a16502aba376be&gt; /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x36b4d000 - 0x36d0afff  ImageIO armv7  &lt;02e3578171fa3b6a969b244275fd2bab&gt; /System/Library/Frameworks/ImageIO.framework/ImageIO
0x36d10000 - 0x36dc3fff  iTunesStore armv7  &lt;0b61336b65033857a22ce498c653636b&gt; /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
0x36f53000 - 0x36f97fff  MobileCoreServices armv7  &lt;757226927a873d5492be721908077b48&gt; /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x36fb7000 - 0x3712afff  MediaPlayer armv7  &lt;63cdf8f9c66d36e7a4e69e2f6cae854f&gt; /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
0x37160000 - 0x37161fff  libremovefile.dylib armv7  &lt;402f8956975d3b6fb86ab9b31a43242c&gt; /usr/lib/system/libremovefile.dylib
0x37168000 - 0x3720efff  AddressBookUI armv7  &lt;da424fecc66e3628ab03378ae80b38fc&gt; /System/Library/Frameworks/AddressBookUI.framework/AddressBookUI
0x3726a000 - 0x37381fff  CoreFoundation armv7  &lt;6d450fe923d7387f8b01845e0edd713d&gt; /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x37384000 - 0x37385fff  CoreSurface armv7  &lt;7850befd26b630f183ee326aaadd7b34&gt; /System/Library/PrivateFrameworks/CoreSurface.framework/CoreSurface
0x37393000 - 0x373d0fff  FTServices armv7  &lt;3f23418319a03a589dd5cac7df20e238&gt; /System/Library/PrivateFrameworks/FTServices.framework/FTServices
0x374ef000 - 0x376d3fff  AudioToolbox armv7  &lt;c91e27850452330ea804db6408840fd2&gt; /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x376e5000 - 0x376ebfff  liblockdown.dylib armv7  &lt;9e45ce468a6f31e5b8263f2c224aa800&gt; /usr/lib/liblockdown.dylib
0x376ec000 - 0x37a5bfff  TextInput armv7  &lt;8d7f24642c7634cc8e3a6e65f1dcd98e&gt; /System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x37abe000 - 0x37c3cfff  Foundation armv7  &lt;c40ddb073142315bb4ebb214343d0b7f&gt; /System/Library/Frameworks/Foundation.framework/Foundation
0x37d1d000 - 0x37dcbfff  Message armv7  &lt;b8221d43401d315fb84398b7aa570fc1&gt; /System/Library/PrivateFrameworks/Message.framework/Message

~~~]]></description>
		<content:encoded><![CDATA[<p>I'm trying to do an iOS adhoc release for internal review. My application continuously crashes when it hits a piece of code which includes a titanium module.</p>

<p>Am I compiling incorrectly?</p>

<p>I'm able to to development builds to my device and simulator just fine. Here's the crash report from the device:
<pre class='codeblock  javascript'></pre></p>
]]></content:encoded>
	</item>
	<item>
		<title>Titanium Studio</title> 
		<link>http://developer.appcelerator.com/question/130490/titanium-studio</link>
		<pubDate>Tue, 10 Jan 2012 09:28:54 -0800</pubDate>
		<dc:creator>James Becker</dc:creator> 
				<category><![CDATA[building]]></category> 
				<category><![CDATA[adhoc]]></category> 
				<category><![CDATA[ios]]></category> 
				<category><![CDATA[studio]]></category> 
				<guid isPermaLink="true">http://developer.appcelerator.com/question/130490/titanium-studio</guid>
		<description><![CDATA[I've been using the developer for sometime now and have just moved over to Studio to use this IDE. I think I am going crazy though as so used to the simple interface of developer.

Where is the deploy features for iOS? I've found in the wiki that there is supposed to be an iOS section under preferences but all it has is a configure button which loads the dashboard and tells me that the iOS is installed correctly?

Help...]]></description>
		<content:encoded><![CDATA[<p>I've been using the developer for sometime now and have just moved over to Studio to use this IDE. I think I am going crazy though as so used to the simple interface of developer.</p>

<p>Where is the deploy features for iOS? I've found in the wiki that there is supposed to be an iOS section under preferences but all it has is a configure button which loads the dashboard and tells me that the iOS is installed correctly?</p>

<p>Help...</p>
]]></content:encoded>
	</item>
	<item>
		<title>adhoc distros for iPHONE / ANDROID</title> 
		<link>http://developer.appcelerator.com/question/83001/adhoc-distros-for-iphone--android</link>
		<pubDate>Wed, 24 Nov 2010 19:44:27 -0800</pubDate>
		<dc:creator>vincent youmans</dc:creator> 
				<category><![CDATA[iphone]]></category> 
				<category><![CDATA[adhoc]]></category> 
				<guid isPermaLink="true">http://developer.appcelerator.com/question/83001/adhoc-distros-for-iphone--android</guid>
		<description><![CDATA[I see the other posts, but they are kind of dated... abot 5 months old.
is there any change in the way to do adhoc distros for iPHONE?

how would I do demo's for ANDROID?

Ideally, I owuld like to deliver a file that can be dropped into iTUNES.
]]></description>
		<content:encoded><![CDATA[<p>I see the other posts, but they are kind of dated... abot 5 months old.
is there any change in the way to do adhoc distros for iPHONE?</p>

<p>how would I do demo's for ANDROID?</p>

<p>Ideally, I owuld like to deliver a file that can be dropped into iTUNES.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Titanium Studio AdHoc Enterprise OTA Distribution</title> 
		<link>http://developer.appcelerator.com/question/122991/titanium-studio-adhoc-enterprise-ota-distribution</link>
		<pubDate>Thu, 21 Jul 2011 11:39:23 -0700</pubDate>
		<dc:creator>Andres Sosa</dc:creator> 
				<category><![CDATA[mobile]]></category> 
				<category><![CDATA[adhoc]]></category> 
				<category><![CDATA[enterprise]]></category> 
				<category><![CDATA[ota]]></category> 
				<guid isPermaLink="true">http://developer.appcelerator.com/question/122991/titanium-studio-adhoc-enterprise-ota-distribution</guid>
		<description><![CDATA[I am trying to build an AdHoc OTA distribution for an enterprise account.  I have been successful with the AdHoc builds using the normal developer provisioning profiles along with the device UDID's as described in the documentation, but failed to build an OTA distribution with the distribution profile.

I've tried packaging using the 'Distribute - App Store' configuration as well as building for the 'iOS Device' configuration while using the distribution profile from my apple Account.  In both cases, the application packager launches Xcode and then terminates the packager, leaving Xcode running.

I'm not that familiar with Xcode; I've done all my builds up to now using the Appcelerator tools.

BTW, when doing a build using 'iOS Device' using my distribution profile I created for the OTA distribution, I get this from the build logs in Titanium Studio:

~~~
[INFO] Performing clean build
[ERROR] [BEROR]Code Sign error: The default keychain doesn't have an identity matching the profile 'Sales Team OTA' and identity 'iPhone Developer: XXXXXXXXXXX (78HQN3A66E)'
[ERROR] 
[ERROR] Error: Traceback (most recent call last):
  File &quot;/Library/Application Support/Titanium/mobilesdk/osx/1.6.2/iphone/builder.py&quot;, line 1238, in main
    execute_xcode(&quot;iphoneos%s&quot; % iphone_version,args,False)
  File &quot;/Library/Application Support/Titanium/mobilesdk/osx/1.6.2/iphone/builder.py&quot;, line 1012, in execute_xcode
    output = run.run(args,False,False,o)
  File &quot;/Library/Application Support/Titanium/mobilesdk/osx/1.6.2/iphone/run.py&quot;, line 39, in run
    sys.exit(rc)
SystemExit: 65
~~~

I have installed the distribution certificate into my keychain in both the Login and System keychains.

Where is the formal documentation for doing this in Titanium Studio or Xcode?

Help?

I am open to anything, I have to get this OTA release done ASAP!]]></description>
		<content:encoded><![CDATA[<p>I am trying to build an AdHoc OTA distribution for an enterprise account.  I have been successful with the AdHoc builds using the normal developer provisioning profiles along with the device UDID's as described in the documentation, but failed to build an OTA distribution with the distribution profile.</p>

<p>I've tried packaging using the 'Distribute - App Store' configuration as well as building for the 'iOS Device' configuration while using the distribution profile from my apple Account.  In both cases, the application packager launches Xcode and then terminates the packager, leaving Xcode running.</p>

<p>I'm not that familiar with Xcode; I've done all my builds up to now using the Appcelerator tools.</p>

<p>BTW, when doing a build using 'iOS Device' using my distribution profile I created for the OTA distribution, I get this from the build logs in Titanium Studio:
<pre class="javascript codeblock"><span class="br0">&#91;</span>INFO<span class="br0">&#93;</span> Performing clean build
<span class="br0">&#91;</span>ERROR<span class="br0">&#93;</span> <span class="br0">&#91;</span>BEROR<span class="br0">&#93;</span>Code Sign error<span class="sy0">:</span> The <span class="kw2">default</span> keychain doesn<span class="st0">'t have an identity matching the profile '</span>Sales Team OTA<span class="st0">' and identity '</span>iPhone Developer<span class="sy0">:</span> XXXXXXXXXXX <span class="br0">&#40;</span>78HQN3A66E<span class="br0">&#41;</span><span class="st0">'
[ERROR] 
[ERROR] Error: Traceback (most recent call last):
  File &quot;/Library/Application Support/Titanium/mobilesdk/osx/1.6.2/iphone/builder.py&quot;, line 1238, in main
    execute_xcode(&quot;iphoneos%s&quot; % iphone_version,args,False)
  File &quot;/Library/Application Support/Titanium/mobilesdk/osx/1.6.2/iphone/builder.py&quot;, line 1012, in execute_xcode
    output = run.run(args,False,False,o)
  File &quot;/Library/Application Support/Titanium/mobilesdk/osx/1.6.2/iphone/run.py&quot;, line 39, in run
    sys.exit(rc)
SystemExit: 65</span></pre>
I have installed the distribution certificate into my keychain in both the Login and System keychains.</p>

<p>Where is the formal documentation for doing this in Titanium Studio or Xcode?</p>

<p>Help?</p>

<p>I am open to anything, I have to get this OTA release done ASAP!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Something equivalent to Xcode's Build and Archive</title> 
		<link>http://developer.appcelerator.com/question/122165/something-equivalent-to-xcodes-build-and-archive</link>
		<pubDate>Wed, 06 Jul 2011 17:01:55 -0700</pubDate>
		<dc:creator>Ronnie Swietek</dc:creator> 
				<category><![CDATA[distribution]]></category> 
				<category><![CDATA[appstore]]></category> 
				<category><![CDATA[distribute]]></category> 
				<category><![CDATA[adhoc]]></category> 
				<category><![CDATA[enterprise]]></category> 
				<guid isPermaLink="true">http://developer.appcelerator.com/question/122165/something-equivalent-to-xcodes-build-and-archive</guid>
		<description><![CDATA[&gt;Preparing an Enterprise App for Wireless Distribution
&gt;
&gt;To prepare your enterprise app for wireless distribution, you build an archived ver&gt;sion in the form of a .ipa file, and a manifest file that enables wireless distribution and installation of the app.
&gt;
&gt;In Xcode, you create an app archive using the “Build &gt; Build and Archive” command. Then, in the Archived Applications source in Xcode’s Organizer, select the app and click the “Share Application…” button. Then click the “Distribute for Enterprise…” button. You’ll be asked to provide information for the manifest file that Xcode creates. For information about the manifest file, see below.  For more information about building and provisioning apps, visit the iOS Dev Center.



**With that said, how do I achieve this using titanium?**]]></description>
		<content:encoded><![CDATA[<p>&gt;Preparing an Enterprise App for Wireless Distribution
&gt;
&gt;To prepare your enterprise app for wireless distribution, you build an archived ver&gt;sion in the form of a .ipa file, and a manifest file that enables wireless distribution and installation of the app.
&gt;
&gt;In Xcode, you create an app archive using the “Build &gt; Build and Archive” command. Then, in the Archived Applications source in Xcode’s Organizer, select the app and click the “Share Application…” button. Then click the “Distribute for Enterprise…” button. You’ll be asked to provide information for the manifest file that Xcode creates. For information about the manifest file, see below.  For more information about building and provisioning apps, visit the iOS Dev Center.</p>

<p><strong>With that said, how do I achieve this using titanium?</strong></p>
]]></content:encoded>
	</item>
	<item>
		<title>Adhoc deployment of an iPad app?</title> 
		<link>http://developer.appcelerator.com/question/118046/adhoc-deployment-of-an-ipad-app</link>
		<pubDate>Fri, 01 Apr 2011 11:10:53 -0700</pubDate>
		<dc:creator>Evan McDaniel</dc:creator> 
				<category><![CDATA[distribution]]></category> 
				<category><![CDATA[ipad]]></category> 
				<category><![CDATA[adhoc]]></category> 
				<guid isPermaLink="true">http://developer.appcelerator.com/question/118046/adhoc-deployment-of-an-ipad-app</guid>
		<description><![CDATA[Hi, 

Perhaps a bit of a simplistic question, but lots of the posts on this topic are quite old.

Is there anything particular about creating iPad apps with Titanium that we preclude us from sending them to a client to distribute via the adhoc method?

Thanks!]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>

<p>Perhaps a bit of a simplistic question, but lots of the posts on this topic are quite old.</p>

<p>Is there anything particular about creating iPad apps with Titanium that we preclude us from sending them to a client to distribute via the adhoc method?</p>

<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>adhoc build on iphone</title> 
		<link>http://developer.appcelerator.com/question/117717/adhoc-build-on-iphone</link>
		<pubDate>Fri, 25 Mar 2011 05:27:22 -0700</pubDate>
		<dc:creator>Frank A</dc:creator> 
				<category><![CDATA[iphone]]></category> 
				<category><![CDATA[adhoc]]></category> 
				<guid isPermaLink="true">http://developer.appcelerator.com/question/117717/adhoc-build-on-iphone</guid>
		<description><![CDATA[Hi,

To do an adhoc build on iPhone to I need to be part of the developer program ($99)?  Also does anyone have an up to date set of instructions, I see lots of posts and things on it but many seem quite old and I'm not sure what applies now.

Thanks.]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>

<p>To do an adhoc build on iPhone to I need to be part of the developer program ($99)?  Also does anyone have an up to date set of instructions, I see lots of posts and things on it but many seem quite old and I'm not sure what applies now.</p>

<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Does Change to Provisioning Mean I Need to Recompile?</title> 
		<link>http://developer.appcelerator.com/question/102501/does-change-to-provisioning-mean-i-need-to-recompile</link>
		<pubDate>Wed, 19 Jan 2011 08:52:32 -0800</pubDate>
		<dc:creator>Jeff Abele</dc:creator> 
				<category><![CDATA[provisioning]]></category> 
				<category><![CDATA[adhoc]]></category> 
				<guid isPermaLink="true">http://developer.appcelerator.com/question/102501/does-change-to-provisioning-mean-i-need-to-recompile</guid>
		<description><![CDATA[I need to add some new devices to my provisioning file for an AdHoc distribution.  If I make a change to the provisioning file in the ios provisioning portal, do I need to recompile my ad hoc build?  Or can I just distribute the new provisioning file and use the old build?]]></description>
		<content:encoded><![CDATA[<p>I need to add some new devices to my provisioning file for an AdHoc distribution.  If I make a change to the provisioning file in the ios provisioning portal, do I need to recompile my ad hoc build?  Or can I just distribute the new provisioning file and use the old build?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Is AdHoc provisioning working?</title> 
		<link>http://developer.appcelerator.com/question/61391/is-adhoc-provisioning-working</link>
		<pubDate>Wed, 15 Sep 2010 10:32:01 -0700</pubDate>
		<dc:creator>Dave F</dc:creator> 
				<category><![CDATA[iphone]]></category> 
				<category><![CDATA[adhoc]]></category> 
				<guid isPermaLink="true">http://developer.appcelerator.com/question/61391/is-adhoc-provisioning-working</guid>
		<description><![CDATA[I read on here that there were some issues with the adhoc distribution a few months back. I'm wondering if the latest version fixes those problems. I downloaded a adhoc provision and added it to Titanium. It says its packaging the app but then just stops with no file output to my selected destination. Just wondering if I'm doing something wrong of if this is a common issue.

thanks

Fish]]></description>
		<content:encoded><![CDATA[<p>I read on here that there were some issues with the adhoc distribution a few months back. I'm wondering if the latest version fixes those problems. I downloaded a adhoc provision and added it to Titanium. It says its packaging the app but then just stops with no file output to my selected destination. Just wondering if I'm doing something wrong of if this is a common issue.</p>

<p>thanks</p>

<p>Fish</p>
]]></content:encoded>
	</item>
	<item>
		<title>Ad Hoc profile failed to distribute with 1.3.x</title> 
		<link>http://developer.appcelerator.com/question/49291/ad-hoc-profile-failed-to-distribute-with-13x</link>
		<pubDate>Tue, 03 Aug 2010 04:01:28 -0700</pubDate>
		<dc:creator>Vitali Virulaine</dc:creator> 
				<category><![CDATA[distribute]]></category> 
				<category><![CDATA[adhoc]]></category> 
				<category><![CDATA[1.3.0]]></category> 
				<guid isPermaLink="true">http://developer.appcelerator.com/question/49291/ad-hoc-profile-failed-to-distribute-with-13x</guid>
		<description><![CDATA[Hi. I cannot build any 1.3.x build with Ad Hoc profile, I tried Appstore profile and it's OK, but Ad Hoc failed. 


Packaging Error

 invalid build action: (empty string)
Usage: xcodebuild [-project &lt;projectname&gt;] [-activetarget] [-alltargets] [-target &lt;targetname&gt;]... [-parallelizeTargets] [-activeconfiguration] [-configuration &lt;configurationname&gt;] [-sdk &lt;sdkfullpath&gt;|&lt;sdkname&gt;] [-xcconfig &lt;filepath&gt;] [&lt;buildsetting&gt;=&lt;value&gt;]... [&lt;buildaction&gt;]...
       xcodebuild [-version [-sdk [&lt;sdkfullpath&gt;|&lt;sdkname&gt;] [&lt;item&gt;] ]
       xcodebuild [-showsdks]
       xcodebuild [-find &lt;binary&gt; -sdk &lt;sdkfullpath&gt;|&lt;sdkname&gt;]
       xcodebuild [-list]
 Build Failed (Missing app at /Users/vitalik2k/Desktop/PDF_APP/PDFapp/build/iphone/build/Release-iphoneos/PDFapp.app/PDFapp). Please see output for more details]]></description>
		<content:encoded><![CDATA[<p>Hi. I cannot build any 1.3.x build with Ad Hoc profile, I tried Appstore profile and it's OK, but Ad Hoc failed.</p>

<p>Packaging Error</p>

<p>invalid build action: (empty string)
Usage: xcodebuild [-project &lt;projectname&gt;] [-activetarget] [-alltargets] [-target &lt;targetname&gt;]... [-parallelizeTargets] [-activeconfiguration] [-configuration &lt;configurationname&gt;] [-sdk &lt;sdkfullpath&gt;|&lt;sdkname&gt;] [-xcconfig &lt;filepath&gt;] [&lt;buildsetting&gt;=&lt;value&gt;]... [&lt;buildaction&gt;]...
       xcodebuild [-version [-sdk [&lt;sdkfullpath&gt;|&lt;sdkname&gt;] [&lt;item&gt;] ]
       xcodebuild [-showsdks]
       xcodebuild [-find &lt;binary&gt; -sdk &lt;sdkfullpath&gt;|&lt;sdkname&gt;]
       xcodebuild [-list]
 Build Failed (Missing app at /Users/vitalik2k/Desktop/PDF_APP/PDFapp/build/iphone/build/Release-iphoneos/PDFapp.app/PDFapp). Please see output for more details</p>
]]></content:encoded>
	</item>
	<item>
		<title>Ad-Hoc, finally working :)</title> 
		<link>http://developer.appcelerator.com/question/32391/ad-hoc-finally-working-</link>
		<pubDate>Sat, 05 Jun 2010 03:30:23 -0700</pubDate>
		<dc:creator>Sj Singh</dc:creator> 
				<category><![CDATA[adhoc]]></category> 
				<category><![CDATA[entitlements]]></category> 
				<category><![CDATA[ad-hoc]]></category> 
				<category><![CDATA[get-task-allow]]></category> 
				<guid isPermaLink="true">http://developer.appcelerator.com/question/32391/ad-hoc-finally-working-</guid>
		<description><![CDATA[It's 6 am and I spent the whole night trying to get ad-hoc build working. I kept getting signing errors or entitlements missing errors. So I created a new test prj in xcode and compared the .xcodeproj file generated by titanium to the test project's .xcodeproj. And finally toward the end, I hit the missing part! Turns out the titanium isn't generating the CODE_SIGN_ENTITLEMENTS key in the project.xcodeproj file. I opened up the generated .xcodeprj file into a text editor and added this line to the release portion: &quot;CODE_SIGN_ENTITLEMENTS = Resources/Entitlements.plist&quot; (Don't forget to open the Entitlements.plist file and uncheck the 'get-task-allow' option). Did a clean build, dropped it into iTunes and boom! No freaking errors!

https://appcelerator.lighthouseapp.com/projects/32238/tickets/695-iphone-buildscript-adhoc-distribution

I believe that is the reason why titanium isn't adding the line.

Just a note that you do have to create ad-hoc profile from the dev center and do a build from xcode, not titanium. With titanium i kept getting &quot;build not found&quot; errors, even after I updated to 1.3.1, regular non-adhoc distribution compiled fine tho. ]]></description>
		<content:encoded><![CDATA[<p>It's 6 am and I spent the whole night trying to get ad-hoc build working. I kept getting signing errors or entitlements missing errors. So I created a new test prj in xcode and compared the .xcodeproj file generated by titanium to the test project's .xcodeproj. And finally toward the end, I hit the missing part! Turns out the titanium isn't generating the CODE_SIGN_ENTITLEMENTS key in the project.xcodeproj file. I opened up the generated .xcodeprj file into a text editor and added this line to the release portion: &quot;CODE_SIGN_ENTITLEMENTS = Resources/Entitlements.plist&quot; (Don't forget to open the Entitlements.plist file and uncheck the 'get-task-allow' option). Did a clean build, dropped it into iTunes and boom! No freaking errors!</p>

<p>https://appcelerator.lighthouseapp.com/projects/32238/tickets/695-iphone-buildscript-adhoc-distribution</p>

<p>I believe that is the reason why titanium isn't adding the line.</p>

<p>Just a note that you do have to create ad-hoc profile from the dev center and do a build from xcode, not titanium. With titanium i kept getting &quot;build not found&quot; errors, even after I updated to 1.3.1, regular non-adhoc distribution compiled fine tho.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Ad Hoc Distribution: Install on Windows</title> 
		<link>http://developer.appcelerator.com/question/23751/ad-hoc-distribution-install-on-windows</link>
		<pubDate>Mon, 10 May 2010 05:36:03 -0700</pubDate>
		<dc:creator>Justin Hall</dc:creator> 
				<category><![CDATA[iphone]]></category> 
				<category><![CDATA[distribution]]></category> 
				<category><![CDATA[app]]></category> 
				<category><![CDATA[adhoc]]></category> 
				<category><![CDATA[ipa]]></category> 
				<category><![CDATA[zip]]></category> 
				<category><![CDATA[mobileprovision]]></category> 
				<guid isPermaLink="true">http://developer.appcelerator.com/question/23751/ad-hoc-distribution-install-on-windows</guid>
		<description><![CDATA[I've followed some of the recommendations by Nolan on other 'ad hoc' questions in this forum.

I have reached undiscovered territory it seems.

When I send the .app file along with my .mobileprovision file to my client they can import the .mobileprovision, but the .app is a different story.

THe .app on a Windows machine is a folder.  iTunes can't import the file because it sees it as a folder.

How do I deliver the necessary files in the proper format for a Windows installation using Ad Hoc?

I've tried changing the .app to .ipa.

JDH]]></description>
		<content:encoded><![CDATA[<p>I've followed some of the recommendations by Nolan on other 'ad hoc' questions in this forum.</p>

<p>I have reached undiscovered territory it seems.</p>

<p>When I send the .app file along with my .mobileprovision file to my client they can import the .mobileprovision, but the .app is a different story.</p>

<p>THe .app on a Windows machine is a folder.  iTunes can't import the file because it sees it as a folder.</p>

<p>How do I deliver the necessary files in the proper format for a Windows installation using Ad Hoc?</p>

<p>I've tried changing the .app to .ipa.</p>

<p>JDH</p>
]]></content:encoded>
	</item>
	<item>
		<title>Ad Hoc Distribution: Install on Windows (part 2)</title> 
		<link>http://developer.appcelerator.com/question/24611/ad-hoc-distribution-install-on-windows-part-2</link>
		<pubDate>Wed, 12 May 2010 05:18:22 -0700</pubDate>
		<dc:creator>Justin Hall</dc:creator> 
				<category><![CDATA[iphone]]></category> 
				<category><![CDATA[distribution]]></category> 
				<category><![CDATA[packaging]]></category> 
				<category><![CDATA[adhoc]]></category> 
				<guid isPermaLink="true">http://developer.appcelerator.com/question/24611/ad-hoc-distribution-install-on-windows-part-2</guid>
		<description><![CDATA[I have been trying to install my app on my client's Windows 7 OS for the last week without any success.

I have copied my .mobileprovision profile and .ipa file via going to iTunes-&gt;Show in Finder.

When I send these files to my client they are able to import the files, but the .ipa file says the app is not signed.

I've installed the app from Titanium on my Mac via the &quot;Run on Devices&quot; which works fine on my iPhone.

I've created a Package (.zip) from the &quot;Distribution&quot; tab in Titanium.

I'm not sure what is causing the issue.

If anyone wants to test it please contact me.

'jhalljhall' at gmail dot com

I need to know what is causing the .ipa file to be signed incorrectly.

Thanks in advance!]]></description>
		<content:encoded><![CDATA[<p>I have been trying to install my app on my client's Windows 7 OS for the last week without any success.</p>

<p>I have copied my .mobileprovision profile and .ipa file via going to iTunes-&gt;Show in Finder.</p>

<p>When I send these files to my client they are able to import the files, but the .ipa file says the app is not signed.</p>

<p>I've installed the app from Titanium on my Mac via the &quot;Run on Devices&quot; which works fine on my iPhone.</p>

<p>I've created a Package (.zip) from the &quot;Distribution&quot; tab in Titanium.</p>

<p>I'm not sure what is causing the issue.</p>

<p>If anyone wants to test it please contact me.</p>

<p>'jhalljhall' at gmail dot com</p>

<p>I need to know what is causing the .ipa file to be signed incorrectly.</p>

<p>Thanks in advance!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Need Help on ahHoc distribution</title> 
		<link>http://developer.appcelerator.com/question/18671/need-help-on-ahhoc-distribution</link>
		<pubDate>Wed, 21 Apr 2010 10:40:50 -0700</pubDate>
		<dc:creator>Laurent Chazallon</dc:creator> 
				<category><![CDATA[distribution]]></category> 
				<category><![CDATA[adhoc]]></category> 
				<guid isPermaLink="true">http://developer.appcelerator.com/question/18671/need-help-on-ahhoc-distribution</guid>
		<description><![CDATA[Hi,

I must deploy my app with ad hoc 
I have all certifcate from Apple, and mobileprovisions file.
When I try to deploy the app with iTune I got an error you are not allowed to do that in french &quot; vous n avez pas les privilege&quot; . if I build from xcode every things is working for the deployement and instalation, excepte the app contanains no buttons, picture .
I must deliver tomorrow and i m became crazy]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>

<p>I must deploy my app with ad hoc 
I have all certifcate from Apple, and mobileprovisions file.
When I try to deploy the app with iTune I got an error you are not allowed to do that in french &quot; vous n avez pas les privilege&quot; . if I build from xcode every things is working for the deployement and instalation, excepte the app contanains no buttons, picture .
I must deliver tomorrow and i m became crazy</p>
]]></content:encoded>
	</item>
	<item>
		<title>&quot;Resources have been modified&quot; error when trying to sync app to iPhone</title> 
		<link>http://developer.appcelerator.com/question/13041/resources-have-been-modified-error-when-trying-to-sync-app-to-iphone</link>
		<pubDate>Wed, 07 Apr 2010 00:06:31 -0700</pubDate>
		<dc:creator>Dan Giulvezan</dc:creator> 
				<category><![CDATA[iphone]]></category> 
				<category><![CDATA[error]]></category> 
				<category><![CDATA[resources]]></category> 
				<category><![CDATA[distribute]]></category> 
				<category><![CDATA[adhoc]]></category> 
				<category><![CDATA[modified]]></category> 
				<guid isPermaLink="true">http://developer.appcelerator.com/question/13041/resources-have-been-modified-error-when-trying-to-sync-app-to-iphone</guid>
		<description><![CDATA[I have a new app I'm working on and I'm ready to test it on my iPhone. I have all the files I need from Apple (e.g. provisioning profile) and I can get the app installed into iTunes, but now trying to sync that app with my iPhone I'm getting an error in iTunes that says:

**The application &quot;______&quot; was not installed on the iPhone &quot;______&quot; because its resources have been modified.**

Anyone have any ideas what exactly that means and how to get past it?

I've installed other apps onto my iPhone, but always have a problem when trying to install a new app for the first time (after that first time, no problem).  This is just my most recent struggle with that part of the process.]]></description>
		<content:encoded><![CDATA[<p>I have a new app I'm working on and I'm ready to test it on my iPhone. I have all the files I need from Apple (e.g. provisioning profile) and I can get the app installed into iTunes, but now trying to sync that app with my iPhone I'm getting an error in iTunes that says:</p>

<p><strong>The application &quot;______&quot; was not installed on the iPhone &quot;______&quot; because its resources have been modified.</strong></p>

<p>Anyone have any ideas what exactly that means and how to get past it?</p>

<p>I've installed other apps onto my iPhone, but always have a problem when trying to install a new app for the first time (after that first time, no problem).  This is just my most recent struggle with that part of the process.</p>
]]></content:encoded>
	</item>
</channel>
</rss>