Skip to content

Commit fa5f863

Browse files
1 parent e2b1254 commit fa5f863

15 files changed

+315
-242
lines changed

Demo/Demo.xcodeproj/project.pbxproj

+4-5
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,6 @@
200200
TargetAttributes = {
201201
86AEDCE11D5D1DB70030232E = {
202202
CreatedOnToolsVersion = 7.3.1;
203-
DevelopmentTeam = 38R82CD868;
204203
LastSwiftMigration = 1020;
205204
};
206205
};
@@ -427,11 +426,11 @@
427426
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
428427
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
429428
CODE_SIGN_IDENTITY = "iPhone Developer";
430-
DEVELOPMENT_TEAM = 38R82CD868;
429+
DEVELOPMENT_TEAM = "";
431430
INFOPLIST_FILE = Demo/Info.plist;
432431
IPHONEOS_DEPLOYMENT_TARGET = 14.0;
433432
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
434-
PRODUCT_BUNDLE_IDENTIFIER = it.swiftkick.Demo;
433+
PRODUCT_BUNDLE_IDENTIFIER = it.swiftkick.SwiftMessages.Demo;
435434
PRODUCT_NAME = "$(TARGET_NAME)";
436435
SWIFT_VERSION = 5.0;
437436
TARGETED_DEVICE_FAMILY = "1,2";
@@ -444,11 +443,11 @@
444443
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
445444
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
446445
CODE_SIGN_IDENTITY = "iPhone Developer";
447-
DEVELOPMENT_TEAM = 38R82CD868;
446+
DEVELOPMENT_TEAM = "";
448447
INFOPLIST_FILE = Demo/Info.plist;
449448
IPHONEOS_DEPLOYMENT_TARGET = 14.0;
450449
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
451-
PRODUCT_BUNDLE_IDENTIFIER = it.swiftkick.Demo;
450+
PRODUCT_BUNDLE_IDENTIFIER = it.swiftkick.SwiftMessages.Demo;
452451
PRODUCT_NAME = "$(TARGET_NAME)";
453452
SWIFT_VERSION = 5.0;
454453
TARGETED_DEVICE_FAMILY = "1,2";

Demo/Demo.xcodeproj/xcshareddata/xcschemes/Demo.xcscheme

-7
Original file line numberDiff line numberDiff line change
@@ -50,13 +50,6 @@
5050
ReferencedContainer = "container:Demo.xcodeproj">
5151
</BuildableReference>
5252
</BuildableProductRunnable>
53-
<AdditionalOptions>
54-
<AdditionalOption
55-
key = "MallocStackLogging"
56-
value = ""
57-
isEnabled = "YES">
58-
</AdditionalOption>
59-
</AdditionalOptions>
6053
</LaunchAction>
6154
<ProfileAction
6255
buildConfiguration = "Release"

Demo/Demo/Base.lproj/LaunchScreen.storyboard

+5-8
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,9 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="14109" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="01J-lp-oVM">
3-
<device id="retina4_7" orientation="portrait">
4-
<adaptation id="fullscreen"/>
5-
</device>
2+
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="22505" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="01J-lp-oVM">
3+
<device id="retina4_7" orientation="portrait" appearance="light"/>
64
<dependencies>
75
<deployment identifier="iOS"/>
8-
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14088"/>
9-
<capability name="Constraints to layout margins" minToolsVersion="6.0"/>
6+
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22504"/>
107
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
118
</dependencies>
129
<scenes>
@@ -22,14 +19,14 @@
2219
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
2320
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
2421
<subviews>
25-
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="© 2018 SWIFTKICK MOBILE LLC" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="sBz-Dk-SSO">
22+
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="© 2024 SWIFTKICK MOBILE LLC" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="sBz-Dk-SSO">
2623
<rect key="frame" x="46" y="643" width="283" height="16"/>
2724
<fontDescription key="fontDescription" type="system" pointSize="13"/>
2825
<color key="textColor" red="0.47391887630000001" green="0.47391887630000001" blue="0.47391887630000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
2926
<nil key="highlightedColor"/>
3027
</label>
3128
<imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="splashBanner" translatesAutoresizingMaskIntoConstraints="NO" id="236-Ta-JzA">
32-
<rect key="frame" x="16" y="196" width="342" height="274"/>
29+
<rect key="frame" x="16" y="196.5" width="343" height="274"/>
3330
</imageView>
3431
</subviews>
3532
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>

0 commit comments

Comments
 (0)