Oh 1 more thing, after doing this vid, I noticed that when running the simulator, when I click on the searchtab, i'm getting
[MC] Lazy loading NSBundle MobileCoreServices.framework
2018-02-24 16:28:22.255180+0900 MyPodcastClone[5965:197565] [MC] Loaded MobileCoreServices.framework
and when i click on the search textfield, I'm getting
2018-02-24 16:28:32.134838+0900 MyPodcastClone[5965:197565] [MC] System group container for systemgroup.com.apple.configurationprofiles path is /Users/jonathango/Library/Developer/CoreSimulator/Devices/FE27D17E-C382-49EE-BE52-44E0A0A1AEB9/data/Containers/Shared/SystemGroup/systemgroup.com.apple.configurationprofiles
2018-02-24 16:28:32.137136+0900 MyPodcastClone[5965:197565] [MC] Reading from private effective user settings.
2018-02-24 16:28:32.228017+0900 MyPodcastClone[5965:197565] +[CATransaction synchronize] called within transaction
2018-02-24 16:28:32.228485+0900 MyPodcastClone[5965:197565] +[CATransaction synchronize] called within transaction
2018-02-24 16:28:32.229263+0900 MyPodcastClone[5965:197565] +[CATransaction synchronize] called within transaction
2018-02-24 16:28:32.229706+0900 MyPodcastClone[5965:197565] +[CATransaction synchronize] called within transaction
Am I doing something wrong? How should I address this?