Skip to content

Commit bfe85c7

Browse files
Release version 23.21.1 (stripe#3196)
- [x] Verify CHANGELOG is updated with any new features or breaking changes (be thorough when reviewing commit history) - [x] Verify MIGRATING is updated (if necessary). - [x] Verify the following files are updated to use the new version string: - [x] Version.xcconfig - [x] All *.podspec files - [x] StripeAPIConfiguration+Version.swift - [x] If new directories were added, verify they have been added to the appropriate `*.podspec` "files" section. Co-authored-by: davidme-stripe <[email protected]>
1 parent 38ce59f commit bfe85c7

File tree

40 files changed

+526
-15
lines changed

40 files changed

+526
-15
lines changed

BuildConfigurations/Version.xcconfig

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@
66
// Instead, edit the `VERSION` file and run `ci_scripts/update_version.sh`
77
//
88

9-
CURRENT_PROJECT_VERSION=23.21.0
9+
CURRENT_PROJECT_VERSION=23.21.1

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## x.x.x x-x-x
1+
## 23.21.1 2024-01-22
22
### Payments
33
* [Changed] Increased the maximum number of status update retries when waiting for an intent to update to a terminal state. This impacts Cash App Pay and 3DS2.
44

Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3+
<plist version="1.0">
4+
<dict>
5+
<key>SchemeUserState</key>
6+
<dict>
7+
<key>AppClipExample.xcscheme_^#shared#^_</key>
8+
<dict>
9+
<key>isShown</key>
10+
<true/>
11+
<key>orderHint</key>
12+
<integer>3</integer>
13+
</dict>
14+
<key>AppClipExampleClip.xcscheme_^#shared#^_</key>
15+
<dict>
16+
<key>isShown</key>
17+
<true/>
18+
<key>orderHint</key>
19+
<integer>4</integer>
20+
</dict>
21+
</dict>
22+
</dict>
23+
</plist>
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3+
<plist version="1.0">
4+
<dict>
5+
<key>SchemeUserState</key>
6+
<dict>
7+
<key>Basic Integration.xcscheme_^#shared#^_</key>
8+
<dict>
9+
<key>isShown</key>
10+
<true/>
11+
<key>orderHint</key>
12+
<integer>5</integer>
13+
</dict>
14+
</dict>
15+
</dict>
16+
</plist>
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3+
<plist version="1.0">
4+
<dict>
5+
<key>SchemeUserState</key>
6+
<dict>
7+
<key>CardImageVerification Example.xcscheme_^#shared#^_</key>
8+
<dict>
9+
<key>isShown</key>
10+
<true/>
11+
<key>orderHint</key>
12+
<integer>6</integer>
13+
</dict>
14+
</dict>
15+
</dict>
16+
</plist>
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3+
<plist version="1.0">
4+
<dict>
5+
<key>SchemeUserState</key>
6+
<dict>
7+
<key>FinancialConnections Example.xcscheme_^#shared#^_</key>
8+
<dict>
9+
<key>isShown</key>
10+
<true/>
11+
<key>orderHint</key>
12+
<integer>7</integer>
13+
</dict>
14+
</dict>
15+
</dict>
16+
</plist>
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3+
<plist version="1.0">
4+
<dict>
5+
<key>SchemeUserState</key>
6+
<dict>
7+
<key>IdentityVerification Example.xcscheme_^#shared#^_</key>
8+
<dict>
9+
<key>isShown</key>
10+
<true/>
11+
<key>orderHint</key>
12+
<integer>8</integer>
13+
</dict>
14+
</dict>
15+
</dict>
16+
</plist>
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3+
<plist version="1.0">
4+
<dict>
5+
<key>SchemeUserState</key>
6+
<dict>
7+
<key>Non-Card Payment Examples.xcscheme_^#shared#^_</key>
8+
<dict>
9+
<key>isShown</key>
10+
<true/>
11+
<key>orderHint</key>
12+
<integer>10</integer>
13+
</dict>
14+
</dict>
15+
</dict>
16+
</plist>
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3+
<plist version="1.0">
4+
<dict>
5+
<key>SchemeUserState</key>
6+
<dict>
7+
<key>PaymentSheet Example.xcscheme_^#shared#^_</key>
8+
<dict>
9+
<key>isShown</key>
10+
<true/>
11+
<key>orderHint</key>
12+
<integer>11</integer>
13+
</dict>
14+
</dict>
15+
</dict>
16+
</plist>
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3+
<plist version="1.0">
4+
<dict>
5+
<key>SchemeUserState</key>
6+
<dict>
7+
<key>UI Examples.xcscheme_^#shared#^_</key>
8+
<dict>
9+
<key>isShown</key>
10+
<true/>
11+
<key>orderHint</key>
12+
<integer>26</integer>
13+
</dict>
14+
</dict>
15+
</dict>
16+
</plist>

Stripe.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Pod::Spec.new do |s|
33

44
# Do not update s.version directly.
55
# Instead, update the VERSION file and run ./ci_scripts/update_version.sh
6-
s.version = '23.21.0'
6+
s.version = '23.21.1'
77

88
s.summary = 'Accept online payments using Stripe.'
99
s.license = { :type => 'MIT', :file => 'LICENSE' }
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3+
<plist version="1.0">
4+
<array/>
5+
</plist>
Binary file not shown.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,119 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<Bucket
3+
uuid = "ED472F60-CD19-4BDB-B978-8F48694F11EF"
4+
type = "0"
5+
version = "2.0">
6+
<Breakpoints>
7+
<BreakpointProxy
8+
BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint">
9+
<BreakpointContent
10+
uuid = "2EB1245B-9F53-4621-90C7-2E72DB48BAE9"
11+
shouldBeEnabled = "Yes"
12+
ignoreCount = "0"
13+
continueAfterRunningActions = "Yes"
14+
filePath = "Example/PaymentSheet Example/PaymentSheet Example/ExampleSwiftUICustomPaymentFlowCVCRecollection.swift"
15+
startingColumnNumber = "9223372036854775807"
16+
endingColumnNumber = "9223372036854775807"
17+
startingLineNumber = "181"
18+
endingLineNumber = "181"
19+
landmarkName = "confirmIntent(paymentMethodID:shouldSavePaymentMethod:completion:)"
20+
landmarkType = "7">
21+
<Actions>
22+
<BreakpointActionProxy
23+
ActionExtensionID = "Xcode.BreakpointAction.DebuggerCommand">
24+
<ActionContent
25+
consoleCommand = "print clientSecret">
26+
</ActionContent>
27+
</BreakpointActionProxy>
28+
</Actions>
29+
</BreakpointContent>
30+
</BreakpointProxy>
31+
<BreakpointProxy
32+
BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint">
33+
<BreakpointContent
34+
uuid = "79CF007C-1000-4267-B4DB-6205A2010374"
35+
shouldBeEnabled = "Yes"
36+
ignoreCount = "0"
37+
continueAfterRunningActions = "Yes"
38+
filePath = "Example/PaymentSheet Example/PaymentSheet Example/PlaygroundController.swift"
39+
startingColumnNumber = "9223372036854775807"
40+
endingColumnNumber = "9223372036854775807"
41+
startingLineNumber = "437"
42+
endingLineNumber = "437"
43+
landmarkName = "loadBackend()"
44+
landmarkType = "7">
45+
<Actions>
46+
<BreakpointActionProxy
47+
ActionExtensionID = "Xcode.BreakpointAction.DebuggerCommand">
48+
<ActionContent
49+
consoleCommand = "po self.clientSecret">
50+
</ActionContent>
51+
</BreakpointActionProxy>
52+
</Actions>
53+
<Locations>
54+
<Location
55+
uuid = "79CF007C-1000-4267-B4DB-6205A2010374 - c5721169cda3c389"
56+
shouldBeEnabled = "Yes"
57+
ignoreCount = "0"
58+
continueAfterRunningActions = "No"
59+
symbolName = "closure #3 @Swift.MainActor () -&gt; () in closure #1 (Swift.Optional&lt;Foundation.Data&gt;, Swift.Optional&lt;__C.NSURLResponse&gt;, Swift.Optional&lt;Swift.Error&gt;) -&gt; () in PaymentSheetExample.PlaygroundController.loadBackend() -&gt; ()"
60+
moduleName = "PaymentSheetExample"
61+
usesParentBreakpointCondition = "Yes"
62+
urlString = "file:///Users/yuki/Documents/repos/stripe-ios/Example/PaymentSheet%20Example/PaymentSheet%20Example/PlaygroundController.swift"
63+
startingColumnNumber = "9223372036854775807"
64+
endingColumnNumber = "9223372036854775807"
65+
startingLineNumber = "437"
66+
endingLineNumber = "437"
67+
offsetFromSymbolStart = "508">
68+
</Location>
69+
<Location
70+
uuid = "79CF007C-1000-4267-B4DB-6205A2010374 - c5721169cda3c389"
71+
shouldBeEnabled = "Yes"
72+
ignoreCount = "0"
73+
continueAfterRunningActions = "No"
74+
symbolName = "closure #3 @Swift.MainActor () -&gt; () in closure #1 (Swift.Optional&lt;Foundation.Data&gt;, Swift.Optional&lt;__C.NSURLResponse&gt;, Swift.Optional&lt;Swift.Error&gt;) -&gt; () in PaymentSheetExample.PlaygroundController.loadBackend() -&gt; ()"
75+
moduleName = "PaymentSheetExample"
76+
usesParentBreakpointCondition = "Yes"
77+
urlString = "file:///Users/yuki/Documents/repos/stripe-ios/Example/PaymentSheet%20Example/PaymentSheet%20Example/PlaygroundController.swift"
78+
startingColumnNumber = "9223372036854775807"
79+
endingColumnNumber = "9223372036854775807"
80+
startingLineNumber = "437"
81+
endingLineNumber = "437"
82+
offsetFromSymbolStart = "588">
83+
</Location>
84+
<Location
85+
uuid = "79CF007C-1000-4267-B4DB-6205A2010374 - c5721169cda3c389"
86+
shouldBeEnabled = "Yes"
87+
ignoreCount = "0"
88+
continueAfterRunningActions = "No"
89+
symbolName = "closure #3 @Swift.MainActor () -&gt; () in closure #1 (Swift.Optional&lt;Foundation.Data&gt;, Swift.Optional&lt;__C.NSURLResponse&gt;, Swift.Optional&lt;Swift.Error&gt;) -&gt; () in PaymentSheetExample.PlaygroundController.loadBackend() -&gt; ()"
90+
moduleName = "PaymentSheetExample"
91+
usesParentBreakpointCondition = "Yes"
92+
urlString = "file:///Users/yuki/Documents/repos/stripe-ios/Example/PaymentSheet%20Example/PaymentSheet%20Example/PlaygroundController.swift"
93+
startingColumnNumber = "9223372036854775807"
94+
endingColumnNumber = "9223372036854775807"
95+
startingLineNumber = "437"
96+
endingLineNumber = "437"
97+
offsetFromSymbolStart = "400">
98+
</Location>
99+
</Locations>
100+
</BreakpointContent>
101+
</BreakpointProxy>
102+
<BreakpointProxy
103+
BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint">
104+
<BreakpointContent
105+
uuid = "5387A407-0702-4A88-8FF5-06737BC9C87F"
106+
shouldBeEnabled = "Yes"
107+
ignoreCount = "0"
108+
continueAfterRunningActions = "No"
109+
filePath = "StripeCore/StripeCore/Source/API Bindings/STPAPIClient.swift"
110+
startingColumnNumber = "9223372036854775807"
111+
endingColumnNumber = "9223372036854775807"
112+
startingLineNumber = "503"
113+
endingLineNumber = "503"
114+
landmarkName = "decodeResponse(data:error:response:)"
115+
landmarkType = "7">
116+
</BreakpointContent>
117+
</BreakpointProxy>
118+
</Breakpoints>
119+
</Bucket>
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3+
<plist version="1.0">
4+
<dict>
5+
<key>SchemeUserState</key>
6+
<dict>
7+
<key>AllStripeFrameworks-RecordMode.xcscheme_^#shared#^_</key>
8+
<dict>
9+
<key>isShown</key>
10+
<true/>
11+
<key>orderHint</key>
12+
<integer>1</integer>
13+
</dict>
14+
<key>AllStripeFrameworks.xcscheme_^#shared#^_</key>
15+
<dict>
16+
<key>isShown</key>
17+
<true/>
18+
<key>orderHint</key>
19+
<integer>0</integer>
20+
</dict>
21+
<key>AllStripeFrameworksCatalyst.xcscheme_^#shared#^_</key>
22+
<dict>
23+
<key>isShown</key>
24+
<true/>
25+
<key>orderHint</key>
26+
<integer>2</integer>
27+
</dict>
28+
</dict>
29+
</dict>
30+
</plist>
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3+
<plist version="1.0">
4+
<dict>
5+
<key>SchemeUserState</key>
6+
<dict>
7+
<key>StripeiOS.xcscheme_^#shared#^_</key>
8+
<dict>
9+
<key>isShown</key>
10+
<true/>
11+
<key>orderHint</key>
12+
<integer>24</integer>
13+
</dict>
14+
<key>StripeiOSTestHostApp.xcscheme_^#shared#^_</key>
15+
<dict>
16+
<key>isShown</key>
17+
<true/>
18+
<key>orderHint</key>
19+
<integer>25</integer>
20+
</dict>
21+
</dict>
22+
</dict>
23+
</plist>
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3+
<plist version="1.0">
4+
<dict>
5+
<key>SchemeUserState</key>
6+
<dict>
7+
<key>Stripe3DS2.xcscheme_^#shared#^_</key>
8+
<dict>
9+
<key>isShown</key>
10+
<true/>
11+
<key>orderHint</key>
12+
<integer>12</integer>
13+
</dict>
14+
<key>Stripe3DS2DemoUI.xcscheme_^#shared#^_</key>
15+
<dict>
16+
<key>isShown</key>
17+
<true/>
18+
<key>orderHint</key>
19+
<integer>13</integer>
20+
</dict>
21+
</dict>
22+
</dict>
23+
</plist>

StripeApplePay.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Pod::Spec.new do |s|
33

44
# Do not update s.version directly.
55
# Instead, update the VERSION file and run ./ci_scripts/update_version.sh
6-
s.version = '23.21.0'
6+
s.version = '23.21.1'
77

88
s.summary = 'StripeApplePay is a lightweight Apple Pay SDK intended for building App Clips '\
99
'or other size-constrained apps.'
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3+
<plist version="1.0">
4+
<dict>
5+
<key>SchemeUserState</key>
6+
<dict>
7+
<key>StripeApplePay.xcscheme_^#shared#^_</key>
8+
<dict>
9+
<key>isShown</key>
10+
<true/>
11+
<key>orderHint</key>
12+
<integer>14</integer>
13+
</dict>
14+
</dict>
15+
</dict>
16+
</plist>

0 commit comments

Comments
 (0)