Home
Samy Benghalem
Cancel

🔥 macOS (CheatSheet)

How to use ? Enable in Security / Confidentiality the Install From everywhere Button sudo spctl --master-disable Show Hidden Files defaults write com.apple.finder AppleShowAllFiles -boolean true...

⭐ Setup Fastlane + TestFlight + AppCenter for Android/iOS & Flutter

AppCenter data for Fastlane For example in this url : https://appcenter.ms/orgs/ToTo/applications owner_name : ToTo app_name: Your AppName app_platform: iOS (Obj-c/swift) / Android (Java) ...

⭐ Setup Mobile Development Environment (Tested on macOS M1+Intel)

Install HomeBrew ## Install xcode utils xcode-select --install ## Install Brew /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" ## Check that everythi...

Trending Tags