I opened the terminal window during the build and it still hangs but here is the terminal window output:
Copyright © 2009-2013 C o r o n a L a b s I n c .
2013-06-03 08:36:50.285 Corona Simulator[300:707] Version: 2.0.0
2013-06-03 08:36:50.285 Corona Simulator[300:707] Build: 2013.1134
2013-06-03 08:36:50.287 Corona Simulator[300:707] The file sandbox for this project is located at the following folder:
(/Users/Peter/Library/Application Support/Corona Simulator/MCP Build Folder-FE55F6223D6993A2EACDE452BF34693A)
2013-06-03 08:36:50.749 Corona Simulator[300:707] WARNING: Simulator does not support multitouch events
2013-06-03 08:37:17.099 Corona Simulator[300:707] Using Custom Build Id c37d18cfe79e3679aa32a78d432c845e
2013-06-03 08:37:17.178 Corona Simulator[300:707] *** -[NSPlaceholderString initWithUTF8String:]: NULL cString
2013-06-03 08:37:17.179 Corona Simulator[300:707] (
0 CoreFoundation 0x00007fff8d1c0b06 __exceptionPreprocess + 198
1 libobjc.A.dylib 0x00007fff90bf83f0 objc_exception_throw + 43
2 CoreFoundation 0x00007fff8d1c08dc +[NSException raise:format:] + 204
3 Foundation 0x00007fff88f5693c -[NSString initWithUTF8String:] + 74
4 Corona Simulator 0x000000010002ec0e start + 183182
5 Corona Simulator 0x000000010002e933 start + 182451
6 Corona Simulator 0x0000000100029d4a start + 163018
7 Corona Simulator 0x000000010002a8e6 start + 165990
8 Corona Simulator 0x000000010001511b start + 77979
9 Corona Simulator 0x000000010000de5f start + 48607
10 Foundation 0x00007fff88f24395 __NSFireDelayedPerform + 358
11 CoreFoundation 0x00007fff8d17d804 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
12 CoreFoundation 0x00007fff8d17d31d __CFRunLoopDoTimer + 557
13 CoreFoundation 0x00007fff8d162ad9 __CFRunLoopRun + 1529
14 CoreFoundation 0x00007fff8d1620e2 CFRunLoopRunSpecific + 290
15 HIToolbox 0x00007fff90878eb4 RunCurrentEventLoopInMode + 209
16 HIToolbox 0x00007fff90878c52 ReceiveNextEventCommon + 356
17 HIToolbox 0x00007fff90878ae3 BlockUntilNextEventMatchingListInMode + 62
18 AppKit 0x00007fff91f03563 _DPSNextEvent + 685
19 AppKit 0x00007fff91f02e22 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
20 AppKit 0x00007fff91efa1d3 -[NSApplication run] + 517
21 AppKit 0x00007fff91e9ec06 NSApplicationMain + 869
22 Corona Simulator 0x00000001000020b4 start + 52
23 ??? 0x0000000000000001 0x0 + 1
)
I cant see any obvious error message but hopefully someone else can?
Peter