Skip to content

Commit d49491a

Browse files
authored
Remove empty AppAuthEnterpriseUserAgent folder from Xcode project. (#697)
1 parent 25f44d1 commit d49491a

File tree

1 file changed

+0
-20
lines changed

1 file changed

+0
-20
lines changed

AppAuth.xcodeproj/project.pbxproj

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -803,8 +803,6 @@
803803
343AAAAE1E83489A00F9D36E /* AppAuth_tvOSTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = AppAuth_tvOSTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
804804
343AAAC21E8348A900F9D36E /* AppAuth.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = AppAuth.framework; sourceTree = BUILT_PRODUCTS_DIR; };
805805
343AAACA1E8348AA00F9D36E /* AppAuth_macOSTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = AppAuth_macOSTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
806-
345AE745202D526800738D22 /* OIDExternalUserAgentIOSCustomBrowser.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OIDExternalUserAgentIOSCustomBrowser.m; sourceTree = "<group>"; };
807-
345AE746202D526800738D22 /* OIDExternalUserAgentIOSCustomBrowser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OIDExternalUserAgentIOSCustomBrowser.h; sourceTree = "<group>"; };
808806
347423F61E7F4B5600D3E6D6 /* libAppAuth-watchOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libAppAuth-watchOS.a"; sourceTree = BUILT_PRODUCTS_DIR; };
809807
348970972177B3B000ABEED4 /* AppAuthCoreTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = AppAuthCoreTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
810808
3489709A2178F40600ABEED4 /* AppAuthCore.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppAuthCore.h; sourceTree = "<group>"; };
@@ -992,23 +990,6 @@
992990
/* End PBXFrameworksBuildPhase section */
993991

994992
/* Begin PBXGroup section */
995-
2D47AAD2249988770059B5A4 /* AppAuthEnterpriseUserAgent */ = {
996-
isa = PBXGroup;
997-
children = (
998-
2D47AAD3249988B90059B5A4 /* iOS */,
999-
);
1000-
path = AppAuthEnterpriseUserAgent;
1001-
sourceTree = "<group>";
1002-
};
1003-
2D47AAD3249988B90059B5A4 /* iOS */ = {
1004-
isa = PBXGroup;
1005-
children = (
1006-
345AE746202D526800738D22 /* OIDExternalUserAgentIOSCustomBrowser.h */,
1007-
345AE745202D526800738D22 /* OIDExternalUserAgentIOSCustomBrowser.m */,
1008-
);
1009-
path = iOS;
1010-
sourceTree = "<group>";
1011-
};
1012993
2D47AAD7249A86E30059B5A4 /* AppAuthTV */ = {
1013994
isa = PBXGroup;
1014995
children = (
@@ -1104,7 +1085,6 @@
11041085
341741AE1C5D8243000EF209 /* Source */ = {
11051086
isa = PBXGroup;
11061087
children = (
1107-
2D47AAD2249988770059B5A4 /* AppAuthEnterpriseUserAgent */,
11081088
348970992178F40600ABEED4 /* CoreFramework */,
11091089
343AAA4C1E8345B600F9D36E /* Framework */,
11101090
2D9385B824B37CAD009A12D7 /* TVFramework */,

0 commit comments

Comments
 (0)