Stopped the simulators from being too verbose
Showing
5 changed files
with
35 additions
and
0 deletions
@@ -61,6 +61,13 @@ | @@ -61,6 +61,13 @@ | ||
61 | ReferencedContainer = "container:SDWebImage Demo.xcodeproj"> | 61 | ReferencedContainer = "container:SDWebImage Demo.xcodeproj"> |
62 | </BuildableReference> | 62 | </BuildableReference> |
63 | </BuildableProductRunnable> | 63 | </BuildableProductRunnable> |
64 | + <EnvironmentVariables> | ||
65 | + <EnvironmentVariable | ||
66 | + key = "OS_ACTIVITY_MODE" | ||
67 | + value = "disable" | ||
68 | + isEnabled = "YES"> | ||
69 | + </EnvironmentVariable> | ||
70 | + </EnvironmentVariables> | ||
64 | <AdditionalOptions> | 71 | <AdditionalOptions> |
65 | </AdditionalOptions> | 72 | </AdditionalOptions> |
66 | </LaunchAction> | 73 | </LaunchAction> |
@@ -61,6 +61,13 @@ | @@ -61,6 +61,13 @@ | ||
61 | ReferencedContainer = "container:SDWebImage Demo.xcodeproj"> | 61 | ReferencedContainer = "container:SDWebImage Demo.xcodeproj"> |
62 | </BuildableReference> | 62 | </BuildableReference> |
63 | </BuildableProductRunnable> | 63 | </BuildableProductRunnable> |
64 | + <EnvironmentVariables> | ||
65 | + <EnvironmentVariable | ||
66 | + key = "OS_ACTIVITY_MODE" | ||
67 | + value = "disable" | ||
68 | + isEnabled = "YES"> | ||
69 | + </EnvironmentVariable> | ||
70 | + </EnvironmentVariables> | ||
64 | <AdditionalOptions> | 71 | <AdditionalOptions> |
65 | </AdditionalOptions> | 72 | </AdditionalOptions> |
66 | </LaunchAction> | 73 | </LaunchAction> |
@@ -101,6 +101,13 @@ | @@ -101,6 +101,13 @@ | ||
101 | ReferencedContainer = "container:SDWebImage Demo.xcodeproj"> | 101 | ReferencedContainer = "container:SDWebImage Demo.xcodeproj"> |
102 | </BuildableReference> | 102 | </BuildableReference> |
103 | </MacroExpansion> | 103 | </MacroExpansion> |
104 | + <EnvironmentVariables> | ||
105 | + <EnvironmentVariable | ||
106 | + key = "OS_ACTIVITY_MODE" | ||
107 | + value = "disable" | ||
108 | + isEnabled = "YES"> | ||
109 | + </EnvironmentVariable> | ||
110 | + </EnvironmentVariables> | ||
104 | <AdditionalOptions> | 111 | <AdditionalOptions> |
105 | </AdditionalOptions> | 112 | </AdditionalOptions> |
106 | </LaunchAction> | 113 | </LaunchAction> |
@@ -61,6 +61,13 @@ | @@ -61,6 +61,13 @@ | ||
61 | ReferencedContainer = "container:Examples/SDWebImage Demo.xcodeproj"> | 61 | ReferencedContainer = "container:Examples/SDWebImage Demo.xcodeproj"> |
62 | </BuildableReference> | 62 | </BuildableReference> |
63 | </BuildableProductRunnable> | 63 | </BuildableProductRunnable> |
64 | + <EnvironmentVariables> | ||
65 | + <EnvironmentVariable | ||
66 | + key = "OS_ACTIVITY_MODE" | ||
67 | + value = "disable" | ||
68 | + isEnabled = "YES"> | ||
69 | + </EnvironmentVariable> | ||
70 | + </EnvironmentVariables> | ||
64 | <AdditionalOptions> | 71 | <AdditionalOptions> |
65 | </AdditionalOptions> | 72 | </AdditionalOptions> |
66 | </LaunchAction> | 73 | </LaunchAction> |
@@ -62,6 +62,13 @@ | @@ -62,6 +62,13 @@ | ||
62 | ReferencedContainer = "container:SDWebImage Tests.xcodeproj"> | 62 | ReferencedContainer = "container:SDWebImage Tests.xcodeproj"> |
63 | </BuildableReference> | 63 | </BuildableReference> |
64 | </MacroExpansion> | 64 | </MacroExpansion> |
65 | + <EnvironmentVariables> | ||
66 | + <EnvironmentVariable | ||
67 | + key = "OS_ACTIVITY_MODE" | ||
68 | + value = "disable" | ||
69 | + isEnabled = "YES"> | ||
70 | + </EnvironmentVariable> | ||
71 | + </EnvironmentVariables> | ||
65 | <AdditionalOptions> | 72 | <AdditionalOptions> |
66 | </AdditionalOptions> | 73 | </AdditionalOptions> |
67 | </LaunchAction> | 74 | </LaunchAction> |
-
Please register or login to post a comment