diff --git a/.gitignore b/.gitignore index d1081291..982394b0 100644 --- a/.gitignore +++ b/.gitignore @@ -9,9 +9,6 @@ plans/ CLAUDE.md AGENTS.md -## User settings -xcuserdata/ - ## compatibility with Xcode 8 and earlier (ignoring not required starting Xcode 9) *.xcscmblueprint *.xccheckout @@ -57,7 +54,8 @@ iOSInjectionProject/ ## Xcode project *.xcodeproj/project.xcworkspace/ -*.xcodeproj/xcshareddata/ +## Xcode User settings +xcuserdata/ ## Python __pycache__/ diff --git a/bitchat.xcodeproj/xcshareddata/xcschemes/bitchat (iOS).xcscheme b/bitchat.xcodeproj/xcshareddata/xcschemes/bitchat (iOS).xcscheme new file mode 100644 index 00000000..6c461299 --- /dev/null +++ b/bitchat.xcodeproj/xcshareddata/xcschemes/bitchat (iOS).xcscheme @@ -0,0 +1,131 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +