Skip to content

Commit

Permalink
Update iOS and macOS libs
Browse files Browse the repository at this point in the history
  • Loading branch information
olokobayusuf committed Jan 9, 2025
1 parent 2d46c31 commit 7674330
Show file tree
Hide file tree
Showing 22 changed files with 103 additions and 103 deletions.
14 changes: 7 additions & 7 deletions Assets/Tests/Tests.unity
Original file line number Diff line number Diff line change
Expand Up @@ -581,7 +581,7 @@ GameObject:
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 0
m_IsActive: 1
--- !u!224 &840997203
RectTransform:
m_ObjectHideFlags: 0
Expand All @@ -597,9 +597,9 @@ RectTransform:
m_Father: {fileID: 1313544785}
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 1, y: 1}
m_AnchorMax: {x: 0, y: 0}
m_AnchoredPosition: {x: 0, y: 0}
m_SizeDelta: {x: 109.625244, y: 0}
m_SizeDelta: {x: 0, y: 0}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!114 &840997204
MonoBehaviour:
Expand Down Expand Up @@ -955,7 +955,7 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
capabilities: 0
playOnAwake: 0
playOnAwake: 1
_facing: 1
facingRequired: 0
resolution: 3
Expand Down Expand Up @@ -993,7 +993,7 @@ MonoBehaviour:
y: 0
width: 0.3
height: 0.3
audioMode: 1
audioMode: 0
audioManager: {fileID: 1493259188}
configureAudioManager: 1
audioListener: {fileID: 963194226}
Expand Down Expand Up @@ -1051,7 +1051,7 @@ AudioSource:
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1493259187}
m_Enabled: 1
m_Enabled: 0
serializedVersion: 4
OutputAudioMixerGroup: {fileID: 0}
m_audioClip: {fileID: 8300000, guid: b4cf8f4d9ec7a409883e6b0b848c09e3, type: 3}
Expand Down Expand Up @@ -1330,7 +1330,7 @@ GameObject:
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
m_IsActive: 0
--- !u!114 &2062267032
MonoBehaviour:
m_ObjectHideFlags: 0
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// VideoKit
//
// Created by Yusuf Olokoba on 3/05/2024.
// Copyright © 2024 Yusuf Olokoba. All rights reserved.
// Copyright © 2025 Yusuf Olokoba. All rights reserved.
//

#pragma once
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// VideoKit
//
// Created by Yusuf Olokoba on 5/15/2023.
// Copyright © 2024 Yusuf Olokoba. All rights reserved.
// Copyright © 2025 Yusuf Olokoba. All rights reserved.
//

#pragma once
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// VideoKit
//
// Created by Yusuf Olokoba on 5/15/2023.
// Copyright © 2024 Yusuf Olokoba. All rights reserved.
// Copyright © 2025 Yusuf Olokoba. All rights reserved.
//

#pragma once
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// VideoKit
//
// Created by Yusuf Olokoba on 7/08/2023.
// Copyright © 2024 Yusuf Olokoba. All rights reserved.
// Copyright © 2025 Yusuf Olokoba. All rights reserved.
//

#pragma once
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// VideoKit
//
// Created by Yusuf Olokoba on 5/15/2023.
// Copyright © 2024 Yusuf Olokoba. All rights reserved.
// Copyright © 2025 Yusuf Olokoba. All rights reserved.
//

#pragma once
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// VideoKit
//
// Created by Yusuf Olokoba on 3/05/2024.
// Copyright © 2024 Yusuf Olokoba. All rights reserved.
// Copyright © 2025 Yusuf Olokoba. All rights reserved.
//

#pragma once
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// VideoKit
//
// Created by Yusuf Olokoba on 5/15/2023.
// Copyright © 2024 Yusuf Olokoba. All rights reserved.
// Copyright © 2025 Yusuf Olokoba. All rights reserved.
//

#pragma once
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// VideoKit
//
// Created by Yusuf Olokoba on 3/05/2024.
// Copyright © 2024 Yusuf Olokoba. All rights reserved.
// Copyright © 2025 Yusuf Olokoba. All rights reserved.
//

#pragma once
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// VideoKit
//
// Created by Yusuf Olokoba on 3/05/2024.
// Copyright © 2024 Yusuf Olokoba. All rights reserved.
// Copyright © 2025 Yusuf Olokoba. All rights reserved.
//

#pragma once
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// VideoKit
//
// Created by Yusuf Olokoba on 5/15/2023.
// Copyright © 2024 Yusuf Olokoba. All rights reserved.
// Copyright © 2025 Yusuf Olokoba. All rights reserved.
//

#pragma once
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// VideoKit
//
// Created by Yusuf Olokoba on 3/05/2024.
// Copyright © 2024 Yusuf Olokoba. All rights reserved.
// Copyright © 2025 Yusuf Olokoba. All rights reserved.
//

#pragma once
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// VideoKit
//
// Created by Yusuf Olokoba on 3/05/2024.
// Copyright © 2024 Yusuf Olokoba. All rights reserved.
// Copyright © 2025 Yusuf Olokoba. All rights reserved.
//

#pragma once
Expand All @@ -12,7 +12,7 @@

#define VKT_VERSION_MAJOR 0
#define VKT_VERSION_MINOR 0
#define VKT_VERSION_PATCH 3
#define VKT_VERSION_PATCH 23

/*!
@function VKTGetVersion
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// VideoKit
//
// Created by Yusuf Olokoba on 5/15/2023.
// Copyright © 2024 Yusuf Olokoba. All rights reserved.
// Copyright © 2025 Yusuf Olokoba. All rights reserved.
//

#pragma once
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -10,91 +10,91 @@
<dict>
<key>hash2</key>
<data>
hs7xyh9xABhPwmjgXZk+BojYxkQEa/WQIpjgBUpS6Rg=
6aJiAz3a/PALsHaeiEcRK4mSsCJVe+0VLP3ZMYzqsT4=
</data>
</dict>
<key>Headers/VKTAudioDevice.h</key>
<dict>
<key>hash2</key>
<data>
am1Tw105eYPNAmxckPEVVG1Ujiabvu7btyZ9/SkWqdw=
Nd4Hk7re4vPl/LZEJ/FyZpobPzEq1yzgjHAY18hDe5o=
</data>
</dict>
<key>Headers/VKTCameraDevice.h</key>
<dict>
<key>hash2</key>
<data>
NJbH5LQdL7NzXlLQwE6O7vjjX1k8FkWVr22E6VMOUtw=
H4ljzJv57qwR2Sf/bnCNwdKu1c6GctqbN91k8shkwS0=
</data>
</dict>
<key>Headers/VKTMediaAsset.h</key>
<dict>
<key>hash2</key>
<data>
9oCCzN1DhkCUcu6zX8XRQSBMVm2dNnzTKy/gw7BoETE=
rq4dI0uwzwkM2N3/N40gKs5Avs40brVV+SFG/Pnzdsc=
</data>
</dict>
<key>Headers/VKTMediaDevice.h</key>
<dict>
<key>hash2</key>
<data>
9YoFOrh08VaIGs+gvs7EULpF+xFWykKkk4tArxZNd+I=
shgaffKD5NoX85XvedPBkz/kZskKbRXJv2TrMF3UkMg=
</data>
</dict>
<key>Headers/VKTMediaReader.h</key>
<dict>
<key>hash2</key>
<data>
cw9Xi9Q1Q6Cu8B2k/Qz9smWzxVWnxxAlux8S/TmgKmA=
CqY/Eyg+TsngergjfOZxPwNANTJNVyMKQhTZ7g9GL5U=
</data>
</dict>
<key>Headers/VKTMediaRecorder.h</key>
<dict>
<key>hash2</key>
<data>
37D7My5VpIAnCrPVYaZnWmNDYDIlWXhAboaCpRpmRms=
gOwjGMN3GohHfo55+Vdt1R6ilxNvft8fgymcScJ/jco=
</data>
</dict>
<key>Headers/VKTPixelBuffer.h</key>
<dict>
<key>hash2</key>
<data>
qZWnnROFlQzhw5FtTClTYJDuxSH4YIsrY8juNSoq32s=
0rAk1c4w7AgEkY9ZrRXZprmGbwuvrKGwZbU+unkTOVA=
</data>
</dict>
<key>Headers/VKTSampleBuffer.h</key>
<dict>
<key>hash2</key>
<data>
T06v37J1u6W6VHSDJAoHBg3kMqBfcSM7VAtZwOGmw90=
M7GqP+HZaI/ShVer5xM0rsqZIpRST92rjm3TFy2hgS4=
</data>
</dict>
<key>Headers/VKTSession.h</key>
<dict>
<key>hash2</key>
<data>
dyvAWxG/Sssh20V6j7qGnCo7Vo2KjZLbjc6b1ErV1OY=
JCaUFJu4UXyxL/fJIjA6o/jCfQICY59MG5Hp1+0lcBg=
</data>
</dict>
<key>Headers/VKTStatus.h</key>
<dict>
<key>hash2</key>
<data>
H9IMG0h7MFMc+e0dQPrzlr1dJ5mBBtRGhzoRSGfCBVk=
hyG1yGhgPOpxH+1MGIKl8NwRRzHcGpUgf1FLFw8alVM=
</data>
</dict>
<key>Headers/VKTVersion.h</key>
<dict>
<key>hash2</key>
<data>
znZeMdTlBR72lLDrAOJo2I46k+1IkaBFOTeSzJuKOcU=
MP1MWuF87rv3bKmVxPfvjLbnns8j/wQnwEPaWyXZkU0=
</data>
</dict>
<key>Headers/VideoKit.h</key>
<dict>
<key>hash2</key>
<data>
DIL4C9azLJfyE2yHpre2PgwnX4pdJE0b7d3Tovvbkg0=
nGiHJU/vd5SHRkU2lBvJftYXblJ4AF9glCiEpyl6vmE=
</data>
</dict>
</dict>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ internal async static Task<string> CreateToken (
new AuthenticationHeaderValue(@"Bearer", apiKey) :
null;
// Request
var version = Marshal.PtrToStringUTF8(VideoKit.GetVersion()); // INCOMPLETE // CHECK
var version = Marshal.PtrToStringUTF8(VideoKit.GetVersion());
var payload = new Dictionary<string, object> {
[@"platform"] = platform,
[@"version"] = version
Expand Down
2 changes: 1 addition & 1 deletion Packages/ai.videokit.videokit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ai.videokit.videokit",
"version": "0.0.23-alpha.5",
"version": "0.0.23-alpha.6",
"displayName": "VideoKit",
"description": "The cross-platform media solution for Unity Engine.",
"unity": "2022.3",
Expand Down
2 changes: 1 addition & 1 deletion ProjectSettings/ProjectSettings.asset
Original file line number Diff line number Diff line change
Expand Up @@ -841,7 +841,7 @@ PlayerSettings:
webGLDataCaching: 1
webGLDebugSymbols: 0
webGLEmscriptenArgs: '
-Wl,-uVKT_WEBGL_PUSH -Wl,-uVKT_WEBGL_POP -Wl,-uFXN_WEBGL_PUSH -Wl,-uFXN_WEBGL_INIT
-Wl,-uVKT_WEBGL_PUSH -Wl,-uVKT_WEBGL_POP -Wl,-uFXN_WEBGL_PUSH -Wl,-uFXN_WEBGL_INIT
-Xlinker --features=mutable-globals,sign-ext,simd128 -lembind -sEXTRA_EXPORTED_RUNTIME_METHODS=FS
-Wl,-uFXN_WEBGL_POP'
webGLModulesDirectory:
Expand Down
Loading

0 comments on commit 7674330

Please sign in to comment.