Skip to content
This repository was archived by the owner on Nov 16, 2023. It is now read-only.

Commit c9281df

Browse files
authored
Merge pull request #13 from microsoftgraph/sedemche/update_sample
Update sample to use MSAL 0.4.0
2 parents 501c0a1 + f22c467 commit c9281df

File tree

344 files changed

+291
-35717
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

344 files changed

+291
-35717
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,3 +68,7 @@ Icon
6868
Network Trash Folder
6969
Temporary Items
7070
.apdisk
71+
72+
#Carthage
73+
Carthage/Checkouts
74+
Carthage/Build

Cartfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
github "AzureAD/microsoft-authentication-library-for-objc" "master"
1+
github "AzureAD/microsoft-authentication-library-for-objc" "release/0.4.0"

Cartfile.resolved

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
github "AzureAD/microsoft-authentication-library-for-objc" "cd9e3ea353f134ea779dfd5cc2bd778aebdd26f9"
1+
github "AzureAD/microsoft-authentication-library-for-objc" "4b8b432ec323bee9243a7f7bf051f5eee724e62e"

Carthage/Checkouts/microsoft-authentication-library-for-objc/.gitignore

Lines changed: 0 additions & 2 deletions
This file was deleted.

Carthage/Checkouts/microsoft-authentication-library-for-objc/.travis.yml

Lines changed: 0 additions & 27 deletions
This file was deleted.

Carthage/Checkouts/microsoft-authentication-library-for-objc/CHANGELOG.md

Lines changed: 0 additions & 13 deletions
This file was deleted.

Carthage/Checkouts/microsoft-authentication-library-for-objc/Carthage/Build

Lines changed: 0 additions & 1 deletion
This file was deleted.

Carthage/Checkouts/microsoft-authentication-library-for-objc/LICENSE

Lines changed: 0 additions & 22 deletions
This file was deleted.

Carthage/Checkouts/microsoft-authentication-library-for-objc/MSAL.xcworkspace/contents.xcworkspacedata

Lines changed: 0 additions & 7 deletions
This file was deleted.

Carthage/Checkouts/microsoft-authentication-library-for-objc/MSAL/MSAL Test App.entitlements

Lines changed: 0 additions & 11 deletions
This file was deleted.

Carthage/Checkouts/microsoft-authentication-library-for-objc/MSAL/MSAL.xcodeproj/project.pbxproj

Lines changed: 0 additions & 2280 deletions
This file was deleted.

Carthage/Checkouts/microsoft-authentication-library-for-objc/MSAL/MSAL.xcodeproj/project.xcworkspace/contents.xcworkspacedata

Lines changed: 0 additions & 7 deletions
This file was deleted.

Carthage/Checkouts/microsoft-authentication-library-for-objc/MSAL/MSAL.xcodeproj/xcshareddata/xcschemes/MSAL (Mac Framework).xcscheme

Lines changed: 0 additions & 99 deletions
This file was deleted.

Carthage/Checkouts/microsoft-authentication-library-for-objc/MSAL/MSAL.xcodeproj/xcshareddata/xcschemes/MSAL (iOS Framework).xcscheme

Lines changed: 0 additions & 100 deletions
This file was deleted.

0 commit comments

Comments
 (0)