Skip to content

Commit bae19d6

Browse files
authored
Merge pull request #2 from ottuco/Feature/release-1.0.86
Feature/release 1.0.86
2 parents e4fb12b + 0c9c345 commit bae19d6

File tree

60 files changed

+7229
-42875
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

60 files changed

+7229
-42875
lines changed

Ottu.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Pod::Spec.new do |s|
44
s.name = "Ottu"
5-
s.version = "1.0.85"
5+
s.version = "1.0.86"
66
s.summary = "The Ottu iOS SDK makes it quick and easy to build an excellent payment experience in your iOS app."
77
s.description = <<-DESC
88
**Simplified security**: We make it simple for you to collect sensitive data such as credit card numbers and remain PCI compliant.

Source/Ottu.xcframework/Info.plist

+4
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
<key>AvailableLibraries</key>
66
<array>
77
<dict>
8+
<key>BinaryPath</key>
9+
<string>Ottu.framework/Ottu</string>
810
<key>DebugSymbolsPath</key>
911
<string>dSYMs</string>
1012
<key>LibraryIdentifier</key>
@@ -19,6 +21,8 @@
1921
<string>ios</string>
2022
</dict>
2123
<dict>
24+
<key>BinaryPath</key>
25+
<string>Ottu.framework/Ottu</string>
2226
<key>DebugSymbolsPath</key>
2327
<string>dSYMs</string>
2428
<key>LibraryIdentifier</key>
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)