Monday, 15 June 2015

objective c - Archived App not working. Run from XCODE successful -


I created an app that works fast, when I run it from XCODE though, when I store it And try to run .app, then it will not start.

How can I check that the app is not crashing / starting? What can be the reason?

It is that the console output if I enter the packet and starts it with the folder contents / MACO

  Mislavs-MBP: ~ Proslodge $ / user / Pravlive / desktop /trackingCore.app/Contents/MacOS/trackingCore; Go out; Dyld: The library has not been loaded: Referenced from: @ rpath / SQLite.framework / Version / A / SQLite: / Users / Proslava / Desktop / Tracking. APA / Content / MacOS / Tracking Cause: Image Not Found Trace / BPT Trap: 5 Logout  

It executes the following output from the terminals

  LSOpenURLsWithRole () with file / user / proslaw / desktop / error for tracking -10810 Failed  

I've added a framework to access a SQLite database. It is a library which is not loaded even though it is present in the .app

I got the answer . In copy files I was connecting with resources instead of intersection. There was no problem running it but it was to archive.


No comments:

Post a Comment