Skip to content

Commit 76a9393

Browse files
committed
Fix archive build
1 parent 766ab0d commit 76a9393

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.gitmodules

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[submodule "ios/Sentry"]
2-
path = ios/Sentry
3-
url = https://github.com/getsentry/sentry-swift
2+
path = ios/Sentry
3+
url = https://github.com/getsentry/sentry-swift
44
[submodule "ios/KSCrash"]
5-
path = ios/KSCrash
6-
url = https://github.com/kstenerud/KSCrash
5+
path = ios/KSCrash
6+
url=https://github.com/HazAT/KSCrash

ios/Sentry

0 commit comments

Comments
 (0)