Creating JSON file in xCode

I’m trying to create an JSON file in xCode but somehow it makes an directory from it.

I create an empty file and name is: user.json. When saving it turns into an directory (get’s that symbol ) and it is not possible to edit the file or creating any data in the file.

My xCode version is: 14.3.1. App is for OSX / MacOS.

I’ll send an printscreen for showing the issue.

After searching some more i found the problem. The problem wasn’t in xCode but on my iMac. The file extension json was connected to an wrong app. By connecting the json extension to Smart JSON Editor the problem was gone.

1 Like

This topic was automatically closed after 166 days. New replies are no longer allowed.