Skip to content

Commit

Permalink
@W-16171422: [iOS] Update Native Login Sample App to include QR Code …
Browse files Browse the repository at this point in the history
…Login Flow (Revert Local Diagnostics)
  • Loading branch information
JohnsonEricAtSalesforce committed Sep 26, 2024
1 parent 4648437 commit 5d69c18
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions iOSNativeSwiftTemplate/Podfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
require_relative '../../SalesforceMobileSDK-iOS/mobilesdk_pods'
require_relative './mobile_sdk/SalesforceMobileSDK-iOS/mobilesdk_pods'

platform :ios, '16.0'

Expand All @@ -14,4 +14,4 @@ post_install do |installer|
signposts_post_install(installer)

mobile_sdk_post_install(installer)
end
end

0 comments on commit 5d69c18

Please sign in to comment.