Skip to content

Commit

Permalink
Beta EOCore build: 2_3_51
Browse files Browse the repository at this point in the history
Beta EOCore Change Notes:
Enhancements

- Library is now being built for xcframeworks with latest xcode 12.5.

Bug Fixes

- Added extra checks and synchronized for queue that is posting back to server during application going to background or to terminate. There was some crashes reported, but unable to reproduce locally.

Known Issues

- After iOS 13, library no longer supports iPad because of Apple changes in iPad OS.
- Dual sim features are in beta. Example information using multiple carriers.
  • Loading branch information
ohernandezIBM committed May 26, 2021
1 parent d8ef315 commit 8083cc7
Show file tree
Hide file tree
Showing 12 changed files with 36 additions and 19 deletions.
3 changes: 2 additions & 1 deletion EOCoreDebug.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,6 @@
"2.3.47": "https://github.com/acoustic-analytics/EOCore/releases/download/2.3.47/EOCoreDebug.zip",
"2.3.48": "https://github.com/acoustic-analytics/EOCore/releases/download/2.3.48/EOCoreDebug.zip",
"2.3.49": "https://github.com/acoustic-analytics/EOCore/releases/download/2.3.49/EOCoreDebug.zip",
"2.3.50": "https://github.com/acoustic-analytics/EOCore/releases/download/2.3.50/EOCoreDebug.zip"
"2.3.50": "https://github.com/acoustic-analytics/EOCore/releases/download/2.3.50/EOCoreDebug.zip",
"2.3.51": "https://github.com/acoustic-analytics/EOCore/releases/download/2.3.51/EOCoreDebug.zip"
}
16 changes: 16 additions & 0 deletions EOCoreDebug/2.3.51/EOCoreDebug.podspec
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
Pod::Spec.new do |s|
s.name = 'EOCoreDebug'
s.version = '2.3.51'
s.author = 'Acoustic, L.P.'
s.license = { :type => 'Proprietary, Acoustic, L.P.', :file => 'Licenses/License' }
s.homepage = 'https://github.com/acoustic-analytics/EOCore'
s.summary = 'Acoustic Tealeaf EOCore iOS SDK'
s.cocoapods_version = '>= 1.10.0'
s.platforms = { :ios => "9.0" }
s.frameworks = 'SystemConfiguration', 'CoreTelephony', 'CoreLocation', 'WebKit'
s.library = 'z'
s.resource = "SDKs/iOS/Debug/EOCore.xcframework/*/EOCore.framework/EOCoreSettings.bundle"
s.xcconfig = { 'HEADER_SEARCH_PATHS' => '"$(PODS_ROOT)/SDKs/iOS/Debug/EOCore.xcframework/*/EOCore.framework/Headers/"/** ' }
s.source = { :git => 'https://github.com/acoustic-analytics/EOCore.git', :tag => '2.3.51'}
s.vendored_frameworks = 'SDKs/iOS/Debug/EOCore.framework'
end
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
"CompressPostMessage": 1,
"TurnOffCorrectOrientationUpdates": false,
"DefaultOrientation": 0,
"LibraryVersion": "2.3.50",
"LibraryVersion": "2.3.51",
"MessageVersion": "6.0.0.0"
}
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
// prohibited.
//

#define EOCORE_FRAMEWORK_VER @"2.3.50"
#define EOCORE_FRAMEWORK_VER @"2.3.51"

// Constants Config Items
#define kEOConfig_CriticalBatteryLevel @"CriticalBatteryLevel"
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<dict>
<key>EOCoreSettings.bundle/EOCoreAdvancedConfig.json</key>
<data>
cUWQuJJThhbxiZK2zjlnqAbz7VI=
i4Xap9D62XlNpU8Dqxs1xVhUtd0=
</data>
<key>EOCoreSettings.bundle/EOCoreBasicConfig.plist</key>
<data>
Expand All @@ -30,7 +30,7 @@
</data>
<key>Headers/EOPublicHeader.h</key>
<data>
tV5F3BQW1NqVEkzwN6/jZ4WhPes=
Lst+YXI1EPiPBx5nig4zoSeemuo=
</data>
<key>Headers/EOReachability.h</key>
<data>
Expand All @@ -46,7 +46,7 @@
</data>
<key>Info.plist</key>
<data>
/nm6c7ncqn09orKggcReYHjuZqk=
Oi0IjJ9wEOhwjBQ57mSqV5kAp+E=
</data>
<key>Modules/module.modulemap</key>
<data>
Expand All @@ -59,11 +59,11 @@
<dict>
<key>hash</key>
<data>
cUWQuJJThhbxiZK2zjlnqAbz7VI=
i4Xap9D62XlNpU8Dqxs1xVhUtd0=
</data>
<key>hash2</key>
<data>
aPqmY00Zms5N6g3XnN3BwAO/NFfnx3meM5J4DOZwJKA=
fazkHqf7zik3LVKA/eLV6FzsTgjLyO05Bjwh//bn4mY=
</data>
</dict>
<key>EOCoreSettings.bundle/EOCoreBasicConfig.plist</key>
Expand Down Expand Up @@ -125,11 +125,11 @@
<dict>
<key>hash</key>
<data>
tV5F3BQW1NqVEkzwN6/jZ4WhPes=
Lst+YXI1EPiPBx5nig4zoSeemuo=
</data>
<key>hash2</key>
<data>
ltbUvJBquCJwXpW/JPDvUUhIoBUAU9MTOaRT79qzIuE=
950fO569+yV9NXlFz9BR1vPdz5oy7fxftwAWCgdkZM4=
</data>
</dict>
<key>Headers/EOReachability.h</key>
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
"CompressPostMessage": 1,
"TurnOffCorrectOrientationUpdates": false,
"DefaultOrientation": 0,
"LibraryVersion": "2.3.50",
"LibraryVersion": "2.3.51",
"MessageVersion": "6.0.0.0"
}
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
// prohibited.
//

#define EOCORE_FRAMEWORK_VER @"2.3.50"
#define EOCORE_FRAMEWORK_VER @"2.3.51"

// Constants Config Items
#define kEOConfig_CriticalBatteryLevel @"CriticalBatteryLevel"
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<dict>
<key>EOCoreSettings.bundle/EOCoreAdvancedConfig.json</key>
<data>
cUWQuJJThhbxiZK2zjlnqAbz7VI=
i4Xap9D62XlNpU8Dqxs1xVhUtd0=
</data>
<key>EOCoreSettings.bundle/EOCoreBasicConfig.plist</key>
<data>
Expand All @@ -30,7 +30,7 @@
</data>
<key>Headers/EOPublicHeader.h</key>
<data>
tV5F3BQW1NqVEkzwN6/jZ4WhPes=
Lst+YXI1EPiPBx5nig4zoSeemuo=
</data>
<key>Headers/EOReachability.h</key>
<data>
Expand All @@ -46,7 +46,7 @@
</data>
<key>Info.plist</key>
<data>
pPLV4vBC0lFcKK2qN8/f+Z+SBJM=
fpZms0NuudgH07Jyq/RxCsuJ1MM=
</data>
<key>Modules/module.modulemap</key>
<data>
Expand All @@ -59,11 +59,11 @@
<dict>
<key>hash</key>
<data>
cUWQuJJThhbxiZK2zjlnqAbz7VI=
i4Xap9D62XlNpU8Dqxs1xVhUtd0=
</data>
<key>hash2</key>
<data>
aPqmY00Zms5N6g3XnN3BwAO/NFfnx3meM5J4DOZwJKA=
fazkHqf7zik3LVKA/eLV6FzsTgjLyO05Bjwh//bn4mY=
</data>
</dict>
<key>EOCoreSettings.bundle/EOCoreBasicConfig.plist</key>
Expand Down Expand Up @@ -125,11 +125,11 @@
<dict>
<key>hash</key>
<data>
tV5F3BQW1NqVEkzwN6/jZ4WhPes=
Lst+YXI1EPiPBx5nig4zoSeemuo=
</data>
<key>hash2</key>
<data>
ltbUvJBquCJwXpW/JPDvUUhIoBUAU9MTOaRT79qzIuE=
950fO569+yV9NXlFz9BR1vPdz5oy7fxftwAWCgdkZM4=
</data>
</dict>
<key>Headers/EOReachability.h</key>
Expand Down

0 comments on commit 8083cc7

Please sign in to comment.