Skip to content

Commit

Permalink
Version 6.1.3 (#3154)
Browse files Browse the repository at this point in the history
  • Loading branch information
marinofaggiana authored Nov 2, 2024
1 parent e3597bc commit 53ba879
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions Nextcloud.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -5709,7 +5709,7 @@
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 6.1.2;
MARKETING_VERSION = 6.1.3;
ONLY_ACTIVE_ARCH = YES;
OTHER_CFLAGS = "-v";
OTHER_LDFLAGS = "";
Expand Down Expand Up @@ -5772,7 +5772,7 @@
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 6.1.2;
MARKETING_VERSION = 6.1.3;
ONLY_ACTIVE_ARCH = YES;
OTHER_CFLAGS = "-v";
OTHER_LDFLAGS = "";
Expand Down
8 changes: 4 additions & 4 deletions iOSClient/Share/NCShareLinkCell.xib
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<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">
<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">
<device id="retina4_7" orientation="portrait" appearance="dark"/>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="23084"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22685"/>
<capability name="Image references" minToolsVersion="12.0"/>
<capability name="System colors in document resources" minToolsVersion="11.0"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
Expand Down Expand Up @@ -37,7 +37,7 @@
<constraint firstAttribute="height" constant="20" id="HVo-ht-9m6"/>
</constraints>
<state key="normal">
<imageReference key="image" image="document.on.documant" renderingMode="hierarchical">
<imageReference key="image" image="doc.on.doc" catalog="system" renderingMode="hierarchical">
<hierarchicalColors>
<color systemColor="labelColor"/>
<color systemColor="secondaryLabelColor"/>
Expand Down Expand Up @@ -111,7 +111,7 @@
</tableViewCell>
</objects>
<resources>
<image name="document.on.documant" width="128" height="128"/>
<image name="doc.on.doc" catalog="system" width="116" height="128"/>
<image name="ellipsis" catalog="system" width="128" height="37"/>
<image name="link.circle.fill" catalog="system" width="128" height="123"/>
<systemColor name="labelColor">
Expand Down

0 comments on commit 53ba879

Please sign in to comment.