Open tkirby opened 5 years ago
Eventually got it working by creating new project, installing updated pod and then adding the playground to that. Was some errors with the playground example itself as it's apparently out of date with new EasyPeasy, Playground and Swift 4. Attached updated example playground code example.txt
...
Tried to run this but it first says "no swift language version set". I set to 4.0, 4.2 and 5.0 but always it give a ton of errors from EasyPeasy.
I tried to 'pod update' to get newer but there's no podfile at the top level and when I create one at top level and add 'pod 'EasyPeasy' to it, it fails pod install with 'No concrete target for pod EasyPeasy.
Anyway I suspect the bundled EasyPeasy is out of date but how to update?
Errors from EasyPeasy:
Showing Recent Messages /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/Attribute.swift:132:37: Missing argument label 'view:' in call
/Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/Attribute.swift:137:37: Missing argument label 'view:' in call
CompileSwift normal x86_64 /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/CompoundAttribute.swift (in target: EasyPeasy) cd /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift -frontend -c /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/Attribute+Install.swift /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/Attribute+Operators.swift /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/Attribute.swift -primary-file /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/CompoundAttribute.swift /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/Constant.swift /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/DimensionAttribute.swift /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/NSLayoutConstraint+Internal.swift /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/PositionAttribute.swift /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/Priority.swift /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/ReferenceAttribute.swift /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/UIView+Easy.swift /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/UIView+Internal.swift -emit-module-path /Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/EasyPeasy.build/Objects-normal/x86_64/CompoundAttribute\~partial.swiftmodule -emit-module-doc-path /Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/EasyPeasy.build/Objects-normal/x86_64/CompoundAttribute\~partial.swiftdoc -serialize-diagnostics-path /Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/EasyPeasy.build/Objects-normal/x86_64/CompoundAttribute.dia -emit-dependencies-path /Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/EasyPeasy.build/Objects-normal/x86_64/CompoundAttribute.d -emit-reference-dependencies-path /Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/EasyPeasy.build/Objects-normal/x86_64/CompoundAttribute.swiftdeps -target x86_64-apple-ios8.0-simulator -enable-objc-interop -sdk /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.4.sdk -I /Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Products/Debug-iphonesimulator -F /Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Products/Debug-iphonesimulator -enable-testing -g -import-underlying-module -module-cache-path /Users/kirby/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity=checked -Onone -D COCOAPODS -serialize-debugging-options -Xcc -working-directory -Xcc /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods -enable-anonymous-context-mangled-names -Xcc -I/Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/EasyPeasy.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/EasyPeasy.build/EasyPeasy-generated-files.hmap -Xcc -I/Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/EasyPeasy.build/EasyPeasy-own-target-headers.hmap -Xcc -I/Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/EasyPeasy.build/EasyPeasy-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/EasyPeasy.build/all-product-headers.yaml -Xcc -iquote -Xcc /Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/EasyPeasy.build/EasyPeasy-project-headers.hmap -Xcc -I/Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Products/Debug-iphonesimulator/include -Xcc -I/Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/Headers/Private -Xcc -I/Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/Headers/Private/EasyPeasy -Xcc -I/Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/Headers/Public -Xcc -I/Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/EasyPeasy.build/DerivedSources-normal/x86_64 -Xcc -I/Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/EasyPeasy.build/DerivedSources/x86_64 -Xcc -I/Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/EasyPeasy.build/DerivedSources -Xcc -DDEBUG=1 -Xcc -DCOCOAPODS=1 -Xcc -ivfsoverlay -Xcc /Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/EasyPeasy.build/unextended-module-overlay.yaml -module-name EasyPeasy -o /Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/EasyPeasy.build/Objects-normal/x86_64/CompoundAttribute.o -index-store-path /Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Index/DataStore -index-system-modules
/Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/Attribute+Operators.swift:72:19: error: operator should no longer be declared with body infix operator =~ {} ~^~
/Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/Constant.swift:104:20: error: operator should no longer be declared with body prefix operator >= {} ~^~
/Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/Constant.swift:116:20: error: operator should no longer be declared with body prefix operator <= {} ~^~
/Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/Constant.swift:128:19: error: operator should no longer be declared with body prefix operator * {} ~^~
/Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/UIView+Easy.swift:13:19: error: operator should no longer be declared with body infix operator <- {} ~^~
/Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/Attribute+Install.swift:47:58: error: expected ',' joining parts of a multi-clause condition if let attribute = constraint.easy_attribute where attribute =~ self { ~^~~~~ , /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/Attribute+Install.swift:77:51: error: expected ',' joining parts of a multi-clause condition if let referenceView = self.referenceView where referenceView === self.createView?.superview { ~^~~~~ , /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/PositionAttribute.swift:27:43: error: expected ',' joining parts of a multi-clause condition if let superview = view.superview where self.referenceView == nil { ~^~~~~ , /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/UIView+Easy.swift:120:58: error: expected ',' joining parts of a multi-clause condition if let attribute = constraint.easy_attribute where attribute.createView === self { ~^~~~~ , /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/UIView+Easy.swift:127:58: error: expected ',' joining parts of a multi-clause condition if let attribute = constraint.easy_attribute where attribute.createView === self { ~^~~~~ , /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/Attribute+Install.swift:97:5: warning: 'internal' modifier is redundant for instance method declared in an internal extension internal func referenceAttributeFromClass() -> ReferenceAttribute { ^
~~~~/Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/Attribute+Install.swift:26:5: warning: 'internal' modifier is redundant for instance method declared in an internal extension internal func shouldInstallOnView(view: UIView) -> Bool { ^
~~~~/Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/Attribute.swift:132:37: error: missing argument label 'view:' in call if self.shouldInstallOnView(view) == false { ^ view: /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/Attribute+Install.swift:42:5: warning: 'internal' modifier is redundant for instance method declared in an internal extension internal func resolveConflictsOnView(view: UIView) { ^
~~~~/Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/Attribute.swift:137:37: error: missing argument label 'view:' in call self.resolveConflictsOnView(view) ^ view: /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/ReferenceAttribute.swift:75:35: error: 'NSLayoutAttribute' has been renamed to 'NSLayoutConstraint.Attribute' internal var layoutAttribute: NSLayoutAttribute { ^
~~~~ NSLayoutConstraint.Attribute UIKit.NSLayoutAttribute:2:18: note: 'NSLayoutAttribute' was obsoleted in Swift 4.2 public typealias NSLayoutAttribute = NSLayoutConstraint.Attribute ^ /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/Constant.swift:68:39: error: 'NSLayoutRelation' has been renamed to 'NSLayoutConstraint.Relation' internal func layoutRelation() -> NSLayoutRelation { ^~~~NSLayoutConstraint.Relation UIKit.NSLayoutRelation:2:18: note: 'NSLayoutRelation' was obsoleted in Swift 4.2 public typealias NSLayoutRelation = NSLayoutConstraint.Relation ^ /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/Attribute+Install.swift:69:5: warning: 'internal' modifier is redundant for instance method declared in an internal extension internal func referenceAttributeHelper() -> ReferenceAttribute { ^~~~~/Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/CompoundAttribute.swift:31:20: error: missing argument label 'priority:' in call super.with(priority) ^ priority: /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/CompoundAttribute.swift:33:28: error: missing argument label 'priority:' in call attribute.with(priority) ^ priority: /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/CompoundAttribute.swift:46:20: error: missing argument label 'closure:' in call super.when(closure) ^ closure: /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/CompoundAttribute.swift:48:28: error: missing argument label 'closure:' in call attribute.when(closure) ^ closure: /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/CompoundAttribute.swift:74:68: error: missing argument label 'view:' in call let newConstraints = attribute.createConstraintForView(view) ^ view:
CompileSwift normal x86_64 /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/Constant.swift (in target: EasyPeasy) cd /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift -frontend -c /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/Attribute+Install.swift /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/Attribute+Operators.swift /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/Attribute.swift /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/CompoundAttribute.swift -primary-file /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/Constant.swift /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/DimensionAttribute.swift /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/NSLayoutConstraint+Internal.swift /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/PositionAttribute.swift /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/Priority.swift /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/ReferenceAttribute.swift /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/UIView+Easy.swift /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/UIView+Internal.swift -emit-module-path /Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/EasyPeasy.build/Objects-normal/x86_64/Constant\~partial.swiftmodule -emit-module-doc-path /Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/EasyPeasy.build/Objects-normal/x86_64/Constant\~partial.swiftdoc -serialize-diagnostics-path /Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/EasyPeasy.build/Objects-normal/x86_64/Constant.dia -emit-dependencies-path /Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/EasyPeasy.build/Objects-normal/x86_64/Constant.d -emit-reference-dependencies-path /Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/EasyPeasy.build/Objects-normal/x86_64/Constant.swiftdeps -target x86_64-apple-ios8.0-simulator -enable-objc-interop -sdk /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.4.sdk -I /Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Products/Debug-iphonesimulator -F /Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Products/Debug-iphonesimulator -enable-testing -g -import-underlying-module -module-cache-path /Users/kirby/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity=checked -Onone -D COCOAPODS -serialize-debugging-options -Xcc -working-directory -Xcc /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods -enable-anonymous-context-mangled-names -Xcc -I/Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/EasyPeasy.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/EasyPeasy.build/EasyPeasy-generated-files.hmap -Xcc -I/Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/EasyPeasy.build/EasyPeasy-own-target-headers.hmap -Xcc -I/Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/EasyPeasy.build/EasyPeasy-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/EasyPeasy.build/all-product-headers.yaml -Xcc -iquote -Xcc /Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/EasyPeasy.build/EasyPeasy-project-headers.hmap -Xcc -I/Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Products/Debug-iphonesimulator/include -Xcc -I/Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/Headers/Private -Xcc -I/Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/Headers/Private/EasyPeasy -Xcc -I/Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/Headers/Public -Xcc -I/Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/EasyPeasy.build/DerivedSources-normal/x86_64 -Xcc -I/Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/EasyPeasy.build/DerivedSources/x86_64 -Xcc -I/Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/EasyPeasy.build/DerivedSources -Xcc -DDEBUG=1 -Xcc -DCOCOAPODS=1 -Xcc -ivfsoverlay -Xcc /Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/EasyPeasy.build/unextended-module-overlay.yaml -module-name EasyPeasy -o /Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/EasyPeasy.build/Objects-normal/x86_64/Constant.o -index-store-path /Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Index/DataStore -index-system-modules
/Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/Attribute+Operators.swift:72:19: error: operator should no longer be declared with body infix operator =~ {} ~^~
/Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/Constant.swift:104:20: error: operator should no longer be declared with body prefix operator >= {} ~^~
/Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/Constant.swift:116:20: error: operator should no longer be declared with body prefix operator <= {} ~^~
/Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/Constant.swift:128:19: error: operator should no longer be declared with body prefix operator * {} ~^~
/Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/UIView+Easy.swift:13:19: error: operator should no longer be declared with body infix operator <- {} ~^~
/Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/Attribute+Install.swift:47:58: error: expected ',' joining parts of a multi-clause condition if let attribute = constraint.easy_attribute where attribute =~ self { ~^~~~~ , /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/Attribute+Install.swift:77:51: error: expected ',' joining parts of a multi-clause condition if let referenceView = self.referenceView where referenceView === self.createView?.superview { ~^~~~~ , /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/PositionAttribute.swift:27:43: error: expected ',' joining parts of a multi-clause condition if let superview = view.superview where self.referenceView == nil { ~^~~~~ , /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/UIView+Easy.swift:120:58: error: expected ',' joining parts of a multi-clause condition if let attribute = constraint.easy_attribute where attribute.createView === self { ~^~~~~ , /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/UIView+Easy.swift:127:58: error: expected ',' joining parts of a multi-clause condition if let attribute = constraint.easy_attribute where attribute.createView === self { ~^~~~~ , /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/Constant.swift:68:39: error: 'NSLayoutRelation' has been renamed to 'NSLayoutConstraint.Relation' internal func layoutRelation() -> NSLayoutRelation { ^
~~~NSLayoutConstraint.Relation UIKit.NSLayoutRelation:2:18: note: 'NSLayoutRelation' was obsoleted in Swift 4.2 public typealias NSLayoutRelation = NSLayoutConstraint.Relation ^CompileSwift normal x86_64 /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/PositionAttribute.swift (in target: EasyPeasy) cd /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift -frontend -c /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/Attribute+Install.swift /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/Attribute+Operators.swift /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/Attribute.swift /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/CompoundAttribute.swift /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/Constant.swift /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/DimensionAttribute.swift /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/NSLayoutConstraint+Internal.swift -primary-file /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/PositionAttribute.swift /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/Priority.swift /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/ReferenceAttribute.swift /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/UIView+Easy.swift /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/UIView+Internal.swift -emit-module-path /Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/EasyPeasy.build/Objects-normal/x86_64/PositionAttribute\~partial.swiftmodule -emit-module-doc-path /Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/EasyPeasy.build/Objects-normal/x86_64/PositionAttribute\~partial.swiftdoc -serialize-diagnostics-path /Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/EasyPeasy.build/Objects-normal/x86_64/PositionAttribute.dia -emit-dependencies-path /Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/EasyPeasy.build/Objects-normal/x86_64/PositionAttribute.d -emit-reference-dependencies-path /Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/EasyPeasy.build/Objects-normal/x86_64/PositionAttribute.swiftdeps -target x86_64-apple-ios8.0-simulator -enable-objc-interop -sdk /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.4.sdk -I /Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Products/Debug-iphonesimulator -F /Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Products/Debug-iphonesimulator -enable-testing -g -import-underlying-module -module-cache-path /Users/kirby/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity=checked -Onone -D COCOAPODS -serialize-debugging-options -Xcc -working-directory -Xcc /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods -enable-anonymous-context-mangled-names -Xcc -I/Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/EasyPeasy.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/EasyPeasy.build/EasyPeasy-generated-files.hmap -Xcc -I/Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/EasyPeasy.build/EasyPeasy-own-target-headers.hmap -Xcc -I/Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/EasyPeasy.build/EasyPeasy-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/EasyPeasy.build/all-product-headers.yaml -Xcc -iquote -Xcc /Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/EasyPeasy.build/EasyPeasy-project-headers.hmap -Xcc -I/Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Products/Debug-iphonesimulator/include -Xcc -I/Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/Headers/Private -Xcc -I/Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/Headers/Private/EasyPeasy -Xcc -I/Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/Headers/Public -Xcc -I/Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/EasyPeasy.build/DerivedSources-normal/x86_64 -Xcc -I/Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/EasyPeasy.build/DerivedSources/x86_64 -Xcc -I/Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/EasyPeasy.build/DerivedSources -Xcc -DDEBUG=1 -Xcc -DCOCOAPODS=1 -Xcc -ivfsoverlay -Xcc /Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/EasyPeasy.build/unextended-module-overlay.yaml -module-name EasyPeasy -o /Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/EasyPeasy.build/Objects-normal/x86_64/PositionAttribute.o -index-store-path /Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Index/DataStore -index-system-modules
/Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/Attribute+Operators.swift:72:19: error: operator should no longer be declared with body infix operator =~ {} ~^~
/Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/Constant.swift:104:20: error: operator should no longer be declared with body prefix operator >= {} ~^~
/Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/Constant.swift:116:20: error: operator should no longer be declared with body prefix operator <= {} ~^~
/Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/Constant.swift:128:19: error: operator should no longer be declared with body prefix operator * {} ~^~
/Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/PositionAttribute.swift:27:43: error: expected ',' joining parts of a multi-clause condition if let superview = view.superview where self.referenceView == nil { ~^~~~~ , /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/UIView+Easy.swift:13:19: error: operator should no longer be declared with body infix operator <- {} ~^~
/Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/Attribute+Install.swift:47:58: error: expected ',' joining parts of a multi-clause condition if let attribute = constraint.easy_attribute where attribute =~ self { ~^~~~~ , /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/Attribute+Install.swift:77:51: error: expected ',' joining parts of a multi-clause condition if let referenceView = self.referenceView where referenceView === self.createView?.superview { ~^~~~~ , /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/UIView+Easy.swift:120:58: error: expected ',' joining parts of a multi-clause condition if let attribute = constraint.easy_attribute where attribute.createView === self { ~^~~~~ , /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/UIView+Easy.swift:127:58: error: expected ',' joining parts of a multi-clause condition if let attribute = constraint.easy_attribute where attribute.createView === self { ~^~~~~ , /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/NSLayoutConstraint+Internal.swift:22:5: warning: 'internal' modifier is redundant for property declared in an internal extension internal var easy_attribute: Attribute? { ^
~~~~/Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/PositionAttribute.swift:28:21: error: missing argument for parameter 'view' in call self.to(superview) ^ view: <#UIView#>, /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/PositionAttribute.swift:45:17: note: 'to(view::)' declared here public func to(view: UIView, attribute: ReferenceAttribute? = nil) -> Self { ^ /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/PositionAttribute.swift:30:46: error: missing argument label 'view:' in call return super.createConstraintForView(view) ^ view:
CompileSwift normal x86_64 /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/Priority.swift (in target: EasyPeasy) cd /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift -frontend -c /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/Attribute+Install.swift /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/Attribute+Operators.swift /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/Attribute.swift /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/CompoundAttribute.swift /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/Constant.swift /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/DimensionAttribute.swift /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/NSLayoutConstraint+Internal.swift /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/PositionAttribute.swift -primary-file /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/Priority.swift /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/ReferenceAttribute.swift /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/UIView+Easy.swift /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/UIView+Internal.swift -emit-module-path /Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/EasyPeasy.build/Objects-normal/x86_64/Priority\~partial.swiftmodule -emit-module-doc-path /Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/EasyPeasy.build/Objects-normal/x86_64/Priority\~partial.swiftdoc -serialize-diagnostics-path /Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/EasyPeasy.build/Objects-normal/x86_64/Priority.dia -emit-dependencies-path /Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/EasyPeasy.build/Objects-normal/x86_64/Priority.d -emit-reference-dependencies-path /Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/EasyPeasy.build/Objects-normal/x86_64/Priority.swiftdeps -target x86_64-apple-ios8.0-simulator -enable-objc-interop -sdk /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.4.sdk -I /Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Products/Debug-iphonesimulator -F /Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Products/Debug-iphonesimulator -enable-testing -g -import-underlying-module -module-cache-path /Users/kirby/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity=checked -Onone -D COCOAPODS -serialize-debugging-options -Xcc -working-directory -Xcc /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods -enable-anonymous-context-mangled-names -Xcc -I/Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/EasyPeasy.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/EasyPeasy.build/EasyPeasy-generated-files.hmap -Xcc -I/Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/EasyPeasy.build/EasyPeasy-own-target-headers.hmap -Xcc -I/Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/EasyPeasy.build/EasyPeasy-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/EasyPeasy.build/all-product-headers.yaml -Xcc -iquote -Xcc /Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/EasyPeasy.build/EasyPeasy-project-headers.hmap -Xcc -I/Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Products/Debug-iphonesimulator/include -Xcc -I/Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/Headers/Private -Xcc -I/Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/Headers/Private/EasyPeasy -Xcc -I/Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/Headers/Public -Xcc -I/Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/EasyPeasy.build/DerivedSources-normal/x86_64 -Xcc -I/Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/EasyPeasy.build/DerivedSources/x86_64 -Xcc -I/Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/EasyPeasy.build/DerivedSources -Xcc -DDEBUG=1 -Xcc -DCOCOAPODS=1 -Xcc -ivfsoverlay -Xcc /Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/EasyPeasy.build/unextended-module-overlay.yaml -module-name EasyPeasy -o /Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/EasyPeasy.build/Objects-normal/x86_64/Priority.o -index-store-path /Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Index/DataStore -index-system-modules
/Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/Attribute+Operators.swift:72:19: error: operator should no longer be declared with body infix operator =~ {} ~^~
/Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/Constant.swift:104:20: error: operator should no longer be declared with body prefix operator >= {} ~^~
/Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/Constant.swift:116:20: error: operator should no longer be declared with body prefix operator <= {} ~^~
/Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/Constant.swift:128:19: error: operator should no longer be declared with body prefix operator * {} ~^~
/Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/UIView+Easy.swift:13:19: error: operator should no longer be declared with body infix operator <- {} ~^~
/Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/Attribute+Install.swift:47:58: error: expected ',' joining parts of a multi-clause condition if let attribute = constraint.easy_attribute where attribute =~ self { ~^~~~~ , /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/Attribute+Install.swift:77:51: error: expected ',' joining parts of a multi-clause condition if let referenceView = self.referenceView where referenceView === self.createView?.superview { ~^~~~~ , /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/PositionAttribute.swift:27:43: error: expected ',' joining parts of a multi-clause condition if let superview = view.superview where self.referenceView == nil { ~^~~~~ , /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/UIView+Easy.swift:120:58: error: expected ',' joining parts of a multi-clause condition if let attribute = constraint.easy_attribute where attribute.createView === self { ~^~~~~ , /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/UIView+Easy.swift:127:58: error: expected ',' joining parts of a multi-clause condition if let attribute = constraint.easy_attribute where attribute.createView === self { ~^~~~~ ,
CompileSwift normal x86_64 /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/ReferenceAttribute.swift (in target: EasyPeasy) cd /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift -frontend -c /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/Attribute+Install.swift /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/Attribute+Operators.swift /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/Attribute.swift /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/CompoundAttribute.swift /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/Constant.swift /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/DimensionAttribute.swift /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/NSLayoutConstraint+Internal.swift /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/PositionAttribute.swift /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/Priority.swift -primary-file /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/ReferenceAttribute.swift /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/UIView+Easy.swift /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/UIView+Internal.swift -emit-module-path /Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/EasyPeasy.build/Objects-normal/x86_64/ReferenceAttribute\~partial.swiftmodule -emit-module-doc-path /Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/EasyPeasy.build/Objects-normal/x86_64/ReferenceAttribute\~partial.swiftdoc -serialize-diagnostics-path /Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/EasyPeasy.build/Objects-normal/x86_64/ReferenceAttribute.dia -emit-dependencies-path /Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/EasyPeasy.build/Objects-normal/x86_64/ReferenceAttribute.d -emit-reference-dependencies-path /Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/EasyPeasy.build/Objects-normal/x86_64/ReferenceAttribute.swiftdeps -target x86_64-apple-ios8.0-simulator -enable-objc-interop -sdk /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.4.sdk -I /Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Products/Debug-iphonesimulator -F /Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Products/Debug-iphonesimulator -enable-testing -g -import-underlying-module -module-cache-path /Users/kirby/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity=checked -Onone -D COCOAPODS -serialize-debugging-options -Xcc -working-directory -Xcc /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods -enable-anonymous-context-mangled-names -Xcc -I/Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/EasyPeasy.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/EasyPeasy.build/EasyPeasy-generated-files.hmap -Xcc -I/Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/EasyPeasy.build/EasyPeasy-own-target-headers.hmap -Xcc -I/Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/EasyPeasy.build/EasyPeasy-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/EasyPeasy.build/all-product-headers.yaml -Xcc -iquote -Xcc /Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/EasyPeasy.build/EasyPeasy-project-headers.hmap -Xcc -I/Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Products/Debug-iphonesimulator/include -Xcc -I/Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/Headers/Private -Xcc -I/Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/Headers/Private/EasyPeasy -Xcc -I/Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/Headers/Public -Xcc -I/Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/EasyPeasy.build/DerivedSources-normal/x86_64 -Xcc -I/Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/EasyPeasy.build/DerivedSources/x86_64 -Xcc -I/Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/EasyPeasy.build/DerivedSources -Xcc -DDEBUG=1 -Xcc -DCOCOAPODS=1 -Xcc -ivfsoverlay -Xcc /Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/EasyPeasy.build/unextended-module-overlay.yaml -module-name EasyPeasy -o /Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/EasyPeasy.build/Objects-normal/x86_64/ReferenceAttribute.o -index-store-path /Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Index/DataStore -index-system-modules
/Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/Attribute+Operators.swift:72:19: error: operator should no longer be declared with body infix operator =~ {} ~^~
/Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/Constant.swift:104:20: error: operator should no longer be declared with body prefix operator >= {} ~^~
/Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/Constant.swift:116:20: error: operator should no longer be declared with body prefix operator <= {} ~^~
/Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/Constant.swift:128:19: error: operator should no longer be declared with body prefix operator * {} ~^~
/Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/UIView+Easy.swift:13:19: error: operator should no longer be declared with body infix operator <- {} ~^~
/Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/Attribute+Install.swift:47:58: error: expected ',' joining parts of a multi-clause condition if let attribute = constraint.easy_attribute where attribute =~ self { ~^~~~~ , /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/Attribute+Install.swift:77:51: error: expected ',' joining parts of a multi-clause condition if let referenceView = self.referenceView where referenceView === self.createView?.superview { ~^~~~~ , /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/PositionAttribute.swift:27:43: error: expected ',' joining parts of a multi-clause condition if let superview = view.superview where self.referenceView == nil { ~^~~~~ , /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/UIView+Easy.swift:120:58: error: expected ',' joining parts of a multi-clause condition if let attribute = constraint.easy_attribute where attribute.createView === self { ~^~~~~ , /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/UIView+Easy.swift:127:58: error: expected ',' joining parts of a multi-clause condition if let attribute = constraint.easy_attribute where attribute.createView === self { ~^~~~~ , /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/ReferenceAttribute.swift:75:35: error: 'NSLayoutAttribute' has been renamed to 'NSLayoutConstraint.Attribute' internal var layoutAttribute: NSLayoutAttribute { ^
~~~~ NSLayoutConstraint.Attribute UIKit.NSLayoutAttribute:2:18: note: 'NSLayoutAttribute' was obsoleted in Swift 4.2 public typealias NSLayoutAttribute = NSLayoutConstraint.Attribute ^ /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/ReferenceAttribute.swift:106:64: error: enum case 'LastBaseline' cannot be used as an instance member let bottom: [ReferenceAttribute] = [.Bottom, .CenterY, LastBaseline, .BottomMargin, .CenterYWithinMargins] ^~~~ .CompileSwift normal x86_64 /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/UIView+Easy.swift (in target: EasyPeasy) cd /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift -frontend -c /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/Attribute+Install.swift /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/Attribute+Operators.swift /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/Attribute.swift /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/CompoundAttribute.swift /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/Constant.swift /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/DimensionAttribute.swift /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/NSLayoutConstraint+Internal.swift /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/PositionAttribute.swift /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/Priority.swift /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/ReferenceAttribute.swift -primary-file /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/UIView+Easy.swift /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/UIView+Internal.swift -emit-module-path /Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/EasyPeasy.build/Objects-normal/x86_64/UIView+Easy\~partial.swiftmodule -emit-module-doc-path /Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/EasyPeasy.build/Objects-normal/x86_64/UIView+Easy\~partial.swiftdoc -serialize-diagnostics-path /Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/EasyPeasy.build/Objects-normal/x86_64/UIView+Easy.dia -emit-dependencies-path /Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/EasyPeasy.build/Objects-normal/x86_64/UIView+Easy.d -emit-reference-dependencies-path /Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/EasyPeasy.build/Objects-normal/x86_64/UIView+Easy.swiftdeps -target x86_64-apple-ios8.0-simulator -enable-objc-interop -sdk /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.4.sdk -I /Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Products/Debug-iphonesimulator -F /Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Products/Debug-iphonesimulator -enable-testing -g -import-underlying-module -module-cache-path /Users/kirby/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity=checked -Onone -D COCOAPODS -serialize-debugging-options -Xcc -working-directory -Xcc /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods -enable-anonymous-context-mangled-names -Xcc -I/Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/EasyPeasy.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/EasyPeasy.build/EasyPeasy-generated-files.hmap -Xcc -I/Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/EasyPeasy.build/EasyPeasy-own-target-headers.hmap -Xcc -I/Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/EasyPeasy.build/EasyPeasy-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/EasyPeasy.build/all-product-headers.yaml -Xcc -iquote -Xcc /Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/EasyPeasy.build/EasyPeasy-project-headers.hmap -Xcc -I/Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Products/Debug-iphonesimulator/include -Xcc -I/Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/Headers/Private -Xcc -I/Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/Headers/Private/EasyPeasy -Xcc -I/Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/Headers/Public -Xcc -I/Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/EasyPeasy.build/DerivedSources-normal/x86_64 -Xcc -I/Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/EasyPeasy.build/DerivedSources/x86_64 -Xcc -I/Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/EasyPeasy.build/DerivedSources -Xcc -DDEBUG=1 -Xcc -DCOCOAPODS=1 -Xcc -ivfsoverlay -Xcc /Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/EasyPeasy.build/unextended-module-overlay.yaml -module-name EasyPeasy -o /Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/EasyPeasy.build/Objects-normal/x86_64/UIView+Easy.o -index-store-path /Users/kirby/Library/Developer/Xcode/DerivedData/EasyPeasyPlayground-dvowqeycjnypdhahroupacyigzjm/Index/DataStore -index-system-modules
/Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/Attribute+Operators.swift:72:19: error: operator should no longer be declared with body infix operator =~ {} ~^~
/Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/Constant.swift:104:20: error: operator should no longer be declared with body prefix operator >= {} ~^~
/Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/Constant.swift:116:20: error: operator should no longer be declared with body prefix operator <= {} ~^~
/Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/Constant.swift:128:19: error: operator should no longer be declared with body prefix operator * {} ~^~
/Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/UIView+Easy.swift:13:19: error: operator should no longer be declared with body infix operator <- {} ~^~
/Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/UIView+Easy.swift:120:58: error: expected ',' joining parts of a multi-clause condition if let attribute = constraint.easy_attribute where attribute.createView === self { ~^~~~~ , /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/UIView+Easy.swift:127:58: error: expected ',' joining parts of a multi-clause condition if let attribute = constraint.easy_attribute where attribute.createView === self { ~^~~~~ , /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/Attribute+Install.swift:47:58: error: expected ',' joining parts of a multi-clause condition if let attribute = constraint.easy_attribute where attribute =~ self { ~^~~~~ , /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/Attribute+Install.swift:77:51: error: expected ',' joining parts of a multi-clause condition if let referenceView = self.referenceView where referenceView === self.createView?.superview { ~^~~~~ , /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/PositionAttribute.swift:27:43: error: expected ',' joining parts of a multi-clause condition if let superview = view.superview where self.referenceView == nil { ~^~~~~ , /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/UIView+Easy.swift:84:5: warning: 'public' modifier is redundant for instance method declared in a public extension public func easy_reload() { ^
~~/Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/UIView+Easy.swift:104:5: warning: 'public' modifier is redundant for instance method declared in a public extension public func easy_clear() { ^
~~/Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/UIView+Easy.swift:42:64: error: missing argument label 'view:' in call let newConstraints = attribute.createConstraintForView(lhs) ^ view: /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/UIView+Easy.swift:49:13: error: value of type '[Attribute]' has no member 'appendContentsOf' attributesToStore.appendContentsOf(compountAttribute.attributes) ^
~~~~~~~~ /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/UIView+Easy.swift:56:9: error: value of type '[Attribute]' has no member 'appendContentsOf' regularAttributes.appendContentsOf(attributesToStore) ^~~~~~~~~ /Users/kirby/Documents/GitHub/EasyPeasy-Playground/Pods/EasyPeasy/EasyPeasy/UIView+Easy.swift:60:28: error: value of type '[Attribute]' has no member 'appendContentsOf' lhs.superview?.easy_attributes.appendContentsOf(attributesToStore)