]> git.ipfire.org Git - thirdparty/wireguard-apple.git/commit
macOS: Fix WireGuardmacOS target
authorRoopesh Chander <roop@roopc.net>
Thu, 27 Dec 2018 13:44:15 +0000 (19:14 +0530)
committerRoopesh Chander <roop@roopc.net>
Mon, 14 Jan 2019 09:22:28 +0000 (14:52 +0530)
commit95415cd917f39295118236f70987e18cf53d5065
treed0d746598548889283ae6a91c54997146cd8a347
parentb32b897181302bcd8536468816891a65e061cb39
macOS: Fix WireGuardmacOS target

- Include non-UI code from iOS while building
- Add run scripts
- Move files to WireGuard/UI/macOS
- Set Swift-Obj-C bridging header

Signed-off-by: Roopesh Chander <roop@roopc.net>
WireGuard/WireGuard.xcodeproj/project.pbxproj
WireGuard/WireGuard/UI/macOS/AppDelegate.swift [moved from WireGuard/WireGuardmacOS/AppDelegate.swift with 100% similarity]
WireGuard/WireGuard/UI/macOS/Assets.xcassets/AppIcon.appiconset/Contents.json [moved from WireGuard/WireGuardmacOS/Assets.xcassets/AppIcon.appiconset/Contents.json with 100% similarity]
WireGuard/WireGuard/UI/macOS/Assets.xcassets/Contents.json [moved from WireGuard/WireGuardmacOS/Assets.xcassets/Contents.json with 100% similarity]
WireGuard/WireGuard/UI/macOS/Base.lproj/MainMenu.xib [moved from WireGuard/WireGuardmacOS/Base.lproj/MainMenu.xib with 100% similarity]
WireGuard/WireGuard/UI/macOS/Info.plist [moved from WireGuard/WireGuardmacOS/Info.plist with 93% similarity]
WireGuard/WireGuard/UI/macOS/WireGuard.entitlements [moved from WireGuard/WireGuardmacOS/WireGuardmacOS.entitlements with 100% similarity]