Hey! Hope you're doing well.
So, I finally got around to testing Survey Designer and Survey Taker—you know, that native macOS app for creating and running surveys offline. I've been needing to gather some customer feedback at an upcoming conference where WiFi is notoriously spotty, and this looked perfect.
Install was smooth—standard macOS app bundle, dragged to Applications, launched fine. The UI is clean: drag-and-drop interface, lots of question types, branching logic. I designed a simple customer satisfaction survey, added some conditional questions, made it look nice with custom branding. Then I tried to export it as a standalone .app for offline collection… and nothing happened. Clicked "Export as App," it asked for a location, I chose Desktop, progress bar completed—but no app appeared.
The Wrong Turn I Took First
My first thought: "Maybe it's a permissions thing with the output location." Checked Desktop—definitely writeable. Tried a different folder—same result. Restarted the app, even rebooted. Spent 30 minutes convinced it was a bug in the export feature.
The "Aha!" Moment
Then I remembered: macOS has strict Files and Folders permissions for apps that need to create executable files. Even though the Survey Designer itself had access, the export process spawns a helper that needs its own permissions. Went to System Settings > Privacy & Security > Files and Folders, scrolled down, and found Survey Designer—toggle for "Desktop Folder" was off. Flicked it on, re-exported, and the standalone survey app appeared instantly.
I also had to enable Automation permission separately, because the export process needs to control System Events to create the app bundle. Same process: trigger the export, approve the permission when prompted.
I found this page with the system requirements that actually mentioned the permissions in the user comments: the resource I used. Saved me from giving up.
Quick Checklist
If Survey Designer won't export standalone apps:
- Open System Settings > Privacy & Security > Files and Folders
- Find
Survey Designerand enable access to your output folder (Desktop, Documents, etc.) - Also check Automation and enable for "System Events" if prompted during export
- Retry export—should work now
Apple's file permissions guide explains why this happens. Once it's working, the offline collection is flawless—tested it on another Mac without Survey Designer installed, and responses synced back via iCloud perfectly. For survey methodology, the EFF's privacy guide has good context on why local data matters.
Anyway, my conference survey is ready to go. Let me know if you try it!
Talk soon
Top comments (0)