TestFlight update + search improvements.
[UPDATED] TestFlight SDK updated to 0.8.3 [ADDED] Log >=info messages to TestFlight [ADDED] Hide status bar while locked. [ADDED] Show all sites when search results icon is tapped. [IMPROVED] Search table cells.
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -58,6 +58,11 @@
|
||||
</BuildableReference>
|
||||
</BuildableProductRunnable>
|
||||
<AdditionalOptions>
|
||||
<AdditionalOption
|
||||
key = "OBJC_PRINT_EXCEPTIONS"
|
||||
value = "YES"
|
||||
isEnabled = "YES">
|
||||
</AdditionalOption>
|
||||
<AdditionalOption
|
||||
key = "NSZombieEnabled"
|
||||
value = "YES"
|
||||
@@ -69,7 +74,7 @@
|
||||
shouldUseLaunchSchemeArgsEnv = "YES"
|
||||
savedToolIdentifier = ""
|
||||
useCustomWorkingDirectory = "NO"
|
||||
buildConfiguration = "Release"
|
||||
buildConfiguration = "Debug"
|
||||
debugDocumentVersioning = "YES">
|
||||
<BuildableProductRunnable>
|
||||
<BuildableReference
|
||||
|
Reference in New Issue
Block a user