Skip to content

Commit

Permalink
Release 3.7.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Circle Bot committed Jan 20, 2022
1 parent 0c7e698 commit 749d652
Show file tree
Hide file tree
Showing 8 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion Taplytics.framework/Headers/Taplytics.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// Taplytics.h
// Taplytics v3.7.6
// Taplytics v3.7.7
//
// Copyright © 2021 Taplytics. All rights reserved.
//
Expand Down
16 changes: 8 additions & 8 deletions Taplytics.framework/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>18E226</string>
<string>19F101</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
Expand All @@ -21,7 +21,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>3.7.6</string>
<string>3.7.7</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
Expand All @@ -40,19 +40,19 @@
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>17A566</string>
<string>18A390</string>
<key>DTPlatformName</key>
<string>iphoneos</string>
<key>DTPlatformVersion</key>
<string>13.0</string>
<string>14.0</string>
<key>DTSDKBuild</key>
<string>17A566</string>
<string>18A390</string>
<key>DTSDKName</key>
<string>iphoneos13.0</string>
<string>iphoneos14.0</string>
<key>DTXcode</key>
<string>1100</string>
<string>1201</string>
<key>DTXcodeBuild</key>
<string>11A420a</string>
<string>12A7300</string>
<key>MinimumOSVersion</key>
<string>8.0</string>
<key>UIDeviceFamily</key>
Expand Down
Binary file modified Taplytics.framework/Taplytics
Binary file not shown.
2 changes: 1 addition & 1 deletion Taplytics.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'Taplytics'
s.version = '3.7.6'
s.version = '3.7.7'
s.author = { 'Taplytics' => '[email protected]' }
s.license = { :type => 'Commercial', :text => 'See https://taplytics.com/terms' }
s.homepage = 'https://taplytics.com'
Expand Down
2 changes: 1 addition & 1 deletion Taplytics_tvOS.framework/Headers/Taplytics.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// Taplytics.h
// Taplytics v3.7.6
// Taplytics v3.7.7
//
// Copyright © 2021 Taplytics. All rights reserved.
//
Expand Down
Binary file modified Taplytics_tvOS.framework/Info.plist
Binary file not shown.
Binary file modified Taplytics_tvOS.framework/Taplytics_tvOS
Binary file not shown.
2 changes: 1 addition & 1 deletion Taplytics_tvOS.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'Taplytics_tvOS'
s.version = '3.7.6'
s.version = '3.7.7'
s.author = { 'Taplytics' => '[email protected]' }
s.license = { :type => 'Commercial', :text => 'See https://taplytics.com/terms' }
s.homepage = 'https://taplytics.com'
Expand Down

0 comments on commit 749d652

Please sign in to comment.