diff options
author | jan Iversen <jani@libreoffice.org> | 2017-03-17 07:49:43 +0100 |
---|---|---|
committer | jan Iversen <jani@libreoffice.org> | 2017-03-22 10:06:56 +0100 |
commit | 4c2e1708afd5cc015c541b4945b261129d27fab4 (patch) | |
tree | 4acdffeaa017ebd710f6369e00fa019b54129936 /ios | |
parent | e8aaaa52fa5abe4a70224ab6e6eee6265b0d61c8 (diff) |
iOS LibreOfficeLight moved entitlements
Moved entitlements to correct group
Change-Id: I6ab95b823fc4a4b8781b27d51ecb8d994f477dca
Diffstat (limited to 'ios')
-rw-r--r-- | ios/experimental/LibreOfficeLight/LibreOfficeLight.xcodeproj/project.pbxproj | 2 |
1 files changed, 1 insertions, 1 deletions
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 */, |