# BuckSwiftDemo **Repository Path**: mirrors_KieranLafferty/BuckSwiftDemo ## Basic Information - **Project Name**: BuckSwiftDemo - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-01-12 - **Last Updated**: 2026-05-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Couple things... 1. Generate project using included buck v2017.09.04.01 binary included in project `./buck/bin/buck project //Apps/BuckSwiftDemo:BuckSwiftDemo --ide xcode` 2. Sorry for all of the dependencies I added just wanted to be as thorough as possible 3. The -swift.h file in this project isn't generating my AppDelegate.swift class despite having added @objc may have ommitted a configuration setting. 4. Thank you for taking a look!