Created
November 16, 2015 17:44
-
-
Save bithavoc/488bb9638383a453359d to your computer and use it in GitHub Desktop.
-Weverything at it's best
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- WARN | source: Git sources should specify a tag. | |
- ERROR | xcodebuild: Returned an unsuccessful exit code. You can use `--verbose` for more information. | |
- ERROR | xcodebuild: Target Support Files/RMErrors/RMErrors-prefix.pch:2:1: error: treating #import as an import of module 'UIKit' [-Werror,-Wauto-import] | |
- ERROR | xcodebuild: RMErrors/RMErrors/RMErrorCodeDefinition.h:9:1: error: treating #import as an import of module 'Foundation' [-Werror,-Wauto-import] | |
- ERROR | xcodebuild: RMErrors/RMErrors/RMErrorCodeBoundary.h:9:1: error: treating #import as an import of module 'Foundation' [-Werror,-Wauto-import] | |
- ERROR | xcodebuild: RMErrors/RMErrors/RMErrorDescription.h:9:1: error: treating #import as an import of module 'Foundation' [-Werror,-Wauto-import] | |
- ERROR | xcodebuild: RMErrors/RMErrors/RMErrorCodeRangeBoundary.h:9:1: error: treating #import as an import of module 'Foundation' [-Werror,-Wauto-import] | |
- ERROR | [iOS] xcodebuild: RMErrors/RMErrors/RMErrorCodeDefinition.h:38:57: error: auto property synthesis is synthesizing property not explicitly synthesized [-Werror,-Wobjc-missing-property-synthesis] | |
- NOTE | xcodebuild: RMErrors/RMErrors/RMErrorCodeDefinition.m:15:17: note: detected while default synthesizing properties in class implementation | |
- ERROR | [iOS] xcodebuild: RMErrors/RMErrors/RMErrorCodeDefinition.h:43:43: error: auto property synthesis is synthesizing property not explicitly synthesized [-Werror,-Wobjc-missing-property-synthesis] | |
- ERROR | [iOS] xcodebuild: RMErrors/RMErrors/RMErrorCodeDefinition.h:48:38: error: auto property synthesis is synthesizing property not explicitly synthesized [-Werror,-Wobjc-missing-property-synthesis] | |
- ERROR | [iOS] xcodebuild: RMErrors/RMErrors/RMErrorCodeDefinition.m:23:13: error: using the result of an assignment as a condition without parentheses [-Werror,-Widiomatic-parentheses] | |
- NOTE | [iOS] xcodebuild: RMErrors/RMErrors/RMErrorCodeDefinition.m:23:13: note: place parentheses around the assignment to silence this warning | |
- NOTE | [iOS] xcodebuild: RMErrors/RMErrors/RMErrorCodeDefinition.m:23:13: note: use '==' to turn this assignment into an equality comparison | |
- ERROR | [iOS] xcodebuild: RMErrors/RMErrors/RMErrorCodeRangeBoundary.h:27:43: error: auto property synthesis is synthesizing property not explicitly synthesized [-Werror,-Wobjc-missing-property-synthesis] | |
- NOTE | xcodebuild: RMErrors/RMErrors/RMErrorCodeRangeBoundary.m:15:17: note: detected while default synthesizing properties in class implementation | |
- ERROR | [iOS] xcodebuild: RMErrors/RMErrors/RMErrorCodeRangeBoundary.h:32:43: error: auto property synthesis is synthesizing property not explicitly synthesized [-Werror,-Wobjc-missing-property-synthesis] | |
- ERROR | [iOS] xcodebuild: RMErrors/RMErrors/RMErrorCodeRangeBoundary.m:22:13: error: using the result of an assignment as a condition without parentheses [-Werror,-Widiomatic-parentheses] | |
- NOTE | [iOS] xcodebuild: RMErrors/RMErrors/RMErrorCodeRangeBoundary.m:22:13: note: place parentheses around the assignment to silence this warning | |
- NOTE | [iOS] xcodebuild: RMErrors/RMErrors/RMErrorCodeRangeBoundary.m:22:13: note: use '==' to turn this assignment into an equality comparison | |
- ERROR | [iOS] xcodebuild: RMErrors/RMErrors/RMErrorCodeRangeBoundary.m:30:20: error: instance variable '_lowerLimit' is being directly accessed [-Werror,-Wdirect-ivar-access] | |
- ERROR | [iOS] xcodebuild: RMErrors/RMErrors/RMErrorCodeRangeBoundary.m:30:43: error: instance variable '_upperLimit' is being directly accessed [-Werror,-Wdirect-ivar-access] | |
- ERROR | xcodebuild: RMErrors/RMErrors/RMErrorCodes.h:9:1: error: treating #import as an import of module 'Foundation' [-Werror,-Wauto-import] | |
- ERROR | xcodebuild: RMErrors/RMErrors/RMErrorCodes.m:14:39: error: auto property synthesis is synthesizing property not explicitly synthesized [-Werror,-Wobjc-missing-property-synthesis] | |
- NOTE | xcodebuild: RMErrors/RMErrors/RMErrorCodes.m:18:17: note: detected while default synthesizing properties in class implementation | |
- ERROR | xcodebuild: RMErrors/RMErrors/RMErrorCodes.m:26:13: error: using the result of an assignment as a condition without parentheses [-Werror,-Widiomatic-parentheses] | |
- NOTE | xcodebuild: RMErrors/RMErrors/RMErrorCodes.m:26:13: note: place parentheses around the assignment to silence this warning | |
- NOTE | xcodebuild: RMErrors/RMErrors/RMErrorCodes.m:26:13: note: use '==' to turn this assignment into an equality comparison | |
- ERROR | xcodebuild: RMErrors/RMErrors/RMErrorDescription.h:30:38: error: auto property synthesis is synthesizing property not explicitly synthesized [-Werror,-Wobjc-missing-property-synthesis] | |
- NOTE | xcodebuild: RMErrors/RMErrors/RMErrorDescription.m:15:17: note: detected while default synthesizing properties in class implementation | |
- ERROR | xcodebuild: RMErrors/RMErrors/RMErrorDescription.h:35:43: error: auto property synthesis is synthesizing property not explicitly synthesized [-Werror,-Wobjc-missing-property-synthesis] | |
- ERROR | xcodebuild: RMErrors/RMErrors/RMErrorDescription.h:40:43: error: auto property synthesis is synthesizing property not explicitly synthesized [-Werror,-Wobjc-missing-property-synthesis] | |
- ERROR | xcodebuild: RMErrors/RMErrors/RMErrorDescription.m:18:13: error: using the result of an assignment as a condition without parentheses [-Werror,-Widiomatic-parentheses] | |
- NOTE | xcodebuild: RMErrors/RMErrors/RMErrorDescription.m:18:13: note: place parentheses around the assignment to silence this warning | |
- NOTE | xcodebuild: RMErrors/RMErrors/RMErrorDescription.m:18:13: note: use '==' to turn this assignment into an equality comparison | |
- ERROR | xcodebuild: RMErrors/RMErrors/RMErrorDescription.m:25:13: error: using the result of an assignment as a condition without parentheses [-Werror,-Widiomatic-parentheses] | |
- NOTE | xcodebuild: RMErrors/RMErrors/RMErrorDescription.m:25:13: note: place parentheses around the assignment to silence this warning | |
- NOTE | xcodebuild: RMErrors/RMErrors/RMErrorDescription.m:25:13: note: use '==' to turn this assignment into an equality comparison | |
- ERROR | xcodebuild: RMErrors/RMErrors/RMErrorDomainDefinition.h:9:1: error: treating #import as an import of module 'Foundation' [-Werror,-Wauto-import] | |
- ERROR | xcodebuild: RMErrors/RMErrors/RMErrorDomainDefinition.h:26:43: error: auto property synthesis is synthesizing property not explicitly synthesized [-Werror,-Wobjc-missing-property-synthesis] | |
- NOTE | xcodebuild: RMErrors/RMErrors/RMErrorDomainDefinition.m:16:17: note: detected while default synthesizing properties in class implementation | |
- ERROR | xcodebuild: RMErrors/RMErrors/RMErrorDomainDefinition.h:31:47: error: auto property synthesis is synthesizing property not explicitly synthesized [-Werror,-Wobjc-missing-property-synthesis] | |
- ERROR | xcodebuild: RMErrors/RMErrors/RMErrorDomainDefinition.h:51:46: error: auto property synthesis is synthesizing property not explicitly synthesized [-Werror,-Wobjc-missing-property-synthesis] | |
- ERROR | xcodebuild: RMErrors/RMErrors/RMErrorDomainDefinition.m:23:13: error: using the result of an assignment as a condition without parentheses [-Werror,-Widiomatic-parentheses] | |
- NOTE | xcodebuild: RMErrors/RMErrors/RMErrorDomainDefinition.m:23:13: note: place parentheses around the assignment to silence this warning | |
- NOTE | xcodebuild: RMErrors/RMErrors/RMErrorDomainDefinition.m:23:13: note: use '==' to turn this assignment into an equality comparison | |
- ERROR | xcodebuild: RMErrors/RMErrors/RMErrorDomains.h:9:1: error: treating #import as an import of module 'Foundation' [-Werror,-Wauto-import] | |
- ERROR | [iOS] xcodebuild: RMErrors/RMErrors/RMErrorDomains.m:14:39: error: auto property synthesis is synthesizing property not explicitly synthesized [-Werror,-Wobjc-missing-property-synthesis] | |
- NOTE | [iOS] xcodebuild: RMErrors/RMErrors/RMErrorDomains.m:18:17: note: detected while default synthesizing properties in class implementation | |
- ERROR | [iOS] xcodebuild: RMErrors/RMErrors/RMErrorDomains.m:26:13: error: using the result of an assignment as a condition without parentheses [-Werror,-Widiomatic-parentheses] | |
- NOTE | [iOS] xcodebuild: RMErrors/RMErrors/RMErrorDomains.m:26:13: note: place parentheses around the assignment to silence this warning | |
- NOTE | [iOS] xcodebuild: RMErrors/RMErrors/RMErrorDomains.m:26:13: note: use '==' to turn this assignment into an equality comparison | |
- ERROR | xcodebuild: RMErrors/RMErrors/RMErrors.h:9:1: error: treating #import as an import of module 'Foundation' [-Werror,-Wauto-import] | |
- ERROR | xcodebuild: RMErrors/RMErrors/RMErrorTransformations.h:9:1: error: treating #import as an import of module 'Foundation' [-Werror,-Wauto-import] | |
- ERROR | xcodebuild: RMErrors/RMErrors/RMErrorTransformation.h:9:1: error: treating #import as an import of module 'Foundation' [-Werror,-Wauto-import] | |
- ERROR | xcodebuild: RMErrors/RMErrors/RMErrors.h:15:17: error: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Werror,-Wnullability-completeness] | |
- ERROR | xcodebuild: RMErrors/RMErrors/RMErrors.h:24:58: error: auto property synthesis is synthesizing property not explicitly synthesized [-Werror,-Wobjc-missing-property-synthesis] | |
- NOTE | xcodebuild: RMErrors/RMErrors/RMErrors.m:15:17: note: detected while default synthesizing properties in class implementation | |
- ERROR | xcodebuild: RMErrors/RMErrors/RMErrors.h:29:66: error: auto property synthesis is synthesizing property not explicitly synthesized [-Werror,-Wobjc-missing-property-synthesis] | |
- ERROR | xcodebuild: RMErrors/RMErrors/RMErrors.h:34:53: error: auto property synthesis is synthesizing property not explicitly synthesized [-Werror,-Wobjc-missing-property-synthesis] | |
- ERROR | xcodebuild: RMErrors/RMErrors/RMErrors.m:18:13: error: using the result of an assignment as a condition without parentheses [-Werror,-Widiomatic-parentheses] | |
- NOTE | xcodebuild: RMErrors/RMErrors/RMErrors.m:18:13: note: place parentheses around the assignment to silence this warning | |
- NOTE | xcodebuild: RMErrors/RMErrors/RMErrors.m:18:13: note: use '==' to turn this assignment into an equality comparison | |
- ERROR | xcodebuild: RMErrors/RMErrors/RMErrors.m:21:13: error: unused variable 'i' [-Werror,-Wunused-variable] | |
- ERROR | xcodebuild: RMErrors/RMErrors/RMErrors.m:40:12: error: implicit conversion from nullable pointer 'RMErrorDescription * _Nullable' to non-nullable pointer type 'RMErrorDescription * _Nonnull' [-Werror,-Wnullable-to-nonnull-conversion] | |
- ERROR | xcodebuild: Target Support Files/RMErrors/RMErrors-prefix.pch:2:1: error: treating #import as an import of module 'Cocoa' [-Werror,-Wauto-import] | |
- ERROR | [OSX] xcodebuild: RMErrors/RMErrors/RMErrorTransformations.m:13:39: error: auto property synthesis is synthesizing property not explicitly synthesized [-Werror,-Wobjc-missing-property-synthesis] | |
- NOTE | [OSX] xcodebuild: RMErrors/RMErrors/RMErrorTransformations.m:17:17: note: detected while default synthesizing properties in class implementation | |
- ERROR | [OSX] xcodebuild: RMErrors/RMErrors/RMErrorTransformations.m:20:13: error: using the result of an assignment as a condition without parentheses [-Werror,-Widiomatic-parentheses] | |
- NOTE | [OSX] xcodebuild: RMErrors/RMErrors/RMErrorTransformations.m:20:13: note: place parentheses around the assignment to silence this warning | |
- NOTE | [OSX] xcodebuild: RMErrors/RMErrors/RMErrorTransformations.m:20:13: note: use '==' to turn this assignment into an equality comparison | |
- ERROR | xcodebuild: Target Support Files/RMErrors/RMErrors-prefix.pch:2:1: error: treating #import as an import of module 'Foundation' [-Werror,-Wauto-import] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment