From 9b1746124841825ec8db522705d9d0c34c608f0f Mon Sep 17 00:00:00 2001 From: Andrea Mazzini Date: Tue, 31 Oct 2023 10:14:41 +0100 Subject: [PATCH] Update test script --- .github/workflows/Test.yml | 2 +- Demo/Podfile.lock | 4 ++-- Demo/Pods/Local Podspecs/AMPopTip.podspec.json | 4 ++-- Demo/Pods/Manifest.lock | 4 ++-- Demo/Pods/Target Support Files/AMPopTip/AMPopTip-Info.plist | 2 +- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.github/workflows/Test.yml b/.github/workflows/Test.yml index e9c2944f..0f3a2f43 100644 --- a/.github/workflows/Test.yml +++ b/.github/workflows/Test.yml @@ -17,4 +17,4 @@ jobs: with: xcode-version: latest-stable - name: Run tests - run: xcodebuild -workspace 'Demo/PopTip Demo.xcworkspace' -scheme 'PopTip Demo' -sdk iphonesimulator -destination 'platform=iOS Simulator,name=iPhone 13,OS=15.2' test + run: xcodebuild -workspace 'Demo/PopTip Demo.xcworkspace' -scheme 'PopTip Demo' -sdk iphonesimulator -destination 'platform=iOS Simulator,name=iPhone 14,OS=16.2' test diff --git a/Demo/Podfile.lock b/Demo/Podfile.lock index 4183d629..960f8a95 100644 --- a/Demo/Podfile.lock +++ b/Demo/Podfile.lock @@ -1,5 +1,5 @@ PODS: - - AMPopTip (4.9.0) + - AMPopTip (4.10.0) - iOSSnapshotTestCase (8.0.0): - iOSSnapshotTestCase/SwiftSupport (= 8.0.0) - iOSSnapshotTestCase/Core (8.0.0) @@ -31,7 +31,7 @@ EXTERNAL SOURCES: :path: "../" SPEC CHECKSUMS: - AMPopTip: a715485b0338575a01fb7d255a100642e10bb48d + AMPopTip: 4630471652faf06872f72a39bfcb6f5b68a7e208 iOSSnapshotTestCase: a670511f9ee3829c2b9c23e6e68f315fd7b6790f Nimble: 5316ef81a170ce87baf72dd961f22f89a602ff84 Nimble-Snapshots: ef281b908c604f78c8313587e25ea92c8ab513d7 diff --git a/Demo/Pods/Local Podspecs/AMPopTip.podspec.json b/Demo/Pods/Local Podspecs/AMPopTip.podspec.json index 6aceefd2..803ca4d1 100644 --- a/Demo/Pods/Local Podspecs/AMPopTip.podspec.json +++ b/Demo/Pods/Local Podspecs/AMPopTip.podspec.json @@ -1,6 +1,6 @@ { "name": "AMPopTip", - "version": "4.9.0", + "version": "4.10.0", "summary": "Animated popover, great for subtle UI tips and onboarding.", "description": "Animated popover that pops out of a frame. You can specify the\ndirection of the popover and the arrow that points to its origin.\nColor, border radius and font can be easily customized.\nThis popover can be used to leave subtle hints about your UI and\nprovide fun looking onboarding popups.", "homepage": "https://github.com/andreamazz/AMPopTip", @@ -13,7 +13,7 @@ }, "source": { "git": "https://github.com/andreamazz/AMPopTip.git", - "tag": "4.9.0" + "tag": "4.10.0" }, "platforms": { "ios": "11.0" diff --git a/Demo/Pods/Manifest.lock b/Demo/Pods/Manifest.lock index 4183d629..960f8a95 100644 --- a/Demo/Pods/Manifest.lock +++ b/Demo/Pods/Manifest.lock @@ -1,5 +1,5 @@ PODS: - - AMPopTip (4.9.0) + - AMPopTip (4.10.0) - iOSSnapshotTestCase (8.0.0): - iOSSnapshotTestCase/SwiftSupport (= 8.0.0) - iOSSnapshotTestCase/Core (8.0.0) @@ -31,7 +31,7 @@ EXTERNAL SOURCES: :path: "../" SPEC CHECKSUMS: - AMPopTip: a715485b0338575a01fb7d255a100642e10bb48d + AMPopTip: 4630471652faf06872f72a39bfcb6f5b68a7e208 iOSSnapshotTestCase: a670511f9ee3829c2b9c23e6e68f315fd7b6790f Nimble: 5316ef81a170ce87baf72dd961f22f89a602ff84 Nimble-Snapshots: ef281b908c604f78c8313587e25ea92c8ab513d7 diff --git a/Demo/Pods/Target Support Files/AMPopTip/AMPopTip-Info.plist b/Demo/Pods/Target Support Files/AMPopTip/AMPopTip-Info.plist index bb5a9ffc..681f23e0 100644 --- a/Demo/Pods/Target Support Files/AMPopTip/AMPopTip-Info.plist +++ b/Demo/Pods/Target Support Files/AMPopTip/AMPopTip-Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 4.9.0 + 4.10.0 CFBundleSignature ???? CFBundleVersion