Skip to content

Commit

Permalink
New version
Browse files Browse the repository at this point in the history
  • Loading branch information
martin-desimone-1 committed Nov 30, 2023
1 parent 8495abd commit e845fe8
Show file tree
Hide file tree
Showing 12 changed files with 3,389 additions and 3,389 deletions.
4 changes: 2 additions & 2 deletions SampleApp/Viafoura/AppDelegate.swift
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@ class AppDelegate: UIResponder, UIApplicationDelegate, MessagingDelegate, UNUser
var window: UIWindow?

func application(_ application: UIApplication, didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?) -> Bool {
ViafouraSDK.initialize(siteUUID: "00000000-0000-4000-8000-c8cddfd7b365", siteDomain: "viafoura-mobile-demo.vercel.app")
//ViafouraSDK.initialize(siteUUID: "00000000-0000-4000-8000-c8cddfd7b365", siteDomain: "viafoura-mobile-demo.vercel.app")
//ViafouraSDK.initialize(siteUUID: "00000000-0000-4000-8000-0892B54DBF4E", siteDomain: "www.thestar.com")
//ViafouraSDK.initialize(siteUUID: "00000000-0000-4000-8000-a3692e0c0e77", siteDomain: "test.viafoura.com")
//ViafouraSDK.initialize(siteUUID: "00000000-0000-4000-8000-0892b54dbf4e", siteDomain: "reactqa5.smgdigitaldev.com")
ViafouraSDK.initialize(siteUUID: "00000000-0000-4000-8000-0892b54dbf4e", siteDomain: "reactqa5.smgdigitaldev.com")

FirebaseApp.configure()

Expand Down
2 changes: 1 addition & 1 deletion ViafouraCore.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'ViafouraCore'
s.version = '0.0.37'
s.version = '0.0.38'
s.swift_versions = ['5.0']
s.summary = 'Viafoura SDK'
s.description = 'This SDK allows you to integrate Viafoura tools into your iOS app.'
Expand Down
Binary file not shown.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Binary file not shown.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<dict>
<key>Assets.car</key>
<data>
jltx1mFj0FgMGB/BchsqAgLpMPQ=
bX5A2Zll2Il+HLz/LdggGGgffA0=
</data>
<key>BottomPicker.storyboardc/BottomPickerViewController.nib</key>
<data>
Expand Down Expand Up @@ -407,7 +407,7 @@
<dict>
<key>hash2</key>
<data>
eaBT3HugCtwa91PofvtiVQs6R4fLjLd8emNeNSaYXKA=
Z3FbPtX0W/kGenTx7smg8Ep0p6p5CHFon7iVZOb3IZ8=
</data>
</dict>
<key>BottomPicker.storyboardc/BottomPickerViewController.nib</key>
Expand Down

0 comments on commit e845fe8

Please sign in to comment.