diff --git a/.gitignore b/.gitignore index 2430072..c0d6680 100644 --- a/.gitignore +++ b/.gitignore @@ -63,9 +63,10 @@ DerivedData/ *.hmap ## App packaging +*.ipa *.dSYM.zip *.dSYM -public-build + ## Playgrounds timeline.xctimeline playground.xcworkspace @@ -130,4 +131,4 @@ iOSInjectionProject/ /*.gcno **/xcshareddata/WorkspaceSettings.xcsettings -# End of https://www.toptal.com/developers/gitignore/api/macos,swift,xcode +# End of https://www.toptal.com/developers/gitignore/api/macos,swift,xcode \ No newline at end of file diff --git a/public-build/Sulfur.ipa b/public-build/Sulfur.ipa deleted file mode 100644 index 3a4583a..0000000 Binary files a/public-build/Sulfur.ipa and /dev/null differ