Skip to content

Commit

Permalink
reorg
Browse files Browse the repository at this point in the history
  • Loading branch information
twocanoes committed May 31, 2022
1 parent 9b13bce commit 5860166
Show file tree
Hide file tree
Showing 22 changed files with 98 additions and 20 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
38 changes: 19 additions & 19 deletions xCreds.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
/* End PBXBuildFile section */

/* Begin PBXFileReference section */
76EE069A27FD1D00009E0F3A /* xCreds.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = xCreds.app; sourceTree = BUILT_PRODUCTS_DIR; };
76EE069A27FD1D00009E0F3A /* XCreds.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = XCreds.app; sourceTree = BUILT_PRODUCTS_DIR; };
76EE069D27FD1D00009E0F3A /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
76EE069F27FD1D01009E0F3A /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
76EE06A227FD1D01009E0F3A /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/MainMenu.xib; sourceTree = "<group>"; };
Expand Down Expand Up @@ -59,20 +59,20 @@
76EE069127FD1D00009E0F3A = {
isa = PBXGroup;
children = (
76EE069C27FD1D00009E0F3A /* xCreds */,
76EE069C27FD1D00009E0F3A /* XCreds */,
76EE069B27FD1D00009E0F3A /* Products */,
);
sourceTree = "<group>";
};
76EE069B27FD1D00009E0F3A /* Products */ = {
isa = PBXGroup;
children = (
76EE069A27FD1D00009E0F3A /* xCreds.app */,
76EE069A27FD1D00009E0F3A /* XCreds.app */,
);
name = Products;
sourceTree = "<group>";
};
76EE069C27FD1D00009E0F3A /* xCreds */ = {
76EE069C27FD1D00009E0F3A /* XCreds */ = {
isa = PBXGroup;
children = (
76EE06AB27FD1D92009E0F3A /* TokenManager.swift */,
Expand All @@ -92,15 +92,15 @@
76EE06A127FD1D01009E0F3A /* MainMenu.xib */,
76EE06A427FD1D01009E0F3A /* xCreds.entitlements */,
);
path = xCreds;
path = XCreds;
sourceTree = "<group>";
};
/* End PBXGroup section */

/* Begin PBXNativeTarget section */
76EE069927FD1D00009E0F3A /* xCreds */ = {
76EE069927FD1D00009E0F3A /* XCreds */ = {
isa = PBXNativeTarget;
buildConfigurationList = 76EE06A727FD1D01009E0F3A /* Build configuration list for PBXNativeTarget "xCreds" */;
buildConfigurationList = 76EE06A727FD1D01009E0F3A /* Build configuration list for PBXNativeTarget "XCreds" */;
buildPhases = (
76EE069627FD1D00009E0F3A /* Sources */,
76EE069727FD1D00009E0F3A /* Frameworks */,
Expand All @@ -110,12 +110,12 @@
);
dependencies = (
);
name = xCreds;
name = XCreds;
packageProductDependencies = (
76EE06C427FD1FB2009E0F3A /* OIDCLite */,
);
productName = xCreds;
productReference = 76EE069A27FD1D00009E0F3A /* xCreds.app */;
productReference = 76EE069A27FD1D00009E0F3A /* XCreds.app */;
productType = "com.apple.product-type.application";
};
/* End PBXNativeTarget section */
Expand All @@ -133,7 +133,7 @@
};
};
};
buildConfigurationList = 76EE069527FD1D00009E0F3A /* Build configuration list for PBXProject "xCreds" */;
buildConfigurationList = 76EE069527FD1D00009E0F3A /* Build configuration list for PBXProject "XCreds" */;
compatibilityVersion = "Xcode 13.0";
developmentRegion = en;
hasScannedForEncodings = 0;
Expand All @@ -149,7 +149,7 @@
projectDirPath = "";
projectRoot = "";
targets = (
76EE069927FD1D00009E0F3A /* xCreds */,
76EE069927FD1D00009E0F3A /* XCreds */,
);
};
/* End PBXProject section */
Expand Down Expand Up @@ -318,14 +318,14 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_ENTITLEMENTS = xCreds/xCreds.entitlements;
CODE_SIGN_ENTITLEMENTS = XCreds/xCreds.entitlements;
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 1;
CURRENT_PROJECT_VERSION = 1248;
DEVELOPMENT_TEAM = UXP6YEHSPW;
ENABLE_HARDENED_RUNTIME = YES;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_FILE = xCreds/Info.plist;
INFOPLIST_FILE = XCreds/Info.plist;
INFOPLIST_KEY_NSHumanReadableCopyright = "";
INFOPLIST_KEY_NSMainNibFile = MainMenu;
INFOPLIST_KEY_NSPrincipalClass = NSApplication;
Expand All @@ -346,14 +346,14 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_ENTITLEMENTS = xCreds/xCreds.entitlements;
CODE_SIGN_ENTITLEMENTS = XCreds/xCreds.entitlements;
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 1;
CURRENT_PROJECT_VERSION = 1248;
DEVELOPMENT_TEAM = UXP6YEHSPW;
ENABLE_HARDENED_RUNTIME = YES;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_FILE = xCreds/Info.plist;
INFOPLIST_FILE = XCreds/Info.plist;
INFOPLIST_KEY_NSHumanReadableCopyright = "";
INFOPLIST_KEY_NSMainNibFile = MainMenu;
INFOPLIST_KEY_NSPrincipalClass = NSApplication;
Expand All @@ -372,7 +372,7 @@
/* End XCBuildConfiguration section */

/* Begin XCConfigurationList section */
76EE069527FD1D00009E0F3A /* Build configuration list for PBXProject "xCreds" */ = {
76EE069527FD1D00009E0F3A /* Build configuration list for PBXProject "XCreds" */ = {
isa = XCConfigurationList;
buildConfigurations = (
76EE06A527FD1D01009E0F3A /* Debug */,
Expand All @@ -381,7 +381,7 @@
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
76EE06A727FD1D01009E0F3A /* Build configuration list for PBXNativeTarget "xCreds" */ = {
76EE06A727FD1D01009E0F3A /* Build configuration list for PBXNativeTarget "XCreds" */ = {
isa = XCConfigurationList;
buildConfigurations = (
76EE06A827FD1D01009E0F3A /* Debug */,
Expand Down
Binary file not shown.
78 changes: 78 additions & 0 deletions xCreds.xcodeproj/xcshareddata/xcschemes/XCreds.xcscheme
Original file line number Diff line number Diff line change
@@ -0,0 +1,78 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "1340"
version = "1.3">
<BuildAction
parallelizeBuildables = "YES"
buildImplicitDependencies = "YES">
<BuildActionEntries>
<BuildActionEntry
buildForTesting = "YES"
buildForRunning = "YES"
buildForProfiling = "YES"
buildForArchiving = "YES"
buildForAnalyzing = "YES">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "76EE069927FD1D00009E0F3A"
BuildableName = "XCreds.app"
BlueprintName = "XCreds"
ReferencedContainer = "container:XCreds.xcodeproj">
</BuildableReference>
</BuildActionEntry>
</BuildActionEntries>
</BuildAction>
<TestAction
buildConfiguration = "Debug"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
shouldUseLaunchSchemeArgsEnv = "YES">
<Testables>
</Testables>
</TestAction>
<LaunchAction
buildConfiguration = "Debug"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
launchStyle = "0"
useCustomWorkingDirectory = "NO"
ignoresPersistentStateOnLaunch = "NO"
debugDocumentVersioning = "YES"
debugServiceExtension = "internal"
allowLocationSimulation = "YES">
<BuildableProductRunnable
runnableDebuggingMode = "0">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "76EE069927FD1D00009E0F3A"
BuildableName = "XCreds.app"
BlueprintName = "XCreds"
ReferencedContainer = "container:XCreds.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
</LaunchAction>
<ProfileAction
buildConfiguration = "Release"
shouldUseLaunchSchemeArgsEnv = "YES"
savedToolIdentifier = ""
useCustomWorkingDirectory = "NO"
debugDocumentVersioning = "YES">
<BuildableProductRunnable
runnableDebuggingMode = "0">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "76EE069927FD1D00009E0F3A"
BuildableName = "XCreds.app"
BlueprintName = "XCreds"
ReferencedContainer = "container:XCreds.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
</ProfileAction>
<AnalyzeAction
buildConfiguration = "Debug">
</AnalyzeAction>
<ArchiveAction
buildConfiguration = "Release"
revealArchiveInOrganizer = "YES">
</ArchiveAction>
</Scheme>
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<dict>
<key>SchemeUserState</key>
<dict>
<key>xCreds.xcscheme_^#shared#^_</key>
<key>XCreds.xcscheme_^#shared#^_</key>
<dict>
<key>orderHint</key>
<integer>0</integer>
Expand Down

0 comments on commit 5860166

Please sign in to comment.