Exotic Objects

Results 9 issues of Exotic Objects

Clicking the close button in the demo causes popover to fade out, then in again, then out. To see it more clearly, close the settings window when it opens. Running...

Here's the bug output: ### Command ``` /Users/****/.rvm/rubies/ruby-2.2.1/bin/pod install --verbose ``` ### Report - What did you do? - What did you expect to happen? - What happened instead? ###...

This is not a technical issue, but more of a question. The App Store now has these guidelines in place regarding apps that display user-generated content: > 14.3: Apps that...

(_Programming Guides, Class References, Category References_, and _Protocol References_) used to be displayed in TOC in XCode 4.5 and greater. But they are not displayed in XCode 5.0.1. Dash displays...

Bug
Known

`s.dependency 'AttributedMarkdown' #fails` ``` ruby #also fails pod search AttributedMarkdown [!] Unable to find a pod with name matching `AttributedMarkdown' ``` This is a pretty big drag. If I have...

Changing `self.framesPerSecond = 1;` in `GlimpseAssetWriter` has no effect. Is some other change required?

I was getting black screen failures when running SimpleCam on a device for the first time. Apple's documentation for `AVCaptureDevice requestAccessForMediaType` says: "The completion handler is called on an _arbitrary...

bug

Some of this is self explanatory. Just change paths like `.octest` to `.xctest`, etc. But there's one aspect that I couldn't figure out. `SGXCodeTest.m` looks like this: ``` + (void)applicationDidBecomeActive:(NSNotification...