[Libreoffice-commits] core.git: ios/experimental

jan Iversen jani at libreoffice.org
Wed Mar 22 09:07:32 UTC 2017


 ios/experimental/LibreOfficeLight/LibreOfficeLight.xcodeproj/project.pbxproj |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 4c2e1708afd5cc015c541b4945b261129d27fab4
Author: jan Iversen <jani at libreoffice.org>
Date:   Fri Mar 17 07:49:43 2017 +0100

    iOS LibreOfficeLight moved entitlements
    
    Moved entitlements to correct group
    
    Change-Id: I6ab95b823fc4a4b8781b27d51ecb8d994f477dca

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 */,


More information about the Libreoffice-commits mailing list