Skip to content

Commit

Permalink
Use XCode App template to package and distrubte as .app
Browse files Browse the repository at this point in the history
  • Loading branch information
tomocy committed Feb 17, 2024
1 parent 27788de commit 0e6145d
Show file tree
Hide file tree
Showing 11 changed files with 540 additions and 642 deletions.
8 changes: 4 additions & 4 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ccodoc
ccodoc_test
/ccodoc
/ccodoc_test
**/*.o
**/*.exe

Expand All @@ -9,8 +9,8 @@ compile_flags.txt
.vscode/settings.json

# XCode
*.xcodeproj/*
!*.xcodeproj/*.pbxproj
xcode/*.xcodeproj/*
!xcode/*.xcodeproj/*.pbxproj

# Others
.DS_Store
638 changes: 0 additions & 638 deletions ccodoc.xcodeproj/project.pbxproj

This file was deleted.

536 changes: 536 additions & 0 deletions xcode/ccodoc.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 0e6145d

Please sign in to comment.