Open in app

Sign In

Write

Sign In

Mhd Hejazi
Mhd Hejazi

25 Followers

Home

About

Published in

Better Programming

·Aug 19, 2020

How to Access the AppKit API from Mac Catalyst Apps

Two techniques to access AppKit from Catalyst apps in pure Swift — Only a small part of AppKit API is available to Mac Catalyst, but since Mac Catalyst apps are also macOS apps, they do have full access to AppKit API in runtime. It’s just not visible to them because Apple marked most of the AppKit classes as unavailable to Catalyst apps. …

Macos

5 min read

How to Access the AppKit API From Mac Catalyst Apps
How to Access the AppKit API From Mac Catalyst Apps
Macos

5 min read


Published in

The Startup

·Apr 27, 2020

Calling Hidden/Private API from Swift in Style

A simple, clean, and safe way to call hidden API in Swift 5 — Making private API visible in Swift is a tedious job. You have to find the private headers, copy them to your project, create a bridging header file, and import the private headers. …

Swift

7 min read

Calling iOS and macOS Hidden API in Style!
Calling iOS and macOS Hidden API in Style!
Swift

7 min read


Feb 7, 2020

How to Set up Firebase Crashlytics for macOS Apps

Although macOS and Catalyst are not officially supported by Firebase, yet, some services can be used in macOS apps right now. I’ll explain how to connect Firebase with macOS apps and set up Crashlytics. Set up the Firebase Project Create a Firebase project and set up the app as an iOS app. After you finish…

Macos

2 min read

Firebase Crashlytics for macOS Apps
Firebase Crashlytics for macOS Apps
Macos

2 min read

Mhd Hejazi

Mhd Hejazi

25 Followers

Mobile App Developer & UI/UX Designer.

Following
  • Omar Abdelhafith

    Omar Abdelhafith

See all (7)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams