Skip to content

Commit

Permalink
5.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
johnbushnell committed Feb 28, 2022
1 parent 2a294f8 commit ade833b
Show file tree
Hide file tree
Showing 30 changed files with 273 additions and 97 deletions.
42 changes: 21 additions & 21 deletions KochavaCore.xcframework/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,19 @@
<array>
<dict>
<key>LibraryIdentifier</key>
<string>macos-arm64_x86_64</string>
<string>watchos-arm64_i386_x86_64-simulator</string>
<key>LibraryPath</key>
<string>KochavaCore.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>i386</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>macos</string>
<string>watchos</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
<dict>
<key>LibraryIdentifier</key>
Expand All @@ -30,6 +33,19 @@
<key>SupportedPlatform</key>
<string>ios</string>
</dict>
<dict>
<key>LibraryIdentifier</key>
<string>macos-arm64_x86_64</string>
<key>LibraryPath</key>
<string>KochavaCore.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>macos</string>
</dict>
<dict>
<key>LibraryIdentifier</key>
<string>ios-arm64_i386_x86_64-simulator</string>
Expand Down Expand Up @@ -76,19 +92,6 @@
<key>SupportedPlatformVariant</key>
<string>maccatalyst</string>
</dict>
<dict>
<key>LibraryIdentifier</key>
<string>watchos-arm64_32_armv7k</string>
<key>LibraryPath</key>
<string>KochavaCore.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64_32</string>
<string>armv7k</string>
</array>
<key>SupportedPlatform</key>
<string>watchos</string>
</dict>
<dict>
<key>LibraryIdentifier</key>
<string>tvos-arm64</string>
Expand All @@ -103,19 +106,16 @@
</dict>
<dict>
<key>LibraryIdentifier</key>
<string>watchos-arm64_i386_x86_64-simulator</string>
<string>watchos-arm64_32_armv7k</string>
<key>LibraryPath</key>
<string>KochavaCore.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>i386</string>
<string>x86_64</string>
<string>arm64_32</string>
<string>armv7k</string>
</array>
<key>SupportedPlatform</key>
<string>watchos</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
</array>
<key>CFBundlePackageType</key>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,28 @@



/*!
@property printLinesIndividuallyBool
@brief A boolean indicating if log messages should be separated by new line and then printed individually.
@discussion Default false. This can be used to overcome truncation issues, but it will add message prefixes to the beginning of each line.
*/
@property (atomic, readwrite) BOOL printLinesIndividuallyBool;



/*!
@property printPrefixString
@brief A prefix to be added to the beginning of each item printed to the log.
@discussion Default nil. This can be set to a value such as "KVA: " to make filtering log messages easier. When this is used in conjunction with var printLinesIndividuallyBool this prefix will be printed at the beginning of each line.
*/
@property (strong, atomic, nullable, readwrite) NSString *printPrefixString;



@end


Expand Down
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,28 @@



/*!
@property printLinesIndividuallyBool
@brief A boolean indicating if log messages should be separated by new line and then printed individually.
@discussion Default false. This can be used to overcome truncation issues, but it will add message prefixes to the beginning of each line.
*/
@property (atomic, readwrite) BOOL printLinesIndividuallyBool;



/*!
@property printPrefixString
@brief A prefix to be added to the beginning of each item printed to the log.
@discussion Default nil. This can be set to a value such as "KVA: " to make filtering log messages easier. When this is used in conjunction with var printLinesIndividuallyBool this prefix will be printed at the beginning of each line.
*/
@property (strong, atomic, nullable, readwrite) NSString *printPrefixString;



@end


Expand Down
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
</data>
<key>Headers/KVALog.h</key>
<data>
qGdUKtTni4AbU1FoukU4nNzMjGM=
sqdvHD+1k3AfJuxqaSyQOYIRgJg=
</data>
<key>Headers/KVAPartner.h</key>
<data>
Expand Down Expand Up @@ -86,7 +86,7 @@
</data>
<key>Info.plist</key>
<data>
TeGJYcbhKTS+VmOPkeNOMjjUXLU=
z6NHOC2XgXAPwYeUaZ+eOYlaxLQ=
</data>
<key>Modules/KochavaCore.swiftmodule/arm64-apple-ios-simulator.swiftdoc</key>
<data>
Expand All @@ -98,7 +98,7 @@
</data>
<key>Modules/KochavaCore.swiftmodule/arm64-apple-ios-simulator.swiftmodule</key>
<data>
r5Q06e2TnAH8pZWVCduJyDW5vT8=
K4G5H5tuovVMkMn0VJbS7C8/PWs=
</data>
<key>Modules/KochavaCore.swiftmodule/arm64.swiftdoc</key>
<data>
Expand All @@ -110,7 +110,7 @@
</data>
<key>Modules/KochavaCore.swiftmodule/arm64.swiftmodule</key>
<data>
r5Q06e2TnAH8pZWVCduJyDW5vT8=
K4G5H5tuovVMkMn0VJbS7C8/PWs=
</data>
<key>Modules/KochavaCore.swiftmodule/i386-apple-ios-simulator.swiftdoc</key>
<data>
Expand All @@ -122,7 +122,7 @@
</data>
<key>Modules/KochavaCore.swiftmodule/i386-apple-ios-simulator.swiftmodule</key>
<data>
/78+DI9TBU7bHVIizEEss2jFh3s=
s/RFVfJLfIGI4zdPAgTHTAUmkzI=
</data>
<key>Modules/KochavaCore.swiftmodule/i386.swiftdoc</key>
<data>
Expand All @@ -134,7 +134,7 @@
</data>
<key>Modules/KochavaCore.swiftmodule/i386.swiftmodule</key>
<data>
/78+DI9TBU7bHVIizEEss2jFh3s=
s/RFVfJLfIGI4zdPAgTHTAUmkzI=
</data>
<key>Modules/KochavaCore.swiftmodule/x86_64-apple-ios-simulator.swiftdoc</key>
<data>
Expand All @@ -146,7 +146,7 @@
</data>
<key>Modules/KochavaCore.swiftmodule/x86_64-apple-ios-simulator.swiftmodule</key>
<data>
sYN6zGLbkFLkK7NEcQm9Sphpi+k=
8MqTFIkuCakLXf4+LXjEH7MwJaU=
</data>
<key>Modules/KochavaCore.swiftmodule/x86_64.swiftdoc</key>
<data>
Expand All @@ -158,7 +158,7 @@
</data>
<key>Modules/KochavaCore.swiftmodule/x86_64.swiftmodule</key>
<data>
sYN6zGLbkFLkK7NEcQm9Sphpi+k=
8MqTFIkuCakLXf4+LXjEH7MwJaU=
</data>
<key>Modules/module.modulemap</key>
<data>
Expand Down Expand Up @@ -281,11 +281,11 @@
<dict>
<key>hash</key>
<data>
qGdUKtTni4AbU1FoukU4nNzMjGM=
sqdvHD+1k3AfJuxqaSyQOYIRgJg=
</data>
<key>hash2</key>
<data>
gcMuYl0s4NX9SYaGDybBRCz0MvslWg6B0QRISe9pz1A=
dNXLMt8sgWi7heCQxrh1oL2kAO6ni7HNvKu4uNi9Tgw=
</data>
</dict>
<key>Headers/KVAPartner.h</key>
Expand Down Expand Up @@ -413,11 +413,11 @@
<dict>
<key>hash</key>
<data>
r5Q06e2TnAH8pZWVCduJyDW5vT8=
K4G5H5tuovVMkMn0VJbS7C8/PWs=
</data>
<key>hash2</key>
<data>
VUSjbDDxcszKMRzHqFL2UA1/oE3Iwsw5OlPcZbb1gVk=
EMpPbYU/VVgnKEjDhIb9Jp7H5+Bef1igz14X6dWMROE=
</data>
</dict>
<key>Modules/KochavaCore.swiftmodule/arm64.swiftdoc</key>
Expand Down Expand Up @@ -446,11 +446,11 @@
<dict>
<key>hash</key>
<data>
r5Q06e2TnAH8pZWVCduJyDW5vT8=
K4G5H5tuovVMkMn0VJbS7C8/PWs=
</data>
<key>hash2</key>
<data>
VUSjbDDxcszKMRzHqFL2UA1/oE3Iwsw5OlPcZbb1gVk=
EMpPbYU/VVgnKEjDhIb9Jp7H5+Bef1igz14X6dWMROE=
</data>
</dict>
<key>Modules/KochavaCore.swiftmodule/i386-apple-ios-simulator.swiftdoc</key>
Expand Down Expand Up @@ -479,11 +479,11 @@
<dict>
<key>hash</key>
<data>
/78+DI9TBU7bHVIizEEss2jFh3s=
s/RFVfJLfIGI4zdPAgTHTAUmkzI=
</data>
<key>hash2</key>
<data>
F4N1RjrYu6ZaCGXwY9ChecV/VCAxrkEhlkGsY2NHyhY=
w69OTdNcJhaJPUMgz5lo9vT/LJVM/iAXYGNiSMIm1uE=
</data>
</dict>
<key>Modules/KochavaCore.swiftmodule/i386.swiftdoc</key>
Expand Down Expand Up @@ -512,11 +512,11 @@
<dict>
<key>hash</key>
<data>
/78+DI9TBU7bHVIizEEss2jFh3s=
s/RFVfJLfIGI4zdPAgTHTAUmkzI=
</data>
<key>hash2</key>
<data>
F4N1RjrYu6ZaCGXwY9ChecV/VCAxrkEhlkGsY2NHyhY=
w69OTdNcJhaJPUMgz5lo9vT/LJVM/iAXYGNiSMIm1uE=
</data>
</dict>
<key>Modules/KochavaCore.swiftmodule/x86_64-apple-ios-simulator.swiftdoc</key>
Expand Down Expand Up @@ -545,11 +545,11 @@
<dict>
<key>hash</key>
<data>
sYN6zGLbkFLkK7NEcQm9Sphpi+k=
8MqTFIkuCakLXf4+LXjEH7MwJaU=
</data>
<key>hash2</key>
<data>
EHoSrVK5y2DDSuxoeaXH3Qkws876YSSF3CE6jSJHvDY=
VThNH4ijvC9Eizh6etK64uRZgdxrIyogawHGEeedu1I=
</data>
</dict>
<key>Modules/KochavaCore.swiftmodule/x86_64.swiftdoc</key>
Expand Down Expand Up @@ -578,11 +578,11 @@
<dict>
<key>hash</key>
<data>
sYN6zGLbkFLkK7NEcQm9Sphpi+k=
8MqTFIkuCakLXf4+LXjEH7MwJaU=
</data>
<key>hash2</key>
<data>
EHoSrVK5y2DDSuxoeaXH3Qkws876YSSF3CE6jSJHvDY=
VThNH4ijvC9Eizh6etK64uRZgdxrIyogawHGEeedu1I=
</data>
</dict>
<key>Modules/module.modulemap</key>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,28 @@



/*!
@property printLinesIndividuallyBool
@brief A boolean indicating if log messages should be separated by new line and then printed individually.
@discussion Default false. This can be used to overcome truncation issues, but it will add message prefixes to the beginning of each line.
*/
@property (atomic, readwrite) BOOL printLinesIndividuallyBool;



/*!
@property printPrefixString
@brief A prefix to be added to the beginning of each item printed to the log.
@discussion Default nil. This can be set to a value such as "KVA: " to make filtering log messages easier. When this is used in conjunction with var printLinesIndividuallyBool this prefix will be printed at the beginning of each line.
*/
@property (strong, atomic, nullable, readwrite) NSString *printPrefixString;



@end


Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>5.1.0</string>
<string>5.1.1</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
Expand Down
Loading

0 comments on commit ade833b

Please sign in to comment.