Skip to content

Add Facebook Login interop with CI and sample project#1

Merged
Kapusch merged 5 commits intomasterfrom
phase2/ai-ready-baseline
Jan 24, 2026
Merged

Add Facebook Login interop with CI and sample project#1
Kapusch merged 5 commits intomasterfrom
phase2/ai-ready-baseline

Conversation

@Kapusch
Copy link
Owner

@Kapusch Kapusch commented Jan 24, 2026

Implement Facebook Login interop for iOS, including CI workflows for building and packaging. Introduce documentation for integration and contribution guidelines, and provide a sample project for usage demonstration. Enhance project structure and ensure proper handling of dependencies and security policies.

…tation for Facebook Login interop

- Created CI workflow for building and packaging the iOS NuGet.
- Added publish workflow for releasing the package to GitHub Packages.
- Introduced .gitignore to exclude build artifacts and sensitive files.
- Documented goals, packaging constraints, and repo layout in AGENTS.md.
- Added contributing guidelines in CONTRIBUTING.md.
- Created integration documentation for iOS in Docs/Integration.md.
- Updated README.md with package details and usage instructions.
- Established security policy in SECURITY.md for reporting vulnerabilities.
- Included third-party notices for the Facebook iOS SDK in THIRD_PARTY_NOTICES.md.
- Defined .NET SDK version in global.json.
- Added sample app README for usage examples.
- Implemented Facebook tracking mode enum and native login functionality.
- Created NativeFacebookLogin class for handling Facebook login operations.
- Defined NativeFacebookSignInResult for encapsulating sign-in results.
- Configured project file for the Kapusch.FacebookApisForiOSComponents library.
- Resolved package dependencies for Facebook SDK in Package.resolved.
- Created Swift package manifest for KapuschFacebookAuthInterop.
- Implemented interop functions in Swift for Facebook login.
- Added build scripts for creating xcframeworks and collecting Facebook SDK frameworks.
- Defined NativeSignInStatus enum for representing sign-in outcomes.
- Configured build transitive properties and targets for native references.
- Added NuGet readme for package description and integration guidance.
- Implement AppDelegate for sample app lifecycle management
- Create Info.template.plist for app configuration
- Add project file for sample app with necessary properties
- Include README.md for sample project instructions
- Update main README.md to reference the new iOS sample
- Enhance CI workflow to build the iOS sample
@Kapusch Kapusch merged commit c8fed1d into master Jan 24, 2026
1 check passed
@Kapusch Kapusch deleted the phase2/ai-ready-baseline branch January 24, 2026 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant