-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Universal binary for Apple Silicon support
- Loading branch information
Showing
8 changed files
with
75 additions
and
130 deletions.
There are no files selected for viewing
Binary file modified
BIN
+82 KB
(300%)
Assets/Plugins/NativeFileSO/macOS/NativeFileSOMac.bundle/Contents/MacOS/NativeFileSOMac
Binary file not shown.
8 changes: 0 additions & 8 deletions
8
Assets/Plugins/NativeFileSO/macOS/NativeFileSOMac.bundle/Contents/_CodeSignature.meta
This file was deleted.
Oops, something went wrong.
115 changes: 0 additions & 115 deletions
115
...s/Plugins/NativeFileSO/macOS/NativeFileSOMac.bundle/Contents/_CodeSignature/CodeResources
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
...gins/NativeFileSO/macOS/NativeFileSOMac.bundle/Contents/_CodeSignature/CodeResources.meta
This file was deleted.
Oops, something went wrong.
Binary file not shown.
Binary file modified
BIN
-1.3 KB
(98%)
...codeproj/project.xcworkspace/xcuserdata/Keiwan.xcuserdatad/UserInterfaceState.xcuserstate
Binary file not shown.
67 changes: 67 additions & 0 deletions
67
...ac/NativeFileSO/NativeFileSOMac.xcodeproj/xcshareddata/xcschemes/NativeFileSOMac.xcscheme
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,67 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<Scheme | ||
LastUpgradeVersion = "1420" | ||
version = "1.3"> | ||
<BuildAction | ||
parallelizeBuildables = "YES" | ||
buildImplicitDependencies = "YES"> | ||
<BuildActionEntries> | ||
<BuildActionEntry | ||
buildForTesting = "YES" | ||
buildForRunning = "YES" | ||
buildForProfiling = "YES" | ||
buildForArchiving = "YES" | ||
buildForAnalyzing = "YES"> | ||
<BuildableReference | ||
BuildableIdentifier = "primary" | ||
BlueprintIdentifier = "BB4EB5DD2152BB7B0059A003" | ||
BuildableName = "NativeFileSOMac.bundle" | ||
BlueprintName = "NativeFileSOMac" | ||
ReferencedContainer = "container:NativeFileSOMac.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 = "Release" | ||
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" | ||
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" | ||
launchStyle = "0" | ||
useCustomWorkingDirectory = "NO" | ||
ignoresPersistentStateOnLaunch = "NO" | ||
debugDocumentVersioning = "YES" | ||
debugServiceExtension = "internal" | ||
allowLocationSimulation = "YES"> | ||
</LaunchAction> | ||
<ProfileAction | ||
buildConfiguration = "Release" | ||
shouldUseLaunchSchemeArgsEnv = "YES" | ||
savedToolIdentifier = "" | ||
useCustomWorkingDirectory = "NO" | ||
debugDocumentVersioning = "YES"> | ||
<MacroExpansion> | ||
<BuildableReference | ||
BuildableIdentifier = "primary" | ||
BlueprintIdentifier = "BB4EB5DD2152BB7B0059A003" | ||
BuildableName = "NativeFileSOMac.bundle" | ||
BlueprintName = "NativeFileSOMac" | ||
ReferencedContainer = "container:NativeFileSOMac.xcodeproj"> | ||
</BuildableReference> | ||
</MacroExpansion> | ||
</ProfileAction> | ||
<AnalyzeAction | ||
buildConfiguration = "Debug"> | ||
</AnalyzeAction> | ||
<ArchiveAction | ||
buildConfiguration = "Release" | ||
revealArchiveInOrganizer = "YES"> | ||
</ArchiveAction> | ||
</Scheme> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters