Solution: app crash on iOS 12 build from Xcode 15
Description
Description
We can use git tag to get all the tags from a git repository, I also want to get the tag creator and create time, the following command can…
I installed the piwigo server to manage photos, I also downloaded the Piwigo-Flutter-App from github, when I try to run the application…
To get the IP address of a domain from the terminal in macOS, we can use the dig or nslookup command. Here's how:
Problem
We use a macmini running gitlab-runner to build ios application, but recently I find it failed to start, when I running the gitlab-runner…
I remember that I encountered this problem before, but I don’t know what’s the root cause of the issue, today I encounter this problem…
I am working on adding gitlab CI for the project withKMM, the process for my setup is like below:
Today, I added FlurryConfig on AppDelegate.swift, and added the Flurry Config Delegate methods on the AppDelegate like below:
I like to create dmg file on Mac, so I can put all the related documents in the dmg file, because we can mount the dmg file as a driver.
When I move my computer to M2, one of the project can not compile, some module didn’t in the dependency graph, and finally, a friend told…
When using the iOS simulator, I encountered an issue when trying to share a file saved in the Files app. I wanted to copy the file to my…