Fix for inappropriate suspension of the main queue when using an IP address instead of a hostname.

This commit is contained in:
Blake Watters
2011-07-05 16:22:12 -04:00
parent 1014656328
commit 348e86cbc8
5 changed files with 22 additions and 5 deletions

View File

@@ -87,12 +87,12 @@
</EnvironmentVariable>
<EnvironmentVariable
key = "UISPEC_SPEC"
value = "RKManagedObjectStoreSpec"
value = "RKClientSpec"
isEnabled = "NO">
</EnvironmentVariable>
<EnvironmentVariable
key = "UISPEC_EXAMPLE"
value = "itShouldRespectTheRootKeyPathWhenConstructingATemporaryObjectMappingProvider"
value = "itShouldSuspendTheMainQueueOnBaseURLChangeWhenReachabilityHasNotBeenEstablished"
isEnabled = "NO">
</EnvironmentVariable>
<EnvironmentVariable