You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Frameworks/StyliticsData.xcframework/ios-arm64/StyliticsData.framework/Modules/StyliticsData.swiftmodule/arm64-apple-ios.abi.json
Copy file name to clipboardExpand all lines: Frameworks/StyliticsData.xcframework/ios-arm64/StyliticsData.framework/Modules/StyliticsData.swiftmodule/arm64-apple-ios.private.swiftinterface
+69-4Lines changed: 69 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
// swift-interface-format-version: 1.0
2
-
// swift-compiler-version: Apple Swift version 6.0.3 effective-5.10 (swiftlang-6.0.3.1.10 clang-1600.0.30.1)
Copy file name to clipboardExpand all lines: Frameworks/StyliticsData.xcframework/ios-arm64/StyliticsData.framework/Modules/StyliticsData.swiftmodule/arm64-apple-ios.swiftinterface
+69-4Lines changed: 69 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
// swift-interface-format-version: 1.0
2
-
// swift-compiler-version: Apple Swift version 6.0.3 effective-5.10 (swiftlang-6.0.3.1.10 clang-1600.0.30.1)
Copy file name to clipboardExpand all lines: Frameworks/StyliticsData.xcframework/ios-arm64_x86_64-simulator/StyliticsData.framework/Headers/StyliticsData-Swift.h
+4-8Lines changed: 4 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
#if0
2
2
#elif defined(__arm64__) && __arm64__
3
-
// Generated by Apple Swift version 6.0.3 effective-5.10 (swiftlang-6.0.3.1.10 clang-1600.0.30.1)
3
+
// Generated by Apple Swift version 6.1 effective-5.10 (swiftlang-6.1.0.110.21 clang-1700.0.13.3)
4
4
#ifndef STYLITICSDATA_SWIFT_H
5
5
#define STYLITICSDATA_SWIFT_H
6
6
#pragma clang diagnostic push
@@ -65,6 +65,7 @@
65
65
# if __has_include(<uchar.h>)
66
66
# include <uchar.h>
67
67
# elif !defined(__cplusplus)
68
+
typedef unsigned char char8_t;
68
69
typedef uint_least16_t char16_t;
69
70
typedef uint_least32_t char32_t;
70
71
# endif
@@ -302,9 +303,6 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
302
303
303
304
#if defined(__OBJC__)
304
305
305
-
306
-
307
-
308
306
#endif
309
307
#if __has_attribute(external_source_symbol)
310
308
# pragma clang attribute pop
@@ -315,7 +313,7 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
315
313
#endif
316
314
317
315
#elif defined(__x86_64__) && __x86_64__
318
-
// Generated by Apple Swift version 6.0.3 effective-5.10 (swiftlang-6.0.3.1.10 clang-1600.0.30.1)
316
+
// Generated by Apple Swift version 6.1 effective-5.10 (swiftlang-6.1.0.110.21 clang-1700.0.13.3)
319
317
#ifndef STYLITICSDATA_SWIFT_H
320
318
#define STYLITICSDATA_SWIFT_H
321
319
#pragma clang diagnostic push
@@ -380,6 +378,7 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
380
378
# if __has_include(<uchar.h>)
381
379
# include <uchar.h>
382
380
# elif !defined(__cplusplus)
381
+
typedef unsigned char char8_t;
383
382
typedef uint_least16_t char16_t;
384
383
typedef uint_least32_t char32_t;
385
384
# endif
@@ -617,9 +616,6 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
0 commit comments