AI SummaryThis repository contains , a shared library used by the Microsoft Authentication Library (MSAL) for iOS and macOS. It contains internal classes and is not intended for public API consumption. To build and validate changes, use the provided Python build script. This script handles building the projec
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to add the "microsoft-authentication-library-common-for-objc — Copilot Instructions" prompt rules to my project. Repository: https://github.com/AzureAD/microsoft-authentication-library-common-for-objc Please read the repo to find the rules/prompt file, then: 1. Download it to the correct location (.cursorrules, .windsurfrules, .github/prompts/, or project root — based on the file type) 2. If there's an existing rules file, merge the new rules in rather than overwriting 3. Confirm what was added
Description
Common code used by both the Active Directory Authentication Library (ADAL) and the Microsoft Authentication Library (MSAL)
Copilot Instructions for IdentityCore
This repository contains IdentityCore, a shared library used by the Microsoft Authentication Library (MSAL) for iOS and macOS. It contains internal classes and is not intended for public API consumption.
High Level Details
• Project Type: Objective-C Shared Library (Internal). • Languages: Objective-C, Python (build scripts). • Platforms: iOS, macOS, visionOS. • Key Frameworks: Foundation, Security. • Versioning: Semantic Versioning. • Branching: main is the active branch. dev is the active development branch.
Build and Validation
To build and validate changes, use the provided Python build script. This script handles building the project and running unit tests. Build and Test: Run the build.py script with the appropriate target. This command performs both build and test operations by default. `bash
For iOS
./build.py --targets ios_library
Discussion
Health Signals
My Fox Den
Community Rating
Sign in to rate this booster
Works With
Any AI assistant that accepts custom rules or system prompts