From c1e9c832dbc4eb93f2666abe0c9035554adf44eb Mon Sep 17 00:00:00 2001 From: Marcos Rivereto Date: Wed, 13 Nov 2024 17:46:07 -0300 Subject: [PATCH] Fix xcode warnings --- Example/TrustlySDK.xcodeproj/project.pbxproj | 3 +-- .../xcshareddata/xcschemes/TrustlySDK-Example.xcscheme | 2 +- Sources/TrustlySDK/TrustlyView.swift | 2 +- 3 files changed, 3 insertions(+), 4 deletions(-) diff --git a/Example/TrustlySDK.xcodeproj/project.pbxproj b/Example/TrustlySDK.xcodeproj/project.pbxproj index 4be769e..34059bb 100644 --- a/Example/TrustlySDK.xcodeproj/project.pbxproj +++ b/Example/TrustlySDK.xcodeproj/project.pbxproj @@ -264,12 +264,11 @@ attributes = { BuildIndependentTargetsInParallel = YES; LastSwiftUpdateCheck = 0830; - LastUpgradeCheck = 1530; + LastUpgradeCheck = 1610; ORGANIZATIONNAME = CocoaPods; TargetAttributes = { 607FACCF1AFB9204008FA782 = { CreatedOnToolsVersion = 6.3.1; - DevelopmentTeam = 935WTYE9VM; LastSwiftMigration = ""; }; 607FACE41AFB9204008FA782 = { diff --git a/Example/TrustlySDK.xcodeproj/xcshareddata/xcschemes/TrustlySDK-Example.xcscheme b/Example/TrustlySDK.xcodeproj/xcshareddata/xcschemes/TrustlySDK-Example.xcscheme index e88e15b..5d2cbed 100644 --- a/Example/TrustlySDK.xcodeproj/xcshareddata/xcschemes/TrustlySDK-Example.xcscheme +++ b/Example/TrustlySDK.xcodeproj/xcshareddata/xcschemes/TrustlySDK-Example.xcscheme @@ -1,6 +1,6 @@