diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c6b1a70 --- /dev/null +++ b/.gitignore @@ -0,0 +1,32 @@ +# OS X Finder +.DS_Store + +# Xcode per-user config +*.mode1 +*.mode1v3 +*.mode2v3 +*.perspective +*.perspectivev3 +*.pbxuser +xcuserdata +*.xccheckout + +# Build products +build/ +*.o +*.LinkFileList +*.hmap + +# Automatic backup files +*~.nib/ +*.swp +*~ +*.dat +*.dep + +# Cocoapods +Pods + +# AppCode specific files +.idea/ +*.iml diff --git a/MuteUnmuteMic.xcodeproj/project.xcworkspace/xcuserdata/gustavo.xcuserdatad/UserInterfaceState.xcuserstate b/MuteUnmuteMic.xcodeproj/project.xcworkspace/xcuserdata/gustavo.xcuserdatad/UserInterfaceState.xcuserstate deleted file mode 100644 index 01dc4a9..0000000 Binary files a/MuteUnmuteMic.xcodeproj/project.xcworkspace/xcuserdata/gustavo.xcuserdatad/UserInterfaceState.xcuserstate and /dev/null differ diff --git a/MuteUnmuteMic.xcodeproj/xcuserdata/btlr.xcuserdatad/xcschemes/MuteUnmuteMic.xcscheme b/MuteUnmuteMic.xcodeproj/xcuserdata/btlr.xcuserdatad/xcschemes/MuteUnmuteMic.xcscheme deleted file mode 100644 index 126cd1a..0000000 --- a/MuteUnmuteMic.xcodeproj/xcuserdata/btlr.xcuserdatad/xcschemes/MuteUnmuteMic.xcscheme +++ /dev/null @@ -1,91 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/MuteUnmuteMic.xcodeproj/xcuserdata/btlr.xcuserdatad/xcschemes/xcschememanagement.plist b/MuteUnmuteMic.xcodeproj/xcuserdata/btlr.xcuserdatad/xcschemes/xcschememanagement.plist deleted file mode 100644 index 3dfa6b0..0000000 --- a/MuteUnmuteMic.xcodeproj/xcuserdata/btlr.xcuserdatad/xcschemes/xcschememanagement.plist +++ /dev/null @@ -1,22 +0,0 @@ - - - - - SchemeUserState - - MuteUnmuteMic.xcscheme - - orderHint - 0 - - - SuppressBuildableAutocreation - - ECF208B81BAF2DE6000D3C2C - - primary - - - - - diff --git a/MuteUnmuteMic.xcodeproj/xcuserdata/gustavo.xcuserdatad/xcschemes/MuteUnmuteMic.xcscheme b/MuteUnmuteMic.xcodeproj/xcuserdata/gustavo.xcuserdatad/xcschemes/MuteUnmuteMic.xcscheme deleted file mode 100644 index 9dea4a5..0000000 --- a/MuteUnmuteMic.xcodeproj/xcuserdata/gustavo.xcuserdatad/xcschemes/MuteUnmuteMic.xcscheme +++ /dev/null @@ -1,91 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/MuteUnmuteMic.xcodeproj/xcuserdata/gustavo.xcuserdatad/xcschemes/xcschememanagement.plist b/MuteUnmuteMic.xcodeproj/xcuserdata/gustavo.xcuserdatad/xcschemes/xcschememanagement.plist deleted file mode 100644 index 3dfa6b0..0000000 --- a/MuteUnmuteMic.xcodeproj/xcuserdata/gustavo.xcuserdatad/xcschemes/xcschememanagement.plist +++ /dev/null @@ -1,22 +0,0 @@ - - - - - SchemeUserState - - MuteUnmuteMic.xcscheme - - orderHint - 0 - - - SuppressBuildableAutocreation - - ECF208B81BAF2DE6000D3C2C - - primary - - - - -