Sim Genie
113 posts

Sim Genie
@simgenieapp
Unlock the Xcode simulator’s hidden power-ups.
Philadelphia, PA เข้าร่วม Haziran 2020
1 กำลังติดตาม457 ผู้ติดตาม

@chrisvasselli @parrots Weird, there was a bug like this back in the 1.0 days but you were the first person to complain about something like this in two years. There are no crash logs?
English

@simgenieapp cc @parrots Sim Genie regularly stops showing up in my menubar until I restart my computer. Process is visible in activity monitor, killing it doesn't help. Are you familiar with any issue like this? Any logs I could check out to see what might be going on?
English

@EugenPirogoff @hukl Yeah sadly the simulator’s built-in video recording doesn’t capture the indicators. Getting that to work would require injecting custom gesture detectors into the sim runtime (something I’ve considered).
English

@hukl sadly @simgenieapp is not recording the pinches in video recording. You can enable them for the simulator, but they will not be recorded.
Britz, Berlin 🇩🇪 English

@drobeson Why one part breaks and not other: that’s a great question for Apple 😅. If simctl doesn’t work, all external tools are prevented from mucking with that setting.
14b3 did have a bug that’d hose older Xcodes on install, I think they added a workaround to the release notes.
English

@drobeson What happens if you try it via Xcode’s built-in simctl tool? Run this in terminal:
for device in `xcrun simctl list | grep Booted | egrep '[0-9a-fA-F]{8}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{12}' -o`; do xcrun simctl ui $device appearance dark; done
English

👋 @simgenieapp, thanks for being such a helpful tool for iOS dev! I noticed quotes (“”) are showing up when setting cellular carrier name. #bugreport

English

🎉 Location simulation is live. Grab the free update today!
Sim Genie@simgenieapp
🚨 Coming soon - location simulation Being able to import a GPX file is easier than ever, but you might not always have a GPX handy. So just scribble a quick path and SimGenie builds the GPS data for you! ✍️ Plus playback date/time adjustment options, speed settings, and more.
English

@venderbase Hahhaah literally deploying it now.
Background: I had heard from a friend some additional location improvements were coming to the sim command-line tools in the betas, but they haven’t surfaced.
English

@simgenieapp is there a way to go to the File Provider Storage of the simulator? This is quite useful when you want to do something file related with an app.
English

@simgenieapp hi, I bought Sim Genie today, but I can't see my iPad Pro simulator in the list (I made sure to select the non-beta Xcode version using xcode-select). Any tips?

English

@phynet Sure! Moving to a new machine and need a license reset? Hit the email on simgenie.app/faq/ with your license number or purchase email and I’ll get you sorted!
English

@simgenieapp hello I’m having troubles activating license. Can you help me out?
English

@thinkmobilede Behind the scenes SG relies on Xcode’s simctl tool. You could confirm that it gets the right container folder. Swap out your bundle ID.
xcrun simctl get_app_container booted com.mycompany.myapp data
English

@thinkmobilede No, that’s very odd. I’ve been testing it with 13.3 (running the GM now) and I don’t see the same issue.
English

@simgenieapp awesome idea, but I am using your app with Xcode 13.3 and when clicking any folder in "User Data Sandbox" Finder shows me the mac folder /Library with that folder, not the Simulator internal folder. Any idea?
English








