This repository has been archived by the owner on Mar 15, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 62
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Hunter Hays
committed
Aug 16, 2023
1 parent
dd4deeb
commit da049b6
Showing
62 changed files
with
81 additions
and
85 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,22 +7,22 @@ | |
|
||
Pod::Spec.new do |s| | ||
s.name = 'Flurry-iOS-SDK' | ||
s.version = '12.3.1' | ||
s.version = '12.4.0' | ||
s.summary = 'Flurry SDK for iOS' | ||
s.license = { :type => 'Commercial', :file => 'Licenses/Flurry-LICENSE.txt' } | ||
s.description = 'FlurrySDK consists of: Flurry for analytics tracking and reporting.' | ||
s.homepage = 'http://developer.yahoo.com/flurry' | ||
s.author = { 'Flurry' => '[email protected]' } | ||
s.source = { :git => 'https://github.com/flurry/Flurry-iOS-SDK.git', :tag => s.version.to_s } | ||
s.platforms = { :ios => '10.0', :tvos => '10.0' } | ||
s.platforms = { :ios => '12.0', :tvos => '10.0' } | ||
s.requires_arc = false | ||
s.pod_target_xcconfig = { 'ONLY_ACTIVE_ARCH' => 'YES' } | ||
s.user_target_xcconfig = { 'ONLY_ACTIVE_ARCH' => 'YES' } | ||
s.default_subspec = 'FlurrySDK' | ||
|
||
|
||
s.subspec 'FlurrySDK' do |ss| | ||
ss.ios.deployment_target = '10.0' | ||
ss.ios.deployment_target = '12.0' | ||
ss.ios.frameworks = 'Foundation', 'SystemConfiguration', 'UIKit', 'Security' | ||
ss.ios.vendored_frameworks = 'Flurry_iOS_SDK.xcframework' | ||
ss.ios.dependency 'Flurry-iOS-SDK/CrashReporter' | ||
|
@@ -41,13 +41,13 @@ Pod::Spec.new do |s| | |
end | ||
|
||
s.subspec 'FlurryConfig' do |ss| | ||
ss.platform = :ios, '10.0' | ||
ss.platform = :ios, '12.0' | ||
ss.ios.vendored_frameworks = 'Flurry_Config.xcframework' | ||
ss.dependency 'Flurry-iOS-SDK/FlurrySDK' | ||
end | ||
|
||
s.subspec 'FlurryMessaging' do |ss| | ||
ss.ios.deployment_target = '10.0' | ||
ss.ios.deployment_target = '12.0' | ||
ss.ios.vendored_frameworks = "Flurry_Messaging.xcframework" | ||
|
||
ss.tvos.deployment_target = '10.0' | ||
|
@@ -57,7 +57,7 @@ Pod::Spec.new do |s| | |
end | ||
|
||
s.subspec 'CrashReporter' do |ss| | ||
ss.ios.deployment_target = '10.0' | ||
ss.ios.deployment_target = '12.0' | ||
ss.tvos.deployment_target = '10.0' | ||
ss.vendored_frameworks = "CrashReporter.xcframework" | ||
end | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
-64 Bytes
(100%)
Flurry_Config.xcframework/ios-arm64/Flurry_Config.framework/Flurry_Config
Binary file not shown.
Binary file modified
BIN
+2 Bytes
(100%)
Flurry_Config.xcframework/ios-arm64/Flurry_Config.framework/Info.plist
Binary file not shown.
Binary file modified
BIN
-336 Bytes
(100%)
Flurry_Config.xcframework/ios-arm64_x86_64-simulator/Flurry_Config.framework/Flurry_Config
Binary file not shown.
Binary file modified
BIN
+2 Bytes
(100%)
Flurry_Config.xcframework/ios-arm64_x86_64-simulator/Flurry_Config.framework/Info.plist
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
...framework/ios-arm64_x86_64-simulator/Flurry_Config.framework/_CodeSignature/CodeDirectory
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
...work/ios-arm64_x86_64-simulator/Flurry_Config.framework/_CodeSignature/CodeRequirements-1
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
-10.9 KB
(98%)
Flurry_Messaging.xcframework/ios-arm64/Flurry_Messaging.framework/Flurry_Messaging
Binary file not shown.
Binary file modified
BIN
+2 Bytes
(100%)
Flurry_Messaging.xcframework/ios-arm64/Flurry_Messaging.framework/Info.plist
Binary file not shown.
Binary file modified
BIN
-12.3 KB
(98%)
...saging.xcframework/ios-arm64_x86_64-simulator/Flurry_Messaging.framework/Flurry_Messaging
Binary file not shown.
Binary file modified
BIN
+2 Bytes
(100%)
...ry_Messaging.xcframework/ios-arm64_x86_64-simulator/Flurry_Messaging.framework/Info.plist
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
...mework/ios-arm64_x86_64-simulator/Flurry_Messaging.framework/_CodeSignature/CodeDirectory
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
...k/ios-arm64_x86_64-simulator/Flurry_Messaging.framework/_CodeSignature/CodeRequirements-1
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
-8.91 KB
(94%)
Flurry_Messaging.xcframework/tvos-arm64/Flurry_Messaging.framework/Flurry_Messaging
Binary file not shown.
Binary file modified
BIN
+2 Bytes
(100%)
Flurry_Messaging.xcframework/tvos-arm64/Flurry_Messaging.framework/Info.plist
Binary file not shown.
Binary file modified
BIN
-8.9 KB
(97%)
...aging.xcframework/tvos-arm64_x86_64-simulator/Flurry_Messaging.framework/Flurry_Messaging
Binary file not shown.
Binary file modified
BIN
+2 Bytes
(100%)
...y_Messaging.xcframework/tvos-arm64_x86_64-simulator/Flurry_Messaging.framework/Info.plist
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
...ework/tvos-arm64_x86_64-simulator/Flurry_Messaging.framework/_CodeSignature/CodeDirectory
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
.../tvos-arm64_x86_64-simulator/Flurry_Messaging.framework/_CodeSignature/CodeRequirements-1
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
-35.4 KB
(98%)
Flurry_iOS_SDK.xcframework/ios-arm64/Flurry_iOS_SDK.framework/Flurry_iOS_SDK
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+2 Bytes
(100%)
Flurry_iOS_SDK.xcframework/ios-arm64/Flurry_iOS_SDK.framework/Info.plist
Binary file not shown.
Binary file modified
BIN
-1016 Bytes
(100%)
..._iOS_SDK.xcframework/ios-arm64_x86_64-maccatalyst/Flurry_iOS_SDK.framework/Flurry_iOS_SDK
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
-1016 Bytes
(100%)
...framework/ios-arm64_x86_64-maccatalyst/Flurry_iOS_SDK.framework/Versions/A/Flurry_iOS_SDK
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.