Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions Examples/Example-iOS_Swift-SPM/Config/Example.xcconfig
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,7 @@ OIDC_REDIRECT_URI_SCHEME = com.example.app
// Example.local.xcconfig if you need Manual signing with a specific provisioning profile.
CODE_SIGN_STYLE = Automatic

// The bundle identifier for the sample app.
PRODUCT_BUNDLE_IDENTIFIER = net.openid.appauth.SwiftExample

#include? "Example.local.xcconfig"