Base M1 MacMini for Xcode only. 8gb or 16gb?
Hey, I'm having a hard time deciding between 8gb and 16gb for the m1 Mac mini. I work on an iOS project that has around 2000 files. Yeah 16gb should be a no brainer but I have a constraint. I live in...
View Articlehow to disable a purchased app that has been refunded
I wonder if someone knows if it is possible to disable an app for which the purchaser has requested a refund? Is there some way to check that with the Apple App Store?
View ArticleMaintaining motivation and self confidence when learning
I am not sure where else to post this but I have been doing Swift for about a month now and there is so much that I do not know that at times it just feels overwhelming. Going to sites like leetcode...
View ArticleCould use some command line help. Should be easy...
Hello! I am wondering if somebody could whip me up an app or script that scans a directory recursively and prints the output to a file. I want to know size, created date, modified date, if its a folder...
View Articlehow to understand the folder premission concept in big sur? what to study?
HI just updated my mac to big sur. but i found a lot of apps can't access folders... like amule, or like an app in wine. I don't know what to search.. Im totally lost... I understand there is something...
View Article“Couldn’t Load App
“This invitation has been revoked or is invalid. Request a new invitation from the developer.” I got an invite from developer via TestFlight and that’s the notification I got after visiting the...
View ArticleHow to remove duplicate keys in a Dictionary
Is there some software that can take a Dictionary of key: value pairs and find all the duplicate keys? The dataset was input manually and a mistake was made somewhere in a long list of data. All we can...
View ArticleThis Applescript code works in Mojave but not in Big Sur MacOS.. please fix?
Hi so I have this Applescript code that basically works this way: You drop an image file on the Applescript icon and it fills Mac's clipboard with the image's dimension and file name (html format). Now...
View ArticleIndex of all apps on the App Store
Is there a list of all apps on the Apple's app store somewhere for me to index and search ? My friend is writing a Python script for some research and can do a search via script on...
View ArticleSet NSSavePanel Name Field
I have an NSSavePanel with a custom accessoryView in my Mac OS application. The accessory view is a popup menu with a list of file types that the user can use to save the file. I can initialize file...
View Article