I have made required changes for ListerWatchApp to run on simulator [link]. When I run the app it throws an error saying
The shared application group container is unavailable. Check your entitlements and provisioning profiles for this target. Details on proper setup can be found in the PDFs referenced from the README.
Even after changing the code Signing Entitlements.
Here is the link where i have downloaded the example : link
I was able to run the Lister demo after searching the entire project for 'com.example.apple-samplecode' and replacing that with my own identifier 'com.mycompanyname'. After that I had to go to each target and fix the code signing entitlements plus the capabilities