I have been trying to see why its crash so the device logs show this which is one of the frameworks.
dependent dylib '@rpath/GoogleAPIClientForREST.framework/GoogleAPIClientForREST' not found for '/private/var/containers/Bundle/Application/3D0602D7-1EE0-4627-8B40-16220E1FACD3/B4i Example.app/B4i Example', tried but didn't find: '/private/var/containers/Bundle/Application/3D0602D7-1EE0-4627-8B40-16220E1FACD3/B4i Example.app/Frameworks/GoogleAPIClientForREST.framework/GoogleAPIClientForREST' '@rpath/GoogleAPIClientForREST.framework/GoogleAPIClientForREST' '/System/Library/Frameworks/GoogleAPIClientForREST.framework/GoogleAPIClientForREST'
If open the Xcode project the 'Frameworks, Libraries and Embedded' under Target -> General show all the frameworks but the are all saying 'Do Not Embed' how can I change this to 'Embed Without Signing'