Skip to content

Commit

Permalink
Updated missed storyboard views to use the new pods V2
Browse files Browse the repository at this point in the history
  • Loading branch information
OsamaRabie committed Sep 29, 2020
1 parent 7b3ccf0 commit 678220d
Show file tree
Hide file tree
Showing 5 changed files with 125 additions and 113 deletions.
14 changes: 7 additions & 7 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ PODS:
- SwiftLint
- TapAdditionsKitV2
- Fabric (1.10.2)
- goSellSDK (2.2.32):
- goSellSDK/Core (= 2.2.32)
- goSellSDK/Core (2.2.32):
- goSellSDK (2.2.33):
- goSellSDK/Core (= 2.2.33)
- goSellSDK/Core (2.2.33):
- CardIODynamic
- EditableTextInsetsTextFieldV2
- SwiftyRSA
Expand All @@ -26,11 +26,11 @@ PODS:
- TapSearchViewV2
- TapSwiftFixes/Threading
- TapVisualEffectViewV2
- goSellSDK/ErrorReporting (2.2.32):
- goSellSDK/ErrorReporting (2.2.33):
- goSellSDK/Core
- TapErrorReportingV2
- SDWebImage/Core (5.9.1)
- SwiftLint (0.40.2)
- SwiftLint (0.40.3)
- SwiftyRSA (1.6.0):
- SwiftyRSA/ObjC (= 1.6.0)
- SwiftyRSA/ObjC (1.6.0)
Expand Down Expand Up @@ -125,9 +125,9 @@ SPEC CHECKSUMS:
Crashlytics: 9220f5bc89e7a618df411b4f639389dbfb0e03d2
EditableTextInsetsTextFieldV2: 1a58f373146cba9cf570e28ae84f44f3d342da00
Fabric: ea977e3cd9c20425516d3dafd3bf8c941c51223f
goSellSDK: 040e6ad0b702eb0a289895d75042b90856fe9d40
goSellSDK: d0fc7a473036ce923ac5eaccf5c10ec7c3de6f5d
SDWebImage: a990c053fff71e388a10f3357edb0be17929c9c5
SwiftLint: 1216c910d27c2633ade33b4f071bb6b930982e62
SwiftLint: dfd554ff0dff17288ee574814ccdd5cea85d76f7
SwiftyRSA: 3b9c9179744217951facc6a3e9ae8d8c97061ffa
TapAdditionsKitV2: 5752ee6837d690d4f38449d83155ab631fc4fc13
TapAlertViewControllerV2: c5d0d90d6c9531c567612e7a9663d9e0fa418b81
Expand Down
2 changes: 1 addition & 1 deletion goSellSDK.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Pod::Spec.new do |goSellSDK|
goSellSDK.name = 'goSellSDK'
goSellSDK.summary = 'goSell SDK for iOS'
goSellSDK.requires_arc = true
goSellSDK.version = '2.2.33'
goSellSDK.version = '2.2.34'
goSellSDK.license = { :type => 'MIT', :file => 'LICENSE' }
goSellSDK.author = { 'Tap Payments' => '[email protected]' }
goSellSDK.homepage = 'https://github.com/Tap-Payments/goSellSDK-iOS'
Expand Down
15 changes: 7 additions & 8 deletions goSellSDK/Core/UI/Internal/Resources/LoadingView.xib
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="14460.31" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
<device id="retina4_7" orientation="portrait">
<adaptation id="fullscreen"/>
</device>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="17156" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
<device id="retina4_7" orientation="portrait" appearance="light"/>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14460.20"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="17125"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<objects>
Expand All @@ -21,14 +19,14 @@
<rect key="frame" x="0.0" y="0.0" width="200" height="200"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<subviews>
<view clipsSubviews="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ocI-IE-oxz" customClass="TapVisualEffectView" customModule="TapVisualEffectView">
<view clipsSubviews="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ocI-IE-oxz" customClass="TapVisualEffectView" customModule="TapVisualEffectViewV2">
<rect key="frame" x="0.0" y="0.0" width="200" height="200"/>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</view>
<view clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="T3d-ju-WQ6">
<rect key="frame" x="25" y="64" width="150" height="72.5"/>
<subviews>
<glkView opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" enableSetNeedsDisplay="NO" translatesAutoresizingMaskIntoConstraints="NO" id="8sK-1i-We9" customClass="TapActivityIndicatorView" customModule="TapGLKit">
<glkView opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" enableSetNeedsDisplay="NO" translatesAutoresizingMaskIntoConstraints="NO" id="8sK-1i-We9" customClass="TapActivityIndicatorView" customModule="TapGLKitV2">
<rect key="frame" x="56.5" y="0.0" width="37" height="37"/>
<constraints>
<constraint firstAttribute="width" secondItem="8sK-1i-We9" secondAttribute="height" multiplier="1:1" id="3cr-jE-yah"/>
Expand All @@ -52,7 +50,7 @@
<constraint firstItem="xFt-XU-CSy" firstAttribute="leading" secondItem="T3d-ju-WQ6" secondAttribute="leading" id="t5U-4W-NkE"/>
</constraints>
</view>
<glkView opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" enableSetNeedsDisplay="NO" translatesAutoresizingMaskIntoConstraints="NO" id="qZx-yJ-ZWY" customClass="LinearGradientView" customModule="TapGLKit">
<glkView opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" enableSetNeedsDisplay="NO" translatesAutoresizingMaskIntoConstraints="NO" id="qZx-yJ-ZWY" customClass="LinearGradientView" customModule="TapGLKitV2">
<rect key="frame" x="0.0" y="0.0" width="200" height="2"/>
<constraints>
<constraint firstAttribute="height" constant="2" id="442-OH-5qv"/>
Expand Down Expand Up @@ -82,6 +80,7 @@
<constraint firstAttribute="trailing" secondItem="ocI-IE-oxz" secondAttribute="trailing" id="nob-CD-gCq"/>
</constraints>
<freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
<point key="canvasLocation" x="139" y="154"/>
</view>
</objects>
</document>
Loading

0 comments on commit 678220d

Please sign in to comment.