Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
B
bytevia
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Michael Pastushkov
bytevia
Commits
d26880b2
Commit
d26880b2
authored
Sep 19, 2024
by
michaelpastushkov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
mac_bin
parent
606ddebe
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
2 deletions
+2
-2
ByteVita.app/Contents/MacOS/bytevia_mac
+0
-0
ByteVita.app/Contents/MacOS/run
+1
-1
mac_univ_bin
+1
-1
No files found.
ByteVita.app/Contents/MacOS/bytevia_mac
0 → 100755
View file @
d26880b2
File added
ByteVita.app/Contents/MacOS/run
View file @
d26880b2
#!/bin/bash
/usr/bin/open
-a
Terminal
"
`
dirname
\"
$0
\"
`
/bytevia"
/usr/bin/open
-a
Terminal
"
`
dirname
\"
$0
\"
`
/bytevia
_mac
"
mac_univ_bin
View file @
d26880b2
#!/bin/sh
lipo
-create
-output
dist/ByteVia.app/Contents/MacOS/bytevia bytevia_intel bytevia_silicon
lipo
-create
-output
dist/ByteVia.app/Contents/MacOS/bytevia
_mac
bytevia_intel bytevia_silicon
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment