Just installed Xcode 8.0 Beta 6 and tried to build the IceCreamBuilder app source.
Getting various errors regardless of trying to build the IceCreamBuilder App or Extension build targets. Anyone else getting this?
/Users/sven/Downloads/IceCreamBuilderAsimpleMessagesappextension/IceCreamBuilderMessagesExtension/IceCreamStickerCache.swift:65:55: Function types cannot have argument label 'sticker'; use '_' instead
/Users/sven/Downloads/IceCreamBuilderAsimpleMessagesappextension/IceCreamBuilderMessagesExtension/BuildIceCreamViewController.swift:142:16: Use of unresolved identifier 'iceCreamParts'
/Users/sven/Downloads/IceCreamBuilderAsimpleMessagesappextension/IceCreamBuilderMessagesExtension/MessagesViewController.swift:173:23: Use of unresolved identifier 'composeMessage'
/Users/sven/Downloads/IceCreamBuilderAsimpleMessagesappextension/IceCreamBuilderMessagesExtension/IceCream+Image.swift:33:48: 'size' is inaccessible due to 'private' protection level