Help !

I hope that posting this request for help here is not violating any  rules 😀

I am trying to export my sfml game using XCode to OSX. I followed the tutorial and also googled for at least 4+ hours and I managed to get it to work on my MBP. However, when I export it to a .app and  it can’t work on my friend’s MBP.  The error he get is EXC_BAD_ACCESS. The default template application provided by SFML can’t even work so I am guessing that I didn’t get the configuration set up properly. I am hoping some people here can help me.