Skip to content

Commit 7dc7210

Browse files
author
Josh Holtz
committed
Merge pull request #1 from getsentry/dependiences-and-deployment-target
Downgraded OS requirements and upgraded dependencies
2 parents e4f28d6 + cfcb2fe commit 7dc7210

File tree

9 files changed

+88
-76
lines changed

9 files changed

+88
-76
lines changed

Cartfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
github "kstenerud/KSCrash" ~> 1.1
1+
github "kstenerud/KSCrash" ~> 1.3
22

Cartfile.resolved

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
github "kstenerud/KSCrash" "1.2.1"
1+
github "kstenerud/KSCrash" "1.3.4"

Examples/ObjCExample/Podfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
platform :ios, '9.0'
1+
platform :ios, '8.0'
22
use_frameworks!
33

44
target 'ObjCExample' do

Examples/ObjCExample/Podfile.lock

+38-33
Original file line numberDiff line numberDiff line change
@@ -1,64 +1,69 @@
11
PODS:
2-
- KSCrash (1.2.1):
3-
- KSCrash/Installations (= 1.2.1)
4-
- KSCrash/Installations (1.2.1):
2+
- KSCrash (1.3.4):
3+
- KSCrash/Installations (= 1.3.4)
4+
- KSCrash/Installations (1.3.4):
55
- KSCrash/Recording
66
- KSCrash/Reporting
7-
- KSCrash/no-arc (1.2.1)
8-
- KSCrash/Recording (1.2.1):
7+
- KSCrash/no-arc (1.3.4)
8+
- KSCrash/Recording (1.3.4):
99
- KSCrash/no-arc
10-
- KSCrash/Reporting (1.2.1):
10+
- KSCrash/Reporting (1.3.4):
1111
- KSCrash/Recording
12-
- KSCrash/Reporting/Filters (= 1.2.1)
13-
- KSCrash/Reporting/MessageUI (= 1.2.1)
14-
- KSCrash/Reporting/Sinks (= 1.2.1)
15-
- KSCrash/Reporting/Tools (= 1.2.1)
16-
- KSCrash/Reporting/Filters (1.2.1):
12+
- KSCrash/Reporting/Filters (= 1.3.4)
13+
- KSCrash/Reporting/MessageUI (= 1.3.4)
14+
- KSCrash/Reporting/Sinks (= 1.3.4)
15+
- KSCrash/Reporting/Tools (= 1.3.4)
16+
- KSCrash/Reporting/Filters (1.3.4):
1717
- KSCrash/Recording
18-
- KSCrash/Reporting/Filters/Alert (= 1.2.1)
19-
- KSCrash/Reporting/Filters/AppleFmt (= 1.2.1)
20-
- KSCrash/Reporting/Filters/Base (= 1.2.1)
21-
- KSCrash/Reporting/Filters/Basic (= 1.2.1)
22-
- KSCrash/Reporting/Filters/GZip (= 1.2.1)
23-
- KSCrash/Reporting/Filters/JSON (= 1.2.1)
24-
- KSCrash/Reporting/Filters/Sets (= 1.2.1)
25-
- KSCrash/Reporting/Filters/Tools (= 1.2.1)
26-
- KSCrash/Reporting/Filters/Alert (1.2.1):
18+
- KSCrash/Reporting/Filters/Alert (= 1.3.4)
19+
- KSCrash/Reporting/Filters/AppleFmt (= 1.3.4)
20+
- KSCrash/Reporting/Filters/Base (= 1.3.4)
21+
- KSCrash/Reporting/Filters/Basic (= 1.3.4)
22+
- KSCrash/Reporting/Filters/GZip (= 1.3.4)
23+
- KSCrash/Reporting/Filters/JSON (= 1.3.4)
24+
- KSCrash/Reporting/Filters/Sets (= 1.3.4)
25+
- KSCrash/Reporting/Filters/Stringify (= 1.3.4)
26+
- KSCrash/Reporting/Filters/Tools (= 1.3.4)
27+
- KSCrash/Reporting/Filters/Alert (1.3.4):
2728
- KSCrash/Recording
2829
- KSCrash/Reporting/Filters/Base
29-
- KSCrash/Reporting/Filters/AppleFmt (1.2.1):
30+
- KSCrash/Reporting/Filters/AppleFmt (1.3.4):
3031
- KSCrash/Recording
3132
- KSCrash/Reporting/Filters/Base
32-
- KSCrash/Reporting/Filters/Base (1.2.1):
33+
- KSCrash/Reporting/Filters/Base (1.3.4):
3334
- KSCrash/Recording
34-
- KSCrash/Reporting/Filters/Basic (1.2.1):
35+
- KSCrash/Reporting/Filters/Basic (1.3.4):
3536
- KSCrash/Recording
3637
- KSCrash/Reporting/Filters/Base
37-
- KSCrash/Reporting/Filters/GZip (1.2.1):
38+
- KSCrash/Reporting/Filters/GZip (1.3.4):
3839
- KSCrash/Recording
3940
- KSCrash/Reporting/Filters/Base
40-
- KSCrash/Reporting/Filters/JSON (1.2.1):
41+
- KSCrash/Reporting/Filters/JSON (1.3.4):
4142
- KSCrash/Recording
4243
- KSCrash/Reporting/Filters/Base
43-
- KSCrash/Reporting/Filters/Sets (1.2.1):
44+
- KSCrash/Reporting/Filters/Sets (1.3.4):
4445
- KSCrash/Recording
4546
- KSCrash/Reporting/Filters/AppleFmt
4647
- KSCrash/Reporting/Filters/Base
4748
- KSCrash/Reporting/Filters/Basic
4849
- KSCrash/Reporting/Filters/GZip
4950
- KSCrash/Reporting/Filters/JSON
50-
- KSCrash/Reporting/Filters/Tools (1.2.1):
51+
- KSCrash/Reporting/Filters/Stringify
52+
- KSCrash/Reporting/Filters/Stringify (1.3.4):
5153
- KSCrash/Recording
52-
- KSCrash/Reporting/MessageUI (1.2.1):
54+
- KSCrash/Reporting/Filters/Base
55+
- KSCrash/Reporting/Filters/Tools (1.3.4):
56+
- KSCrash/Recording
57+
- KSCrash/Reporting/MessageUI (1.3.4):
5358
- KSCrash/Recording
54-
- KSCrash/Reporting/Sinks (1.2.1):
59+
- KSCrash/Reporting/Sinks (1.3.4):
5560
- KSCrash/Recording
5661
- KSCrash/Reporting/Filters
5762
- KSCrash/Reporting/Tools
58-
- KSCrash/Reporting/Tools (1.2.1):
63+
- KSCrash/Reporting/Tools (1.3.4):
5964
- KSCrash/Recording
6065
- SentrySwift (0.1.0):
61-
- KSCrash (~> 1.1)
66+
- KSCrash (~> 1.3)
6267

6368
DEPENDENCIES:
6469
- SentrySwift (from `../../`)
@@ -68,7 +73,7 @@ EXTERNAL SOURCES:
6873
:path: "../../"
6974

7075
SPEC CHECKSUMS:
71-
KSCrash: 7be58b8abc3c70b26e50137e5cb03ab684bcc1e7
72-
SentrySwift: ed2621f4157a82e9d75a19f126159a8de9304059
76+
KSCrash: 610967059264479da50c5145135aef783a311903
77+
SentrySwift: c16306839abd07acf35ffd230e80bd5a6a146f88
7378

7479
COCOAPODS: 0.39.0

Examples/SwiftExample/Podfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
platform :ios, '9.0'
1+
platform :ios, '8.0'
22
use_frameworks!
33

44
target 'SwiftExample' do

Examples/SwiftExample/Podfile.lock

+38-33
Original file line numberDiff line numberDiff line change
@@ -1,64 +1,69 @@
11
PODS:
2-
- KSCrash (1.3.3):
3-
- KSCrash/Installations (= 1.3.3)
4-
- KSCrash/Installations (1.3.3):
2+
- KSCrash (1.3.4):
3+
- KSCrash/Installations (= 1.3.4)
4+
- KSCrash/Installations (1.3.4):
55
- KSCrash/Recording
66
- KSCrash/Reporting
7-
- KSCrash/no-arc (1.3.3)
8-
- KSCrash/Recording (1.3.3):
7+
- KSCrash/no-arc (1.3.4)
8+
- KSCrash/Recording (1.3.4):
99
- KSCrash/no-arc
10-
- KSCrash/Reporting (1.3.3):
10+
- KSCrash/Reporting (1.3.4):
1111
- KSCrash/Recording
12-
- KSCrash/Reporting/Filters (= 1.3.3)
13-
- KSCrash/Reporting/MessageUI (= 1.3.3)
14-
- KSCrash/Reporting/Sinks (= 1.3.3)
15-
- KSCrash/Reporting/Tools (= 1.3.3)
16-
- KSCrash/Reporting/Filters (1.3.3):
12+
- KSCrash/Reporting/Filters (= 1.3.4)
13+
- KSCrash/Reporting/MessageUI (= 1.3.4)
14+
- KSCrash/Reporting/Sinks (= 1.3.4)
15+
- KSCrash/Reporting/Tools (= 1.3.4)
16+
- KSCrash/Reporting/Filters (1.3.4):
1717
- KSCrash/Recording
18-
- KSCrash/Reporting/Filters/Alert (= 1.3.3)
19-
- KSCrash/Reporting/Filters/AppleFmt (= 1.3.3)
20-
- KSCrash/Reporting/Filters/Base (= 1.3.3)
21-
- KSCrash/Reporting/Filters/Basic (= 1.3.3)
22-
- KSCrash/Reporting/Filters/GZip (= 1.3.3)
23-
- KSCrash/Reporting/Filters/JSON (= 1.3.3)
24-
- KSCrash/Reporting/Filters/Sets (= 1.3.3)
25-
- KSCrash/Reporting/Filters/Tools (= 1.3.3)
26-
- KSCrash/Reporting/Filters/Alert (1.3.3):
18+
- KSCrash/Reporting/Filters/Alert (= 1.3.4)
19+
- KSCrash/Reporting/Filters/AppleFmt (= 1.3.4)
20+
- KSCrash/Reporting/Filters/Base (= 1.3.4)
21+
- KSCrash/Reporting/Filters/Basic (= 1.3.4)
22+
- KSCrash/Reporting/Filters/GZip (= 1.3.4)
23+
- KSCrash/Reporting/Filters/JSON (= 1.3.4)
24+
- KSCrash/Reporting/Filters/Sets (= 1.3.4)
25+
- KSCrash/Reporting/Filters/Stringify (= 1.3.4)
26+
- KSCrash/Reporting/Filters/Tools (= 1.3.4)
27+
- KSCrash/Reporting/Filters/Alert (1.3.4):
2728
- KSCrash/Recording
2829
- KSCrash/Reporting/Filters/Base
29-
- KSCrash/Reporting/Filters/AppleFmt (1.3.3):
30+
- KSCrash/Reporting/Filters/AppleFmt (1.3.4):
3031
- KSCrash/Recording
3132
- KSCrash/Reporting/Filters/Base
32-
- KSCrash/Reporting/Filters/Base (1.3.3):
33+
- KSCrash/Reporting/Filters/Base (1.3.4):
3334
- KSCrash/Recording
34-
- KSCrash/Reporting/Filters/Basic (1.3.3):
35+
- KSCrash/Reporting/Filters/Basic (1.3.4):
3536
- KSCrash/Recording
3637
- KSCrash/Reporting/Filters/Base
37-
- KSCrash/Reporting/Filters/GZip (1.3.3):
38+
- KSCrash/Reporting/Filters/GZip (1.3.4):
3839
- KSCrash/Recording
3940
- KSCrash/Reporting/Filters/Base
40-
- KSCrash/Reporting/Filters/JSON (1.3.3):
41+
- KSCrash/Reporting/Filters/JSON (1.3.4):
4142
- KSCrash/Recording
4243
- KSCrash/Reporting/Filters/Base
43-
- KSCrash/Reporting/Filters/Sets (1.3.3):
44+
- KSCrash/Reporting/Filters/Sets (1.3.4):
4445
- KSCrash/Recording
4546
- KSCrash/Reporting/Filters/AppleFmt
4647
- KSCrash/Reporting/Filters/Base
4748
- KSCrash/Reporting/Filters/Basic
4849
- KSCrash/Reporting/Filters/GZip
4950
- KSCrash/Reporting/Filters/JSON
50-
- KSCrash/Reporting/Filters/Tools (1.3.3):
51+
- KSCrash/Reporting/Filters/Stringify
52+
- KSCrash/Reporting/Filters/Stringify (1.3.4):
5153
- KSCrash/Recording
52-
- KSCrash/Reporting/MessageUI (1.3.3):
54+
- KSCrash/Reporting/Filters/Base
55+
- KSCrash/Reporting/Filters/Tools (1.3.4):
56+
- KSCrash/Recording
57+
- KSCrash/Reporting/MessageUI (1.3.4):
5358
- KSCrash/Recording
54-
- KSCrash/Reporting/Sinks (1.3.3):
59+
- KSCrash/Reporting/Sinks (1.3.4):
5560
- KSCrash/Recording
5661
- KSCrash/Reporting/Filters
5762
- KSCrash/Reporting/Tools
58-
- KSCrash/Reporting/Tools (1.3.3):
63+
- KSCrash/Reporting/Tools (1.3.4):
5964
- KSCrash/Recording
6065
- SentrySwift (0.1.0):
61-
- KSCrash (~> 1.1)
66+
- KSCrash (~> 1.3)
6267

6368
DEPENDENCIES:
6469
- SentrySwift (from `../../`)
@@ -68,7 +73,7 @@ EXTERNAL SOURCES:
6873
:path: "../../"
6974

7075
SPEC CHECKSUMS:
71-
KSCrash: 49f17647a8a7cd722e9aa5def201856ca7927a12
72-
SentrySwift: ed2621f4157a82e9d75a19f126159a8de9304059
76+
KSCrash: 610967059264479da50c5145135aef783a311903
77+
SentrySwift: c16306839abd07acf35ffd230e80bd5a6a146f88
7378

7479
COCOAPODS: 0.39.0

Examples/SwiftExample/SwiftExample.xcodeproj/project.pbxproj

+2
Original file line numberDiff line numberDiff line change
@@ -345,6 +345,7 @@
345345
EMBEDDED_CONTENT_CONTAINS_SWIFT = "$(inherited)";
346346
ENABLE_BITCODE = NO;
347347
INFOPLIST_FILE = SwiftExample/Info.plist;
348+
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
348349
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
349350
PRODUCT_BUNDLE_IDENTIFIER = com.rokkincat.SentryExample;
350351
PRODUCT_NAME = "$(TARGET_NAME)";
@@ -361,6 +362,7 @@
361362
EMBEDDED_CONTENT_CONTAINS_SWIFT = "$(inherited)";
362363
ENABLE_BITCODE = YES;
363364
INFOPLIST_FILE = SwiftExample/Info.plist;
365+
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
364366
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
365367
PRODUCT_BUNDLE_IDENTIFIER = com.rokkincat.SentryExample;
366368
PRODUCT_NAME = "$(TARGET_NAME)";

SentrySwift.podspec

+4-4
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,16 @@ Pod::Spec.new do |s|
22
s.name = "SentrySwift"
33
s.version = "0.1.0"
44
s.summary = "Swift client for Sentry"
5-
s.homepage = "https://github.com/getsentry/raven-swift"
5+
s.homepage = "https://github.com/getsentry/sentry-swift"
66
s.license = "mit"
77
s.authors = "Josh Holtz"
8-
s.source = { :git => "https://github.com/getsentry/raven-swift-new", :tag => s.version.to_s }
8+
s.source = { :git => "https://github.com/getsentry/sentry-swift", :tag => s.version.to_s }
99

10-
s.ios.deployment_target = "9.0"
10+
s.ios.deployment_target = "8.0"
1111
s.osx.deployment_target = "10.10"
1212

1313
s.source_files = "Sources/**/*.{h,m,swift}"
1414

15-
s.ios.dependency 'KSCrash', '~> 1.1'
15+
s.ios.dependency 'KSCrash', '~> 1.3'
1616

1717
end

SentrySwift.xcodeproj/project.pbxproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -707,7 +707,7 @@
707707
DYLIB_INSTALL_NAME_BASE = "@rpath";
708708
INFOPLIST_FILE = SentrySwift/Info.plist;
709709
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
710-
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
710+
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
711711
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
712712
PRODUCT_BUNDLE_IDENTIFIER = "com.getsentry.$(PRODUCT_NAME:rfc1034identifier)";
713713
PRODUCT_NAME = SentrySwift;
@@ -730,7 +730,7 @@
730730
DYLIB_INSTALL_NAME_BASE = "@rpath";
731731
INFOPLIST_FILE = SentrySwift/Info.plist;
732732
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
733-
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
733+
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
734734
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
735735
PRODUCT_BUNDLE_IDENTIFIER = "com.getsentry.$(PRODUCT_NAME:rfc1034identifier)";
736736
PRODUCT_NAME = SentrySwift;

0 commit comments

Comments
 (0)