Dude, I'd stop bumping the thread, it's against the rules :/
But I did some research, this is what I found and is what I imagine you are using:
defaults write com.apple.iCal IncludeDebugMenu 1
to turn it on.
My guess is that the they changed the command -- but to what I don't know.
Hoping now thats its officially out that someone show is smart finds the answer to my question
I have had a look at the Calendar application file in text edit, and I can see it all sitting in there, but just can't work out the command line.
Other option is just finding a way to change the default view from 'iPad view' and turning that off!
thanks
maclab,
You have posted this request all over the Internet. Have you thought that maybe, just maybe, there is no "debug mode" in this version?
S-
The debug menu is there, I can see it in the application coding. Its just a matter of time before someone with the brains for these things works out the new command line.
thanks
Where did you look to see if the debug menu is there?
I've been looking to see how to enable it too and so far I've tried these on my own just to see but they don't do anything for me:
defaults write com.apple.iCal EnableDebugMenu -bool true
defaults write com.apple.iCal IncludeDebugMenu -bool true
defaults write com.apple.Calendar EnableDebugMenu -bool true
defaults write com.apple.Calendar IncludeDebugMenu -bool true
I'm still looking for it too but if you happen to find it, please share it with us!