Skip to content

Commit 5f3b690

Browse files
committed
Update iTeamTalk to v5.18
1 parent ff93368 commit 5f3b690

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Client/iTeamTalk/iTeamTalk.xcodeproj/project.pbxproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -715,7 +715,7 @@
715715
"$(inherited)",
716716
../../Library/TeamTalk_DLL/,
717717
);
718-
MARKETING_VERSION = 5.16;
718+
MARKETING_VERSION = 5.18;
719719
PRODUCT_BUNDLE_IDENTIFIER = BearWare.dk.iTeamTalk5;
720720
PRODUCT_NAME = "$(TARGET_NAME)";
721721
SWIFT_OBJC_BRIDGING_HEADER = "iTeamTalk/iTeamTalk-Bridging-Header.h";
@@ -745,7 +745,7 @@
745745
"$(inherited)",
746746
../../Library/TeamTalk_DLL/,
747747
);
748-
MARKETING_VERSION = 5.16;
748+
MARKETING_VERSION = 5.18;
749749
PRODUCT_BUNDLE_IDENTIFIER = BearWare.dk.iTeamTalk5;
750750
PRODUCT_NAME = "$(TARGET_NAME)";
751751
SWIFT_OBJC_BRIDGING_HEADER = "iTeamTalk/iTeamTalk-Bridging-Header.h";

Client/iTeamTalk/iTeamTalk/Base.lproj/LaunchScreen.xib

+3-3
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="32700.99.1234" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" colorMatched="YES">
2+
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="23504" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" colorMatched="YES">
33
<device id="retina4_0" orientation="portrait" appearance="light"/>
44
<dependencies>
55
<deployment identifier="iOS"/>
6-
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22684"/>
6+
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="23506"/>
77
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
88
</dependencies>
99
<objects>
@@ -13,7 +13,7 @@
1313
<rect key="frame" x="0.0" y="0.0" width="480" height="480"/>
1414
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
1515
<subviews>
16-
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text=" Copyright (c) 2024 BearWare.dk. All rights reserved." textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumFontSize="9" translatesAutoresizingMaskIntoConstraints="NO" id="8ie-xW-0ye">
16+
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text=" Copyright (c) 2025 BearWare.dk. All rights reserved." textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumFontSize="9" translatesAutoresizingMaskIntoConstraints="NO" id="8ie-xW-0ye">
1717
<rect key="frame" x="20" y="439" width="440" height="21"/>
1818
<fontDescription key="fontDescription" type="system" pointSize="17"/>
1919
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>

0 commit comments

Comments
 (0)