googlesamples / ios-nearby

69 stars 30 forks source link

Converted to Swift 3 and added microphone usage description #20

Closed dan-webb closed 7 years ago

dan-webb commented 7 years ago

Converted to Swift 3. Added NSMicrophoneUsageDescription to Info.plist, required on iOS 10.

dan-webb commented 7 years ago

Thanks for the review, Ibrahim! I've added a couple of commits for the changes you requested, and they include some updates to the Podfile syntax also.

However, I'm not sure if my commits are showing up here. Can you see them in the diffs? Let me know if there's something I need to do to push them here.