Re: Spotlight in my app not finding anything

2012-11-03 Thread Jerry Krinock
It's a standard Windows share from a Windows 7 machine. Does not Spotlight need to index the volume before it can find anything? And in System Preferences ▸ Spotlight, users can restrict Spotlight results. Spotlight is nice when it works, but I wouldn't use it in any application where it was

Re: printing arrays

2012-11-03 Thread Kyle Sluder
On Nov 2, 2012, at 10:18 PM, Gerriet M. Denkmann gerr...@mdenkmann.de wrote: On 3 Nov 2012, at 00:35, Kyle Sluder k...@ksluder.com wrote: If this is just for debugging purposes, you could swizzle -[NSArray description] and -[NSDictionary description]. I tried a Category for NSArray

Re: printing arrays

2012-11-03 Thread Gerriet M. Denkmann
On 3 Nov 2012, at 12:47, Quincey Morris quinceymor...@rivergatesoftware.com wrote: On Nov 2, 2012, at 22:18 , Gerriet M. Denkmann gerr...@mdenkmann.de wrote: Is there a way to make the first NSLog work? I seem to remember that it calls something like debuggingDescription, which, if not

Re: printing arrays

2012-11-03 Thread Gerriet M. Denkmann
On 3 Nov 2012, at 22:42, Kyle Sluder k...@ksluder.com wrote: On Nov 2, 2012, at 10:18 PM, Gerriet M. Denkmann gerr...@mdenkmann.de wrote: On 3 Nov 2012, at 00:35, Kyle Sluder k...@ksluder.com wrote: If this is just for debugging purposes, you could swizzle -[NSArray description] and

Re: Creating CoreData Configurations in xcode

2012-11-03 Thread Dave Fernandes
[followup to question on xcode-users list] Just curious why you are using configurations. I've never found them to be useful for anything. My hope was that I wouldn't have to migrate some types of documents as often if the only entities that changed were not part of that document type's

OS_OBJECT_USE_OBJC_RETAIN_RELEASE and xpc_release()

2012-11-03 Thread Jerry Krinock
About a year ago, I built a tool which did some XPC and, following documentation I read somewhere, invoked xpc_release(). This little project uses ARC and stills builds OK in Xcode 4.5.2. I want to absorb it into a big old project that contains a couple dozen targets. So I added a target for

Re: Creating CoreData Configurations in xcode

2012-11-03 Thread Gordon Apple
Well, I¹ve kinda asked myself this. So far, I¹ve just used the same model and not instantiated anything I didn¹t need. Maybe it makes the coreData file slightly smaller? Maybe not, because all that entity info is in the model, not the file. On 11/3/12 1:50 PM, Dave Fernandes

Re: OS_OBJECT_USE_OBJC_RETAIN_RELEASE and xpc_release()

2012-11-03 Thread Greg Parker
On Nov 3, 2012, at 12:55 PM, Jerry Krinock je...@ieee.org wrote: About a year ago, I built a tool which did some XPC and, following documentation I read somewhere, invoked xpc_release(). This little project uses ARC and stills builds OK in Xcode 4.5.2. I want to absorb it into a big old

Re: Extremely low fps during transparent NSWindow resize

2012-11-03 Thread Ken Thomases
On Nov 1, 2012, at 6:48 AM, Andrea3000 wrote: I'm trying to address a performance problem regarding transparent NSWindows during resize. This way I have a borderless NSWindow which is transparent with a NSView that draws an opaque NSRect with rounded corners. Therefore it gives me a

iOS kiosk mode?

2012-11-03 Thread Rick Mann
I was in the Apple store yesterday, and noticed that all the products had iPads next to them, embedded in acrylic stands. This prevented customers from pressing the power button, but exposed the home button, but the button was non-functional. These iPads were running an app, and were not using