aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard/WireGuard.xcodeproj/project.pbxproj
diff options
context:
space:
mode:
authorRoopesh Chander <roop@roopc.net>2018-12-22 19:15:39 +0530
committerRoopesh Chander <roop@roopc.net>2019-01-14 14:52:27 +0530
commit3cd33ebe8fa5c63f21a57c1b89eba89ab2311c67 (patch)
treee80f42e3fcdfc9d7f416de697dcdaf61f2d000fa /WireGuard/WireGuard.xcodeproj/project.pbxproj
parentXcode: Rename iOS targets to include an 'iOS' suffix (diff)
downloadwireguard-apple-3cd33ebe8fa5c63f21a57c1b89eba89ab2311c67.tar.xz
wireguard-apple-3cd33ebe8fa5c63f21a57c1b89eba89ab2311c67.zip
Move iOS images and storyboard into UI/iOS/ folder
Signed-off-by: Roopesh Chander <roop@roopc.net>
Diffstat (limited to 'WireGuard/WireGuard.xcodeproj/project.pbxproj')
-rw-r--r--WireGuard/WireGuard.xcodeproj/project.pbxproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/WireGuard/WireGuard.xcodeproj/project.pbxproj b/WireGuard/WireGuard.xcodeproj/project.pbxproj
index 8ff437f..5072e9f 100644
--- a/WireGuard/WireGuard.xcodeproj/project.pbxproj
+++ b/WireGuard/WireGuard.xcodeproj/project.pbxproj
@@ -280,6 +280,8 @@
6F7774DE217181B1006A79B3 /* iOS */ = {
isa = PBXGroup;
children = (
+ 6FF4AC1E211EC472002C96EB /* Assets.xcassets */,
+ 6FF4AC20211EC472002C96EB /* LaunchScreen.storyboard */,
5F4541AC21C4720B00994C13 /* ViewController */,
5F4541A721C44F5B00994C13 /* View */,
6F7774E0217181B1006A79B3 /* AppDelegate.swift */,
@@ -412,8 +414,6 @@
6F61F1EA21B937EF00483816 /* WireGuardResult.swift */,
6FE1765921C90E87002690EA /* LocalizationHelper.swift */,
6FF4AC482120B9E0002C96EB /* WireGuard.entitlements */,
- 6FF4AC1E211EC472002C96EB /* Assets.xcassets */,
- 6FF4AC20211EC472002C96EB /* LaunchScreen.storyboard */,
6FF4AC23211EC472002C96EB /* Info.plist */,
6FF4AC2B211EC776002C96EB /* Config.xcconfig */,
6F689999218043390012E523 /* WireGuard-Bridging-Header.h */,