Skip to content

Commit

Permalink
Version bump & documentation updates
Browse files Browse the repository at this point in the history
H2wk committed Nov 5, 2019
1 parent e29834a commit a520d69
Showing 41 changed files with 126 additions and 120 deletions.
4 changes: 4 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
# Release Notes

## [Unreleased]

## [1.1.1]
### Changed
- Updated the project and source code to Swift 5
- Updated podspec file

## [1.1.1]
### Changed
2 changes: 1 addition & 1 deletion Configs/MPGSDK.plist
Original file line number Diff line number Diff line change
@@ -19,7 +19,7 @@
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>1.1.1</string>
<string>1.1.2</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2017 Mastercard Payment Gateway Services. All rights reserved.</string>
<key>NSPrincipalClass</key>
2 changes: 1 addition & 1 deletion Configs/MPGSDKTests.plist
Original file line number Diff line number Diff line change
@@ -19,6 +19,6 @@
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>1.1.1</string>
<string>1.1.2</string>
</dict>
</plist>
10 changes: 6 additions & 4 deletions MPGSDK.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
@@ -372,7 +372,7 @@
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 1.1.1;
CURRENT_PROJECT_VERSION = 1.1.2;
DEBUG_INFORMATION_FORMAT = dwarf;
ENABLE_STRICT_OBJC_MSGSEND = YES;
ENABLE_TESTABILITY = YES;
@@ -432,7 +432,7 @@
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 1.1.1;
CURRENT_PROJECT_VERSION = 1.1.2;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ENABLE_NS_ASSERTIONS = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
@@ -461,9 +461,10 @@
APPLICATION_EXTENSION_API_ONLY = YES;
CLANG_ENABLE_MODULES = YES;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
CURRENT_PROJECT_VERSION = 1.1.2;
DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 1.1.1;
DYLIB_CURRENT_VERSION = 1.1.2;
DYLIB_INSTALL_NAME_BASE = "@rpath";
INFOPLIST_FILE = Configs/MPGSDK.plist;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
@@ -485,9 +486,10 @@
APPLICATION_EXTENSION_API_ONLY = YES;
CLANG_ENABLE_MODULES = YES;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
CURRENT_PROJECT_VERSION = 1.1.2;
DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 1.1.1;
DYLIB_CURRENT_VERSION = 1.1.2;
DYLIB_INSTALL_NAME_BASE = "@rpath";
INFOPLIST_FILE = Configs/MPGSDK.plist;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
4 changes: 2 additions & 2 deletions docs/Classes.html
Original file line number Diff line number Diff line change
@@ -163,8 +163,8 @@ <h4>Declaration</h4>
</section>
</section>
<section id="footer">
<p>&copy; 2019 <a class="link" href="https://github.com/Mastercard/gateway-merchant-swift" target="_blank" rel="external">Mastercard Payment Gateway Services</a>. All rights reserved. (Last updated: 2019-01-22)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.9.3</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
<p>&copy; 2019 <a class="link" href="https://github.com/Mastercard-Gateway/gateway-ios-sdk" target="_blank" rel="external">Mastercard Payment Gateway Services</a>. All rights reserved. (Last updated: 2019-11-05)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.9.4</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
</section>
</article>
</div>
4 changes: 2 additions & 2 deletions docs/Classes/Gateway.html
Original file line number Diff line number Diff line change
@@ -345,8 +345,8 @@ <h4>Declaration</h4>
</section>
</section>
<section id="footer">
<p>&copy; 2019 <a class="link" href="https://github.com/Mastercard/gateway-merchant-swift" target="_blank" rel="external">Mastercard Payment Gateway Services</a>. All rights reserved. (Last updated: 2019-01-22)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.9.3</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
<p>&copy; 2019 <a class="link" href="https://github.com/Mastercard-Gateway/gateway-ios-sdk" target="_blank" rel="external">Mastercard Payment Gateway Services</a>. All rights reserved. (Last updated: 2019-11-05)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.9.4</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
</section>
</article>
</div>
4 changes: 2 additions & 2 deletions docs/Classes/Gateway3DSecureViewController.html
Original file line number Diff line number Diff line change
@@ -392,8 +392,8 @@ <h4>Declaration</h4>
</section>
</section>
<section id="footer">
<p>&copy; 2019 <a class="link" href="https://github.com/Mastercard/gateway-merchant-swift" target="_blank" rel="external">Mastercard Payment Gateway Services</a>. All rights reserved. (Last updated: 2019-01-22)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.9.3</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
<p>&copy; 2019 <a class="link" href="https://github.com/Mastercard-Gateway/gateway-ios-sdk" target="_blank" rel="external">Mastercard Payment Gateway Services</a>. All rights reserved. (Last updated: 2019-11-05)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.9.4</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
</section>
</article>
</div>
4 changes: 2 additions & 2 deletions docs/Enums.html
Original file line number Diff line number Diff line change
@@ -299,8 +299,8 @@ <h4>Declaration</h4>
</section>
</section>
<section id="footer">
<p>&copy; 2019 <a class="link" href="https://github.com/Mastercard/gateway-merchant-swift" target="_blank" rel="external">Mastercard Payment Gateway Services</a>. All rights reserved. (Last updated: 2019-01-22)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.9.3</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
<p>&copy; 2019 <a class="link" href="https://github.com/Mastercard-Gateway/gateway-ios-sdk" target="_blank" rel="external">Mastercard Payment Gateway Services</a>. All rights reserved. (Last updated: 2019-11-05)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.9.4</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
</section>
</article>
</div>
4 changes: 2 additions & 2 deletions docs/Enums/Gateway3DSecureError.html
Original file line number Diff line number Diff line change
@@ -165,8 +165,8 @@ <h4>Declaration</h4>
</section>
</section>
<section id="footer">
<p>&copy; 2019 <a class="link" href="https://github.com/Mastercard/gateway-merchant-swift" target="_blank" rel="external">Mastercard Payment Gateway Services</a>. All rights reserved. (Last updated: 2019-01-22)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.9.3</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
<p>&copy; 2019 <a class="link" href="https://github.com/Mastercard-Gateway/gateway-ios-sdk" target="_blank" rel="external">Mastercard Payment Gateway Services</a>. All rights reserved. (Last updated: 2019-11-05)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.9.4</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
</section>
</article>
</div>
4 changes: 2 additions & 2 deletions docs/Enums/Gateway3DSecureResult.html
Original file line number Diff line number Diff line change
@@ -192,8 +192,8 @@ <h4>Declaration</h4>
</section>
</section>
<section id="footer">
<p>&copy; 2019 <a class="link" href="https://github.com/Mastercard/gateway-merchant-swift" target="_blank" rel="external">Mastercard Payment Gateway Services</a>. All rights reserved. (Last updated: 2019-01-22)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.9.3</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
<p>&copy; 2019 <a class="link" href="https://github.com/Mastercard-Gateway/gateway-ios-sdk" target="_blank" rel="external">Mastercard Payment Gateway Services</a>. All rights reserved. (Last updated: 2019-11-05)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.9.4</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
</section>
</article>
</div>
4 changes: 2 additions & 2 deletions docs/Enums/GatewayError.html
Original file line number Diff line number Diff line change
@@ -213,8 +213,8 @@ <h4>Declaration</h4>
</section>
</section>
<section id="footer">
<p>&copy; 2019 <a class="link" href="https://github.com/Mastercard/gateway-merchant-swift" target="_blank" rel="external">Mastercard Payment Gateway Services</a>. All rights reserved. (Last updated: 2019-01-22)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.9.3</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
<p>&copy; 2019 <a class="link" href="https://github.com/Mastercard-Gateway/gateway-ios-sdk" target="_blank" rel="external">Mastercard Payment Gateway Services</a>. All rights reserved. (Last updated: 2019-11-05)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.9.4</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
</section>
</article>
</div>
4 changes: 2 additions & 2 deletions docs/Enums/GatewayRegion.html
Original file line number Diff line number Diff line change
@@ -214,8 +214,8 @@ <h4>Declaration</h4>
</section>
</section>
<section id="footer">
<p>&copy; 2019 <a class="link" href="https://github.com/Mastercard/gateway-merchant-swift" target="_blank" rel="external">Mastercard Payment Gateway Services</a>. All rights reserved. (Last updated: 2019-01-22)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.9.3</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
<p>&copy; 2019 <a class="link" href="https://github.com/Mastercard-Gateway/gateway-ios-sdk" target="_blank" rel="external">Mastercard Payment Gateway Services</a>. All rights reserved. (Last updated: 2019-11-05)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.9.4</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
</section>
</article>
</div>
4 changes: 2 additions & 2 deletions docs/Enums/GatewayResult.html
Original file line number Diff line number Diff line change
@@ -219,8 +219,8 @@ <h4>Declaration</h4>
</section>
</section>
<section id="footer">
<p>&copy; 2019 <a class="link" href="https://github.com/Mastercard/gateway-merchant-swift" target="_blank" rel="external">Mastercard Payment Gateway Services</a>. All rights reserved. (Last updated: 2019-01-22)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.9.3</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
<p>&copy; 2019 <a class="link" href="https://github.com/Mastercard-Gateway/gateway-ios-sdk" target="_blank" rel="external">Mastercard Payment Gateway Services</a>. All rights reserved. (Last updated: 2019-11-05)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.9.4</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
</section>
</article>
</div>
4 changes: 2 additions & 2 deletions docs/Enums/HTTPMethod.html
Original file line number Diff line number Diff line change
@@ -268,8 +268,8 @@ <h4>Declaration</h4>
</section>
</section>
<section id="footer">
<p>&copy; 2019 <a class="link" href="https://github.com/Mastercard/gateway-merchant-swift" target="_blank" rel="external">Mastercard Payment Gateway Services</a>. All rights reserved. (Last updated: 2019-01-22)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.9.3</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
<p>&copy; 2019 <a class="link" href="https://github.com/Mastercard-Gateway/gateway-ios-sdk" target="_blank" rel="external">Mastercard Payment Gateway Services</a>. All rights reserved. (Last updated: 2019-11-05)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.9.4</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
</section>
</article>
</div>
4 changes: 2 additions & 2 deletions docs/Protocols.html
Original file line number Diff line number Diff line change
@@ -156,8 +156,8 @@ <h4>Declaration</h4>
</section>
</section>
<section id="footer">
<p>&copy; 2019 <a class="link" href="https://github.com/Mastercard/gateway-merchant-swift" target="_blank" rel="external">Mastercard Payment Gateway Services</a>. All rights reserved. (Last updated: 2019-01-22)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.9.3</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
<p>&copy; 2019 <a class="link" href="https://github.com/Mastercard-Gateway/gateway-ios-sdk" target="_blank" rel="external">Mastercard Payment Gateway Services</a>. All rights reserved. (Last updated: 2019-11-05)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.9.4</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
</section>
</article>
</div>
4 changes: 2 additions & 2 deletions docs/Protocols/JSONDecoderProtocol.html
Original file line number Diff line number Diff line change
@@ -133,8 +133,8 @@ <h4>Declaration</h4>
</section>
</section>
<section id="footer">
<p>&copy; 2019 <a class="link" href="https://github.com/Mastercard/gateway-merchant-swift" target="_blank" rel="external">Mastercard Payment Gateway Services</a>. All rights reserved. (Last updated: 2019-01-22)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.9.3</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
<p>&copy; 2019 <a class="link" href="https://github.com/Mastercard-Gateway/gateway-ios-sdk" target="_blank" rel="external">Mastercard Payment Gateway Services</a>. All rights reserved. (Last updated: 2019-11-05)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.9.4</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
</section>
</article>
</div>
4 changes: 2 additions & 2 deletions docs/Protocols/JSONEncoderProtocol.html
Original file line number Diff line number Diff line change
@@ -133,8 +133,8 @@ <h4>Declaration</h4>
</section>
</section>
<section id="footer">
<p>&copy; 2019 <a class="link" href="https://github.com/Mastercard/gateway-merchant-swift" target="_blank" rel="external">Mastercard Payment Gateway Services</a>. All rights reserved. (Last updated: 2019-01-22)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.9.3</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
<p>&copy; 2019 <a class="link" href="https://github.com/Mastercard-Gateway/gateway-ios-sdk" target="_blank" rel="external">Mastercard Payment Gateway Services</a>. All rights reserved. (Last updated: 2019-11-05)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.9.4</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
</section>
</article>
</div>
4 changes: 2 additions & 2 deletions docs/Structs.html
Original file line number Diff line number Diff line change
@@ -128,8 +128,8 @@ <h4>Declaration</h4>
</section>
</section>
<section id="footer">
<p>&copy; 2019 <a class="link" href="https://github.com/Mastercard/gateway-merchant-swift" target="_blank" rel="external">Mastercard Payment Gateway Services</a>. All rights reserved. (Last updated: 2019-01-22)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.9.3</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
<p>&copy; 2019 <a class="link" href="https://github.com/Mastercard-Gateway/gateway-ios-sdk" target="_blank" rel="external">Mastercard Payment Gateway Services</a>. All rights reserved. (Last updated: 2019-11-05)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.9.4</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
</section>
</article>
</div>
4 changes: 2 additions & 2 deletions docs/Structs/GatewayMap.html
Original file line number Diff line number Diff line change
@@ -528,8 +528,8 @@ <h4>Declaration</h4>
</section>
</section>
<section id="footer">
<p>&copy; 2019 <a class="link" href="https://github.com/Mastercard/gateway-merchant-swift" target="_blank" rel="external">Mastercard Payment Gateway Services</a>. All rights reserved. (Last updated: 2019-01-22)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.9.3</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
<p>&copy; 2019 <a class="link" href="https://github.com/Mastercard-Gateway/gateway-ios-sdk" target="_blank" rel="external">Mastercard Payment Gateway Services</a>. All rights reserved. (Last updated: 2019-11-05)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.9.4</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
</section>
</article>
</div>
4 changes: 2 additions & 2 deletions docs/Structs/GatewayMap/DecodingError.html
Original file line number Diff line number Diff line change
@@ -137,8 +137,8 @@ <h4>Declaration</h4>
</section>
</section>
<section id="footer">
<p>&copy; 2019 <a class="link" href="https://github.com/Mastercard/gateway-merchant-swift" target="_blank" rel="external">Mastercard Payment Gateway Services</a>. All rights reserved. (Last updated: 2019-01-22)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.9.3</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
<p>&copy; 2019 <a class="link" href="https://github.com/Mastercard-Gateway/gateway-ios-sdk" target="_blank" rel="external">Mastercard Payment Gateway Services</a>. All rights reserved. (Last updated: 2019-11-05)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.9.4</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
</section>
</article>
</div>
Loading

0 comments on commit a520d69

Please sign in to comment.