Skip to content

Commit 99ad3ee

Browse files
committed
Update framework
1 parent fdcd12a commit 99ad3ee

42 files changed

Lines changed: 32 additions & 32 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

Frameworks/libcel.xcframework/Info.plist

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -10,23 +10,26 @@
1010
<key>HeadersPath</key>
1111
<string>Headers</string>
1212
<key>LibraryIdentifier</key>
13-
<string>watchos-arm64_32</string>
13+
<string>ios-arm64_x86_64-maccatalyst</string>
1414
<key>LibraryPath</key>
1515
<string>libcel.a</string>
1616
<key>SupportedArchitectures</key>
1717
<array>
18-
<string>arm64_32</string>
18+
<string>arm64</string>
19+
<string>x86_64</string>
1920
</array>
2021
<key>SupportedPlatform</key>
21-
<string>watchos</string>
22+
<string>ios</string>
23+
<key>SupportedPlatformVariant</key>
24+
<string>maccatalyst</string>
2225
</dict>
2326
<dict>
2427
<key>BinaryPath</key>
2528
<string>libcel.a</string>
2629
<key>HeadersPath</key>
2730
<string>Headers</string>
2831
<key>LibraryIdentifier</key>
29-
<string>ios-arm64_x86_64-simulator</string>
32+
<string>macos-arm64_x86_64</string>
3033
<key>LibraryPath</key>
3134
<string>libcel.a</string>
3235
<key>SupportedArchitectures</key>
@@ -35,17 +38,15 @@
3538
<string>x86_64</string>
3639
</array>
3740
<key>SupportedPlatform</key>
38-
<string>ios</string>
39-
<key>SupportedPlatformVariant</key>
40-
<string>simulator</string>
41+
<string>macos</string>
4142
</dict>
4243
<dict>
4344
<key>BinaryPath</key>
4445
<string>libcel.a</string>
4546
<key>HeadersPath</key>
4647
<string>Headers</string>
4748
<key>LibraryIdentifier</key>
48-
<string>macos-arm64_x86_64</string>
49+
<string>watchos-arm64_x86_64-simulator</string>
4950
<key>LibraryPath</key>
5051
<string>libcel.a</string>
5152
<key>SupportedArchitectures</key>
@@ -54,43 +55,41 @@
5455
<string>x86_64</string>
5556
</array>
5657
<key>SupportedPlatform</key>
57-
<string>macos</string>
58+
<string>watchos</string>
59+
<key>SupportedPlatformVariant</key>
60+
<string>simulator</string>
5861
</dict>
5962
<dict>
6063
<key>BinaryPath</key>
6164
<string>libcel.a</string>
6265
<key>HeadersPath</key>
6366
<string>Headers</string>
6467
<key>LibraryIdentifier</key>
65-
<string>ios-arm64_x86_64-maccatalyst</string>
68+
<string>ios-arm64</string>
6669
<key>LibraryPath</key>
6770
<string>libcel.a</string>
6871
<key>SupportedArchitectures</key>
6972
<array>
7073
<string>arm64</string>
71-
<string>x86_64</string>
7274
</array>
7375
<key>SupportedPlatform</key>
7476
<string>ios</string>
75-
<key>SupportedPlatformVariant</key>
76-
<string>maccatalyst</string>
7777
</dict>
7878
<dict>
7979
<key>BinaryPath</key>
8080
<string>libcel.a</string>
8181
<key>HeadersPath</key>
8282
<string>Headers</string>
8383
<key>LibraryIdentifier</key>
84-
<string>watchos-arm64_x86_64-simulator</string>
84+
<string>xros-arm64-simulator</string>
8585
<key>LibraryPath</key>
8686
<string>libcel.a</string>
8787
<key>SupportedArchitectures</key>
8888
<array>
8989
<string>arm64</string>
90-
<string>x86_64</string>
9190
</array>
9291
<key>SupportedPlatform</key>
93-
<string>watchos</string>
92+
<string>xros</string>
9493
<key>SupportedPlatformVariant</key>
9594
<string>simulator</string>
9695
</dict>
@@ -100,23 +99,26 @@
10099
<key>HeadersPath</key>
101100
<string>Headers</string>
102101
<key>LibraryIdentifier</key>
103-
<string>ios-arm64</string>
102+
<string>ios-arm64_x86_64-simulator</string>
104103
<key>LibraryPath</key>
105104
<string>libcel.a</string>
106105
<key>SupportedArchitectures</key>
107106
<array>
108107
<string>arm64</string>
108+
<string>x86_64</string>
109109
</array>
110110
<key>SupportedPlatform</key>
111111
<string>ios</string>
112+
<key>SupportedPlatformVariant</key>
113+
<string>simulator</string>
112114
</dict>
113115
<dict>
114116
<key>BinaryPath</key>
115117
<string>libcel.a</string>
116118
<key>HeadersPath</key>
117119
<string>Headers</string>
118120
<key>LibraryIdentifier</key>
119-
<string>xros-arm64-simulator</string>
121+
<string>xros-arm64</string>
120122
<key>LibraryPath</key>
121123
<string>libcel.a</string>
122124
<key>SupportedArchitectures</key>
@@ -125,24 +127,22 @@
125127
</array>
126128
<key>SupportedPlatform</key>
127129
<string>xros</string>
128-
<key>SupportedPlatformVariant</key>
129-
<string>simulator</string>
130130
</dict>
131131
<dict>
132132
<key>BinaryPath</key>
133133
<string>libcel.a</string>
134134
<key>HeadersPath</key>
135135
<string>Headers</string>
136136
<key>LibraryIdentifier</key>
137-
<string>xros-arm64</string>
137+
<string>watchos-arm64_32</string>
138138
<key>LibraryPath</key>
139139
<string>libcel.a</string>
140140
<key>SupportedArchitectures</key>
141141
<array>
142-
<string>arm64</string>
142+
<string>arm64_32</string>
143143
</array>
144144
<key>SupportedPlatform</key>
145-
<string>xros</string>
145+
<string>watchos</string>
146146
</dict>
147147
</array>
148148
<key>CFBundlePackageType</key>

Frameworks/libcel.xcframework/ios-arm64/Headers/cel.swift renamed to Frameworks/libcel.xcframework/ios-arm64/Headers/celFFI/cel.swift

File renamed without changes.

Frameworks/libcel.xcframework/ios-arm64/Headers/celFFI.h renamed to Frameworks/libcel.xcframework/ios-arm64/Headers/celFFI/celFFI.h

File renamed without changes.

Frameworks/libcel.xcframework/ios-arm64/Headers/module.modulemap renamed to Frameworks/libcel.xcframework/ios-arm64/Headers/celFFI/module.modulemap

File renamed without changes.

Frameworks/libcel.xcframework/ios-arm64/Modules/module.modulemap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module celFFI {
2-
header "../Headers/celFFI.h"
2+
header "../Headers/celFFI/celFFI.h"
33
export *
44
use "Darwin"
55
use "_Builtin_stdbool"
-3.09 KB
Binary file not shown.

Frameworks/libcel.xcframework/ios-arm64_x86_64-maccatalyst/Headers/cel.swift renamed to Frameworks/libcel.xcframework/ios-arm64_x86_64-maccatalyst/Headers/celFFI/cel.swift

File renamed without changes.

Frameworks/libcel.xcframework/ios-arm64_x86_64-maccatalyst/Headers/celFFI.h renamed to Frameworks/libcel.xcframework/ios-arm64_x86_64-maccatalyst/Headers/celFFI/celFFI.h

File renamed without changes.

Frameworks/libcel.xcframework/ios-arm64_x86_64-maccatalyst/Headers/module.modulemap renamed to Frameworks/libcel.xcframework/ios-arm64_x86_64-maccatalyst/Headers/celFFI/module.modulemap

File renamed without changes.

Frameworks/libcel.xcframework/ios-arm64_x86_64-maccatalyst/Modules/module.modulemap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module celFFI {
2-
header "../Headers/celFFI.h"
2+
header "../Headers/celFFI/celFFI.h"
33
export *
44
use "Darwin"
55
use "_Builtin_stdbool"

0 commit comments

Comments
 (0)