From 4c2e1708afd5cc015c541b4945b261129d27fab4 Mon Sep 17 00:00:00 2001 From: jan Iversen Date: Fri, 17 Mar 2017 07:49:43 +0100 Subject: iOS LibreOfficeLight moved entitlements Moved entitlements to correct group Change-Id: I6ab95b823fc4a4b8781b27d51ecb8d994f477dca --- .../LibreOfficeLight/LibreOfficeLight.xcodeproj/project.pbxproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ios/experimental/LibreOfficeLight/LibreOfficeLight.xcodeproj/project.pbxproj b/ios/experimental/LibreOfficeLight/LibreOfficeLight.xcodeproj/project.pbxproj index 0735eae1b850..0fc86878429d 100644 --- a/ios/experimental/LibreOfficeLight/LibreOfficeLight.xcodeproj/project.pbxproj +++ b/ios/experimental/LibreOfficeLight/LibreOfficeLight.xcodeproj/project.pbxproj @@ -121,6 +121,7 @@ isa = PBXGroup; children = ( 39B092501E5F3DEA00682A59 /* LibreOfficeLight-Prefix.pch */, + 397275391E77D9F1006ACDCC /* LibreOfficeLight.entitlements */, 39B084E21E5F0A9600682A59 /* lo.xcconfig */, 397E09071E597BD8001374E0 /* Assets.xcassets */, 397E09041E597BD8001374E0 /* LibreOfficeLight.xcdatamodeld */, @@ -165,7 +166,6 @@ 397E08FC1E597BD8001374E0 /* LibreOfficeLight */ = { isa = PBXGroup; children = ( - 397275391E77D9F1006ACDCC /* LibreOfficeLight.entitlements */, 39A83A8E1E5F471D00D0C683 /* lokit.c */, 397E08FD1E597BD8001374E0 /* AppDelegate.swift */, 3992D8571E5B761700BEA987 /* ViewController.swift */, -- cgit