To remove OS Control Strip touchbar

2017-07-27 Thread sumit bansal
Hi All, Can anyone please guide me how to remove the OS control strip touchbar while displaying fly out touchbar of NSPopover.TouchbarItem. Just like when we click on ColorPickerItem, it opens the flyout touchbar on entire touchbar hardware. It removes the OS control strip touchbar for the time

User Location & Array of CLCircularRegions

2017-07-27 Thread Eric E. Dolecki
I am trying to get around the limit of 20 monitored regions for iOS. So, I have an array of all regions (CLCircularRegions) and I have the user's location. Based on that I want to unregister all regions, and then find the closest 20 of them. How exactly should I do this? var