Skip to content

Commit

Permalink
Merge pull request #53 from Azure-Samples/oldalton/update_to_latest_m…
Browse files Browse the repository at this point in the history
…sal_release

Point sample to MSAL 0.8.0
  • Loading branch information
oldalton committed Sep 24, 2019
2 parents bcf6343 + 2e52bb5 commit 4376abd
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions MSALiOS.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@
TargetAttributes = {
FBA79E9C1E9A038700179A54 = {
CreatedOnToolsVersion = 8.3;
DevelopmentTeam = QPA5Y64RGS;
DevelopmentTeam = UBF8T346G9;
LastSwiftMigration = 0930;
ProvisioningStyle = Automatic;
SystemCapabilities = {
Expand Down Expand Up @@ -373,7 +373,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_ENTITLEMENTS = MSALiOS/MSALiOS.entitlements;
DEVELOPMENT_TEAM = QPA5Y64RGS;
DEVELOPMENT_TEAM = UBF8T346G9;
FRAMEWORK_SEARCH_PATHS = "$(inherited)";
INFOPLIST_FILE = MSALiOS/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 11.3;
Expand All @@ -394,7 +394,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_ENTITLEMENTS = MSALiOS/MSALiOS.entitlements;
DEVELOPMENT_TEAM = QPA5Y64RGS;
DEVELOPMENT_TEAM = UBF8T346G9;
FRAMEWORK_SEARCH_PATHS = "$(inherited)";
INFOPLIST_FILE = MSALiOS/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 11.3;
Expand Down
8 changes: 4 additions & 4 deletions Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PODS:
- MSAL (0.6.0):
- MSAL/app-lib (= 0.6.0)
- MSAL/app-lib (0.6.0)
- MSAL (0.8.0):
- MSAL/app-lib (= 0.8.0)
- MSAL/app-lib (0.8.0)

DEPENDENCIES:
- MSAL
Expand All @@ -11,7 +11,7 @@ SPEC REPOS:
- MSAL

SPEC CHECKSUMS:
MSAL: a90b2c0068ded9263b9382faea6eb920892eeb6b
MSAL: 86ff7c8575761cef25965d19927539f6ce6dc58e

PODFILE CHECKSUM: 27b86088d6269d05d5a779778e844591cd997e42

Expand Down

0 comments on commit 4376abd

Please sign in to comment.