Set 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 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 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 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 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 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 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 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 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 ArticleBase 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 ArticleCombine command line tools into a command line toolbox
I have a number of small command line tools made over time, and I'm thinking of combining them into one command line tool. It's not a project as yet, but just a concept I'm playing around with, so...
View ArticleSubmit Apps from 2011 MacBook Pro
I used to develop apps on a 2011 MacBook Pro and submit them to the AppStore. Can I still submit apps from that old machine or do I need more recent hardware/software?
View ArticleHunting for Leopard Xcode Core Reference Documentation
I am searching for the Apple Developer Connection Core Reference Library for Leopard docset for a PowerPC supported project. Unlike Xcode 2.5 on Tiger, the docs which shipped with Xcode 3.1.4 on...
View ArticleIs it possible to have both types of views in the same app?
Is it possible to have both types of views in the same app? I mean one viewcontroller in portrait mode and another viewcontroller in landscape mode?
View ArticleMD5 Self sum
Hello everyone, Sometimes you need to get the md5 amount of the mini soft when running the software when you attach this mini soft as a plugin. For the windows solution, I have this code: Code: LPTSTR...
View ArticleHEVC Main10 Hardware Encoding
Are there any Macs that support 10-bit (Main10 Profile) HEVC (H.265) encoding with hardware acceleration in the VideoToolbox framework? Someone created an Open Source command-line tool that lists all...
View ArticleJPEG to HEIC in Photos
Is there a way to create a script (or native method in Photos app) to convert JPEG imports into a HEIC? For context, I shoot photos on my iPhone, SLR and an android phone For the most part (except...
View ArticleQuery on app development (API's)
Hi, Bear in mind I am not a developer, but a product designer seeking advice on what best solution to take. I'm looking to create a PHP based SaaS which will have an app for iOS+android and responsive...
View ArticleCreating a simple Hello World launch daemon
I'm having a hard time creating a simple hello world launch daemon. It is launched every 10 seconds and just logs "hello world" to the console. So I just compiled the Command Tool (Foundation) template...
View ArticleBasic Automator Image Capture Plugin Question
I am trying to create a really simple Image Capture Plugin in Automator that lets me : - select Images in image Capture - Converts selected Images to HEIC - Imports them to Photos - Deletes the files...
View Article