Skip to content

Commit 53ba879

Browse files
Version 6.1.3 (#3154)
1 parent e3597bc commit 53ba879

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Nextcloud.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5709,7 +5709,7 @@
57095709
"@executable_path/Frameworks",
57105710
"@executable_path/../../Frameworks",
57115711
);
5712-
MARKETING_VERSION = 6.1.2;
5712+
MARKETING_VERSION = 6.1.3;
57135713
ONLY_ACTIVE_ARCH = YES;
57145714
OTHER_CFLAGS = "-v";
57155715
OTHER_LDFLAGS = "";
@@ -5772,7 +5772,7 @@
57725772
"@executable_path/Frameworks",
57735773
"@executable_path/../../Frameworks",
57745774
);
5775-
MARKETING_VERSION = 6.1.2;
5775+
MARKETING_VERSION = 6.1.3;
57765776
ONLY_ACTIVE_ARCH = YES;
57775777
OTHER_CFLAGS = "-v";
57785778
OTHER_LDFLAGS = "";

iOSClient/Share/NCShareLinkCell.xib

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="23094" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
2+
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="32700.99.1234" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
33
<device id="retina4_7" orientation="portrait" appearance="dark"/>
44
<dependencies>
55
<deployment identifier="iOS"/>
6-
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="23084"/>
6+
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22685"/>
77
<capability name="Image references" minToolsVersion="12.0"/>
88
<capability name="System colors in document resources" minToolsVersion="11.0"/>
99
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
@@ -37,7 +37,7 @@
3737
<constraint firstAttribute="height" constant="20" id="HVo-ht-9m6"/>
3838
</constraints>
3939
<state key="normal">
40-
<imageReference key="image" image="document.on.documant" renderingMode="hierarchical">
40+
<imageReference key="image" image="doc.on.doc" catalog="system" renderingMode="hierarchical">
4141
<hierarchicalColors>
4242
<color systemColor="labelColor"/>
4343
<color systemColor="secondaryLabelColor"/>
@@ -111,7 +111,7 @@
111111
</tableViewCell>
112112
</objects>
113113
<resources>
114-
<image name="document.on.documant" width="128" height="128"/>
114+
<image name="doc.on.doc" catalog="system" width="116" height="128"/>
115115
<image name="ellipsis" catalog="system" width="128" height="37"/>
116116
<image name="link.circle.fill" catalog="system" width="128" height="123"/>
117117
<systemColor name="labelColor">

0 commit comments

Comments
 (0)