Compare commits
No commits in common. "617227457a3c6ba3422ce6984a8cee59c5679a46" and "d0442a2b9164683558b3ae657efb3f23fdd83677" have entirely different histories.
617227457a
...
d0442a2b91
2 changed files with 2 additions and 4 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -1,6 +1,4 @@
|
||||||
# Godot 4+ specific ignores
|
# Godot 4+ specific ignores
|
||||||
.godot/
|
.godot/
|
||||||
/android/
|
/android/
|
||||||
/export/**/*
|
/export/**/*.zip
|
||||||
|
|
||||||
.DS_Store
|
|
||||||
|
|
|
||||||
|
|
@ -89,7 +89,7 @@ xcode/sdk_build="22C55"
|
||||||
xcode/sdk_name="macosx13.1"
|
xcode/sdk_name="macosx13.1"
|
||||||
xcode/xcode_version="1420"
|
xcode/xcode_version="1420"
|
||||||
xcode/xcode_build="14C18"
|
xcode/xcode_build="14C18"
|
||||||
codesign/codesign=0
|
codesign/codesign=3
|
||||||
codesign/installer_identity=""
|
codesign/installer_identity=""
|
||||||
codesign/apple_team_id=""
|
codesign/apple_team_id=""
|
||||||
codesign/identity=""
|
codesign/identity=""
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue