File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed
test/automation/ios/resources Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 8593
8593
"$(inherited)",
8594
8594
"@executable_path/Frameworks",
8595
8595
);
8596
- PRODUCT_BUNDLE_IDENTIFIER = com.microsoft.MSALAutomationApp ;
8596
+ PRODUCT_BUNDLE_IDENTIFIER = com.microsoft.msal.automationapp ;
8597
8597
PRODUCT_NAME = "$(TARGET_NAME)";
8598
8598
SWIFT_VERSION = 4.0;
8599
8599
};
8615
8615
"$(inherited)",
8616
8616
"@executable_path/Frameworks",
8617
8617
);
8618
- PRODUCT_BUNDLE_IDENTIFIER = com.microsoft.MSALAutomationApp ;
8618
+ PRODUCT_BUNDLE_IDENTIFIER = com.microsoft.msal.automationapp ;
8619
8619
PRODUCT_NAME = "$(TARGET_NAME)";
8620
8620
SWIFT_VERSION = 4.0;
8621
8621
};
Original file line number Diff line number Diff line change 38
38
</array >
39
39
</dict >
40
40
</array >
41
+ <key >LSApplicationQueriesSchemes </key >
42
+ <array >
43
+ <string >msauthv2 </string >
44
+ <string >msauthv3 </string >
45
+ </array >
41
46
<key >CFBundleVersion </key >
42
47
<string >1 </string >
43
48
<key >LSRequiresIPhoneOS </key >
You can’t perform that action at this time.
0 commit comments