AppleScript/Automator to move files to specific folders based on filenames
Hello, I am trying to send certain files to specific folders based on filenames. Most things I want to do like this, I can do with Hazel, but not this just because of the sheer number of rules I would...
View ArticleBatch convert pages to PDF with automator or script?
Is there a quick way to batch convert pages files into PDFs using Automator? I couldn't see anything obvious... thanks
View ArticleUse Automator to Create Dated Folders?
I back up my daily-created videos on a backup hard drive. The videos are organized in a folder system (attached screenshot) by year, month, day of month. I am very tired of creating a new folder each...
View ArticleCan't Build for Apple Silicon
According to the developer documentation all I have to do to build my application for Apple silicon and Intel is click on application in the task bar and select appname>Any Mac (Apple Silicon,...
View ArticleXcode keyboard shortcuts
Hi all, I just wanted to try Xcode and Swift for some development. Which keyboard shortcut am I supposed to hit here to get the list of fixes and then select a fix? My cursor is at line 24, at the red...
View ArticleSwift Playgrounds comparison operators
So, I'm currently learning Swift (with no programming experience at all) with Swift Playgrounds. I am currently on Learn To Code 2 at the level Round Up the Switches. My solution for this level was:...
View ArticleXCode Adding Crap to my Window Menu
I have a Window Menu in my application. It has four items: Minimize, Zoom, a separator and Bring All to Front. When I run the app xCode has added 10 items: Move Window to Left Side of Screen, Move...
View ArticleIs there a way to make a program use only the efficency cores on mac?
So with apple silicon, is there a way you can make something run only on the efficiency cores? As a stupid experiment, I want to run cinebench only om the efficiency cores to see how powerful the...
View ArticleInteresting power consumption findings on m1 macbook pro
Okay, so I was tinkering around with my m1 macbook pro today. Obviously, I use the sudo powermetrics to look at power consumption. So during a normal cinebench r23 multicore run, the performance cores...
View ArticleIs it possible to connect iPhone to PC via wifi?
my phone is broken at the usb port, and i really need to connect it to a PC, i mean, like connecting with a usb cable (having it show up in the Windows file explorer etc.) the phone and the PC are in...
View ArticleWhy does launchd suddenly complain about error 78: Function Not Implemented?...
I have an old 2010 MBA which runs High Sierra. It is located at a condo which I visit for a few days each month. The machine runs 24/7 mostly to upload webcam photos to a host every four minutes, to...
View Articlescript to copy photos from Mac photos smart album
Hi everyone, I'm looking for some code that I can run on my Mac to do a specific task, I understand coding but I am really antiquated, shell & Perl is about my limit, so appreciate the help. I have...
View ArticleRunning shell script every 30min with Automator?
I'm trying to emulate the following pattern: Have several variables defined into Automator script Running the Automator script will ask you what variable to use, from defined list Automator will...
View ArticleCan someone confirm that the Back Wide on the 12 Pro Max supports "30 fps" @...
This is Apple's ONE & ONLY image sensor with larger, 1.7um pixels (vs. 1.4um pixels on ALL other 12 Mpx image sensors). I don't have access to a 12 Pro Max. Thanks in Advance.
View ArticleHow to add xml tags in a text file and save as .xml using AppleScript?
I have job.txt with contents: Purolator Edmonton 607431612227 And I want job.xml with contents: <tags> <tag1>Purolator Edmonton</tag1> <tag2>607431612227</tag2>...
View ArticleAppleScript and Automator
I'd like to learn AppleScript as I am a heavy user of Alfred and Automator. Is AppleScript still worth learning? Can anyone recommend some good books as well, Amazon has some, but they are old.
View ArticleAppleScript // Retrieve data from a website to be stored in Numbers
Hello everyone, I am writing to you because I am very (very) new to the use of AppleScript and its "programming". After many hours of unsuccessful research I would really like some help. I’ll explain...
View ArticleProblem With connection SMB in Big Sur 11.1
Hello, i have a problem to connect with a server to SMB I try with "smb://myserver" and the SO need user credentials, I introduce but the so says me "I can't connect. But if I try with...
View ArticleCode signing Issue? - Git not working
Hi fellow MacRumors community members, I have an issue with Git, maybe someone has an idea how to fix it. Last night I finally got around to installing Big Sur 11.1 on my M1 MacBook Air, but now...
View ArticleTurn off MLRegressor classes automatic debug descriptions in console
Does anybody no if there is a way to turn off automatic debug printout to Xcode console of MLRegressor class's ? I've recently been experimenting with CreateML framework, which is part of the CoreML...
View Article