Skip to content

Commit

Permalink
point SDK back to prod
Browse files Browse the repository at this point in the history
  • Loading branch information
andresilveirah committed Feb 8, 2024
1 parent bcf1304 commit 7163d9a
Show file tree
Hide file tree
Showing 7 changed files with 1,413 additions and 1,400 deletions.
2 changes: 1 addition & 1 deletion ConsentViewController.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ Pod::Spec.new do |s|
s.resource_bundles = { 'ConsentViewController' => ['ConsentViewController/Assets/**/*', 'Pod/Classes/**/*.{storyboard,xib,xcassets,json,imageset,png,js}'] }
s.resources = "ConsentViewController/**/*.{js,json,png}"
s.info_plist = {
'SPEnv' => 'preprod'
'SPEnv' => 'prod'
}
end
2 changes: 1 addition & 1 deletion Example/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ EXTERNAL SOURCES:
:path: "../"

SPEC CHECKSUMS:
ConsentViewController: 7a66a36aa8c5a08fccaeb82111cb7fd7125fb702
ConsentViewController: af1320b16c94eee45b605a19aa699256076acdae
Down: b6ba1bc985c9d2f4e15e3b293d2207766fa12612
IQKeyboardManagerSwift: c7955c0bdbf7b2eb29bb7daaa44e3d90f55a9a85
JSONView: ba9049102fae7ad70de40234d0b7c60986e61e4c
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Example/Pods/Manifest.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2,801 changes: 1,407 additions & 1,394 deletions Example/Pods/Pods.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7163d9a

Please sign in to comment.