IBM-MIL / IBM-Ready-App-for-Retail

Ready App to create a contextual shopping experience based on location (using beacons) in a retail environment.
https://developer.ibm.com/open/ibm-ready-app-for-retail
Other
38 stars 26 forks source link

Master cannot be compiled #22

Closed ghost closed 8 years ago

ghost commented 8 years ago

Master does not compile and has the following error:

"Value of optional type "String?" not unwrapped; did you mean to use '!' or '?'"

This error occurs once in ListInterfaceController.swift and twice in ListOverViewInterfaceController.swift.

ghost commented 8 years ago

Fixed with commit 48936fa

ruslan-ardashev commented 8 years ago

It's odd that I successfully built without problems - I did use Xcode 7.1. Thanks for quickly locating this and resolving the issue.