Where is simulator object store file stored on Mac OSX?

Where is the simulator's object store file stored on Mac OSX?

I used to know but now I cannot find it :(
  • The apps are at $TMPDIR/Garmin/Apps. Inside this folder there's a Data folder, which is where the object store is stored.
  • The apps are at $TMPDIR/Garmin/Apps. Inside this folder there's a Data folder, which is where the object store is stored.


    Thanks!!
  • err... i just got a mac early this year...
    Where is the TMPDIR

    I went to google and it says.

    1) /private/var/tmp
    2) /private/tmp
    3) echo $TMPDIR
    4) /tmp

    all of those I do not see a GARMIN directory..

    Yeah.. I now.. Noob...
  • err... i just got a mac early this year...
    Where is the TMPDIR

    I went to google and it says.

    1) /private/var/tmp
    2) /private/tmp
    3) echo $TMPDIR
    4) /tmp

    all of those I do not see a GARMIN directory..

    Yeah.. I now.. Noob...


    I found mine in a folder like /private/var/folders/mj/lzxv_3hj2038kv2_466kzs4w0000gp/T/Garmin/Apps/

    The answer from Kyle isn't quite right.
  • /private/var/folders/vy/c3xwnf8n1jb3kh7cc0br3lhh0000gn/T/Garmin/Apps/DATA

    Thanks!!!
  • $TMPDIR expands to /var/folders/tr/zkjwxlt11t93qm94bgpbs7n5b3y_7l/T for me, but it doesn't seem to work in Finder, just Terminal. Also, since it's in the temp directory it will get cleared from time to time. I just tried to go to $TMPDIR/Garmin/Apps in Terminal and it didn't exist, so I had to start up the simulator to create it.
  • $TMPDIR expands to /var/folders/tr/zkjwxlt11t93qm94bgpbs7n5b3y_7l/T for me, but it doesn't seem to work in Finder, just Terminal. Also, since it's in the temp directory it will get cleared from time to time. I just tried to go to $TMPDIR/Garmin/Apps in Terminal and it didn't exist, so I had to start up the simulator to create it.


    Thanks Kyle! Apologies for saying your answer wasn't correct.
    I will try this in Terminal when I get a chance.
  • cd `echo $TMPDIR`/com.garmin.connectiq