Compare commits

...
2 Commits
26 changed files with 309 additions and 311 deletions
+27 -37
View File
@@ -81,24 +81,36 @@ export default function App() {
}; };
// 3. Conditional Screen Rendering // 3. Conditional Screen Rendering
const renderScreen = () => {
switch (currentScreen) {
case 'camera':
return ( return (
<GestureHandlerRootView style={styles.container}>
<SafeAreaView style={styles.container}>
<StatusBar hidden={true} />
{/*
Keep CameraScreen ALWAYS mounted in the background to prevent
Android expo-camera hardware crashes when unmounting right after capture
*/}
<View style={StyleSheet.absoluteFill}>
<CameraScreen <CameraScreen
countdownDuration={settings.countdownDuration} countdownDuration={settings.countdownDuration}
onPhotoCaptured={handlePhotoCaptured} onPhotoCaptured={handlePhotoCaptured}
onBurstComplete={handleBurstComplete} onBurstComplete={handleBurstComplete}
onCancel={handleReset} onCancel={handleReset}
isIdle={false} isIdle={currentScreen === 'home'}
onStartBooth={handleStartBooth}
onNavigateToAdmin={handleOpenAdmin}
adminPassword={settings.adminPassword}
welcomeText={settings.welcomeText}
burstCount={settings.burstCount} burstCount={settings.burstCount}
burstIntervalSec={settings.burstIntervalSec} burstIntervalSec={settings.burstIntervalSec}
frameMode={settings.frameMode} frameMode={settings.frameMode}
selectedFrameId={settings.selectedFrameId} selectedFrameId={settings.selectedFrameId}
/> />
); </View>
case 'preview':
return ( {/* Overlay PreviewScreen if active */}
{currentScreen === 'preview' && (
<View style={StyleSheet.absoluteFill}>
<PreviewScreen <PreviewScreen
photoUris={photoUris} photoUris={photoUris}
printerIp={settings.printerIp} printerIp={settings.printerIp}
@@ -112,41 +124,19 @@ export default function App() {
dateOverlayPosition={settings.dateOverlayPosition} dateOverlayPosition={settings.dateOverlayPosition}
eventText={settings.eventText} eventText={settings.eventText}
/> />
); </View>
case 'admin': )}
return (
{/* Overlay AdminScreen if active */}
{currentScreen === 'admin' && (
<View style={StyleSheet.absoluteFill}>
<AdminScreen <AdminScreen
currentSettings={settings} currentSettings={settings}
onSave={handleSaveSettings} onSave={handleSaveSettings}
onClose={() => setCurrentScreen('home')} onClose={() => setCurrentScreen('home')}
/> />
); </View>
default: )}
return (
<CameraScreen
countdownDuration={settings.countdownDuration}
onPhotoCaptured={handlePhotoCaptured}
onBurstComplete={handleBurstComplete}
onCancel={handleReset}
isIdle={true}
onStartBooth={handleStartBooth}
onNavigateToAdmin={handleOpenAdmin}
adminPassword={settings.adminPassword}
welcomeText={settings.welcomeText}
burstCount={settings.burstCount}
burstIntervalSec={settings.burstIntervalSec}
frameMode={settings.frameMode}
selectedFrameId={settings.selectedFrameId}
/>
);
}
};
return (
<GestureHandlerRootView style={styles.container}>
<SafeAreaView style={styles.container}>
<StatusBar hidden={true} />
{renderScreen()}
</SafeAreaView> </SafeAreaView>
</GestureHandlerRootView> </GestureHandlerRootView>
); );
@@ -2,38 +2,38 @@ C/C++ Structured Log
 
~C:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\arm64-v8a\additional_project_files.txtC ~C:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\arm64-v8a\additional_project_files.txtC
A A
?com.android.build.gradle.internal.cxx.io.EncodedFileFingerPrint  ºýôïç3¡ ¨×ÁÖç3 ?com.android.build.gradle.internal.cxx.io.EncodedFileFingerPrint  ¥¯šðç3¡ ¨×ÁÖç3
} }
{C:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\arm64-v8a\android_gradle_build.json  ºýôïç3É ­×ÁÖç3† {C:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\arm64-v8a\android_gradle_build.json  ¥¯šðç3É ­×ÁÖç3†
ƒ ƒ
C:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\arm64-v8a\android_gradle_build_mini.json  ºýôïç3ä ®ØÁÖç3q C:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\arm64-v8a\android_gradle_build_mini.json  ¥¯šðç3ä ®ØÁÖç3q
o o
mC:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\arm64-v8a\build.ninja  ºýôïç3‰— mC:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\arm64-v8a\build.ninja  ¥¯šðç3‰—
ÐÕÁÖç3u ÐÕÁÖç3u
s s
qC:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\arm64-v8a\build.ninja.txt  ºýôïç3z qC:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\arm64-v8a\build.ninja.txt  ¥¯šðç3z
x x
vC:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\arm64-v8a\build_file_index.txt  ºýôïç3í ±ØÁÖç3{ vC:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\arm64-v8a\build_file_index.txt  ¥¯šðç3í ±ØÁÖç3{
y y
wC:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\arm64-v8a\compile_commands.json  ºýôïç3Œ¾ ÎÕÁÖç3 wC:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\arm64-v8a\compile_commands.json  ¥¯šðç3Œ¾ ÎÕÁÖç3
} }
{C:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\arm64-v8a\compile_commands.json.bin  ºýôïç3 Åg ÎÕÁÖç3‡ {C:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\arm64-v8a\compile_commands.json.bin  ¥¯šðç3 Åg ÎÕÁÖç3‡
 
C:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\arm64-v8a\metadata_generation_command.txt  ºýôïç3 C:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\arm64-v8a\metadata_generation_command.txt  ¥¯šðç3
ø ¯ØÁÖç3x ø ¯ØÁÖç3x
v v
tC:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\arm64-v8a\prefab_config.json  ºýôïç3 æ °ØÁÖç3} tC:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\arm64-v8a\prefab_config.json  ¥¯šðç3 æ °ØÁÖç3}
{ {
yC:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\arm64-v8a\symbol_folder_index.txt  ºýôïç3 x °ØÁÖç3» yC:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\arm64-v8a\symbol_folder_index.txt  ¥¯šðç3 x °ØÁÖç3»
¸ ¸
µC:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\prefab\arm64-v8a\prefab\lib\aarch64-linux-android\cmake\ReactAndroid\ReactAndroidConfig.cmake  ºýôïç3ù␍ ¤·ÁÖç3 µC:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\prefab\arm64-v8a\prefab\lib\aarch64-linux-android\cmake\ReactAndroid\ReactAndroidConfig.cmake  ¥¯šðç3ù␍ ¤·ÁÖç3Â
¿ ¿
¼C:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\prefab\arm64-v8a\prefab\lib\aarch64-linux-android\cmake\ReactAndroid\ReactAndroidConfigVersion.cmake  ºýôïç3 ¥·ÁÖç3­ ¼C:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\prefab\arm64-v8a\prefab\lib\aarch64-linux-android\cmake\ReactAndroid\ReactAndroidConfigVersion.cmake  ¥¯šðç3 ¥·ÁÖç3­
ª ª
§C:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\prefab\arm64-v8a\prefab\lib\aarch64-linux-android\cmake\fbjni\fbjniConfig.cmake  ºýôïç3 ¢·ÁÖç3´ §C:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\prefab\arm64-v8a\prefab\lib\aarch64-linux-android\cmake\fbjni\fbjniConfig.cmake  ¥¯šðç3 ¢·ÁÖç3´
± ±
®C:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\prefab\arm64-v8a\prefab\lib\aarch64-linux-android\cmake\fbjni\fbjniConfigVersion.cmake  ºýôïç3 £·ÁÖç3M ®C:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\prefab\arm64-v8a\prefab\lib\aarch64-linux-android\cmake\fbjni\fbjniConfigVersion.cmake  ¥¯šðç3 £·ÁÖç3M
K K
IC:\GitHub\Schnappix\node_modules\expo-modules-core\android\CMakeLists.txt  ºýôïç3ö žíÇÑç3X IC:\GitHub\Schnappix\node_modules\expo-modules-core\android\CMakeLists.txt  ¦¯šðç3ö žíÇÑç3X
V V
TC:\GitHub\Schnappix\node_modules\expo-modules-core\android\src\fabric\CMakeLists.txt  ºýôïç3¾ ŸíÇÑç3 TC:\GitHub\Schnappix\node_modules\expo-modules-core\android\src\fabric\CMakeLists.txt  ¦¯šðç3¾ ŸíÇÑç3
@@ -2,38 +2,38 @@ C/C++ Structured Log
ƒ ƒ
C:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\armeabi-v7a\additional_project_files.txtC C:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\armeabi-v7a\additional_project_files.txtC
A A
?com.android.build.gradle.internal.cxx.io.EncodedFileFingerPrint  ³ÿôïç3¥ ì°ÅÖç3 ?com.android.build.gradle.internal.cxx.io.EncodedFileFingerPrint  õ°šðç3¥ ì°ÅÖç3
 
}C:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\armeabi-v7a\android_gradle_build.json  ³ÿôïç3é î°ÅÖç3ˆ }C:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\armeabi-v7a\android_gradle_build.json  õ°šðç3é î°ÅÖç3ˆ
 
C:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\armeabi-v7a\android_gradle_build_mini.json  ³ÿôïç3 ±ÅÖç3s C:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\armeabi-v7a\android_gradle_build_mini.json  õ°šðç3 ±ÅÖç3s
q q
oC:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\armeabi-v7a\build.ninja  ³ÿôïç3±¢ oC:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\armeabi-v7a\build.ninja  õ°šðç3±¢
¸¯ÅÖç3w ¸¯ÅÖç3w
u u
sC:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\armeabi-v7a\build.ninja.txt  ³ÿôïç3| sC:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\armeabi-v7a\build.ninja.txt  õ°šðç3|
z z
xC:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\armeabi-v7a\build_file_index.txt  ³ÿôïç3õ űÅÖç3} xC:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\armeabi-v7a\build_file_index.txt  õ°šðç3õ űÅÖç3}
{ {
yC:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\armeabi-v7a\compile_commands.json  ³ÿôïç3ÁÉ ¶¯ÅÖç3 yC:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\armeabi-v7a\compile_commands.json  õ°šðç3ÁÉ ¶¯ÅÖç3
 
}C:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\armeabi-v7a\compile_commands.json.bin  ³ÿôïç3 ’h ¶¯ÅÖç3‰ }C:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\armeabi-v7a\compile_commands.json.bin  õ°šðç3 ’h ¶¯ÅÖç3‰
 
ƒC:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\armeabi-v7a\metadata_generation_command.txt  ³ÿôïç3 ƒC:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\armeabi-v7a\metadata_generation_command.txt  õ°šðç3
 ñÅÖç3z  ñÅÖç3z
x x
vC:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\armeabi-v7a\prefab_config.json  ³ÿôïç3 æ ıÅÖç3 vC:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\armeabi-v7a\prefab_config.json  õ°šðç3 æ ıÅÖç3
} }
{C:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\armeabi-v7a\symbol_folder_index.txt  ³ÿôïç3 z ıÅÖç3½ {C:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\armeabi-v7a\symbol_folder_index.txt  õ°šðç3 z ıÅÖç3½
º º
·C:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\prefab\armeabi-v7a\prefab\lib\arm-linux-androideabi\cmake\ReactAndroid\ReactAndroidConfig.cmake  ³ÿôïç3ÿ␍ ¸¡ÅÖç3Ä ·C:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\prefab\armeabi-v7a\prefab\lib\arm-linux-androideabi\cmake\ReactAndroid\ReactAndroidConfig.cmake  õ°šðç3ÿ␍ ¸¡ÅÖç3Ä
Á Á
¾C:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\prefab\armeabi-v7a\prefab\lib\arm-linux-androideabi\cmake\ReactAndroid\ReactAndroidConfigVersion.cmake  ³ÿôïç3 ¹¡ÅÖç3¯ ¾C:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\prefab\armeabi-v7a\prefab\lib\arm-linux-androideabi\cmake\ReactAndroid\ReactAndroidConfigVersion.cmake  õ°šðç3 ¹¡ÅÖç3¯
¬ ¬
©C:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\prefab\armeabi-v7a\prefab\lib\arm-linux-androideabi\cmake\fbjni\fbjniConfig.cmake  ³ÿôïç3 µ¡ÅÖç3¶ ©C:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\prefab\armeabi-v7a\prefab\lib\arm-linux-androideabi\cmake\fbjni\fbjniConfig.cmake  õ°šðç3 µ¡ÅÖç3¶
³ ³
°C:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\prefab\armeabi-v7a\prefab\lib\arm-linux-androideabi\cmake\fbjni\fbjniConfigVersion.cmake  ³ÿôïç3 ¶¡ÅÖç3M °C:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\prefab\armeabi-v7a\prefab\lib\arm-linux-androideabi\cmake\fbjni\fbjniConfigVersion.cmake  õ°šðç3 ¶¡ÅÖç3M
K K
IC:\GitHub\Schnappix\node_modules\expo-modules-core\android\CMakeLists.txt  ³ÿôïç3ö žíÇÑç3X IC:\GitHub\Schnappix\node_modules\expo-modules-core\android\CMakeLists.txt  õ°šðç3ö žíÇÑç3X
V V
TC:\GitHub\Schnappix\node_modules\expo-modules-core\android\src\fabric\CMakeLists.txt  ³ÿôïç3¾ ŸíÇÑç3 TC:\GitHub\Schnappix\node_modules\expo-modules-core\android\src\fabric\CMakeLists.txt  õ°šðç3¾ ŸíÇÑç3
@@ -2,38 +2,38 @@ C/C++ Structured Log
¯ ¯
¬C:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\prefab\x86\prefab\lib\i686-linux-android\cmake\ReactAndroid\ReactAndroidConfig.cmakeC ¬C:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\prefab\x86\prefab\lib\i686-linux-android\cmake\ReactAndroid\ReactAndroidConfig.cmakeC
A A
?com.android.build.gradle.internal.cxx.io.EncodedFileFingerPrint  £€õïç3ç␍ Ý©ÆÖç3¹ ?com.android.build.gradle.internal.cxx.io.EncodedFileFingerPrint  걚ðç3ç␍ Ý©ÆÖç3¹
 
³C:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\prefab\x86\prefab\lib\i686-linux-android\cmake\ReactAndroid\ReactAndroidConfigVersion.cmake  £€õïç3 Þ©ÆÖç3¤ ³C:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\prefab\x86\prefab\lib\i686-linux-android\cmake\ReactAndroid\ReactAndroidConfigVersion.cmake  뱚ðç3 Þ©ÆÖç3¤
¡ ¡
žC:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\prefab\x86\prefab\lib\i686-linux-android\cmake\fbjni\fbjniConfig.cmake  £€õïç3þ Ú©ÆÖç3« žC:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\prefab\x86\prefab\lib\i686-linux-android\cmake\fbjni\fbjniConfig.cmake  뱚ðç3þ Ú©ÆÖç3«
¨ ¨
¥C:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\prefab\x86\prefab\lib\i686-linux-android\cmake\fbjni\fbjniConfigVersion.cmake  £€õïç3 Û©ÆÖç3| ¥C:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\prefab\x86\prefab\lib\i686-linux-android\cmake\fbjni\fbjniConfigVersion.cmake  뱚ðç3 Û©ÆÖç3|
z z
xC:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\x86\additional_project_files.txt  £€õïç3 µ»ÆÖç3y xC:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\x86\additional_project_files.txt  뱚ðç3 µ»ÆÖç3y
w w
uC:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\x86\android_gradle_build.json  £€õïç3Ý ¶»ÆÖç3~ uC:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\x86\android_gradle_build.json  뱚ðç3Ý ¶»ÆÖç3~
| |
zC:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\x86\android_gradle_build_mini.json  £€õïç3ø ß»ÆÖç3k zC:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\x86\android_gradle_build_mini.json  뱚ðç3ø ß»ÆÖç3k
i i
gC:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\x86\build.ninja  £€õïç3 ¼Ž gC:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\x86\build.ninja  뱚ðç3 ¼Ž
æ¹ÆÖç3o æ¹ÆÖç3o
m m
kC:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\x86\build.ninja.txt  ¤€õïç3 kC:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\x86\build.ninja.txt  뱚ðç3
t t
r r
pC:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\x86\build_file_index.txt  ¤€õïç3 É â»ÆÖç3u pC:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\x86\build_file_index.txt  뱚ðç3 É â»ÆÖç3u
s s
qC:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\x86\compile_commands.json  ¤€õïç3 ¥¶ 乯Öç3y qC:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\x86\compile_commands.json  뱚ðç3 ¥¶ 乯Öç3y
w w
uC:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\x86\compile_commands.json.bin  ¤€õïç3˜g 乯Öç3 uC:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\x86\compile_commands.json.bin  뱚ðç3˜g 乯Öç3
} }
{C:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\x86\metadata_generation_command.txt  ¤€õïç3Ô à»ÆÖç3r {C:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\x86\metadata_generation_command.txt  뱚ðç3Ô à»ÆÖç3r
p p
nC:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\x86\prefab_config.json  ¤€õïç3æ á»ÆÖç3w nC:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\x86\prefab_config.json  뱚ðç3æ á»ÆÖç3w
u u
sC:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\x86\symbol_folder_index.txt  ¤€õïç3r á»ÆÖç3M sC:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\x86\symbol_folder_index.txt  뱚ðç3r á»ÆÖç3M
K K
IC:\GitHub\Schnappix\node_modules\expo-modules-core\android\CMakeLists.txt  ¤€õïç3ö žíÇÑç3X IC:\GitHub\Schnappix\node_modules\expo-modules-core\android\CMakeLists.txt  뱚ðç3ö žíÇÑç3X
V V
TC:\GitHub\Schnappix\node_modules\expo-modules-core\android\src\fabric\CMakeLists.txt  ¤€õïç3¾ ŸíÇÑç3 TC:\GitHub\Schnappix\node_modules\expo-modules-core\android\src\fabric\CMakeLists.txt  뱚ðç3¾ ŸíÇÑç3
@@ -2,38 +2,38 @@ C/C++ Structured Log
´ ´
±C:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\prefab\x86_64\prefab\lib\x86_64-linux-android\cmake\ReactAndroid\ReactAndroidConfig.cmakeC ±C:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\prefab\x86_64\prefab\lib\x86_64-linux-android\cmake\ReactAndroid\ReactAndroidConfig.cmakeC
A A
?com.android.build.gradle.internal.cxx.io.EncodedFileFingerPrint  õïç3ð␍ ²½ÇÖç3¾ ?com.android.build.gradle.internal.cxx.io.EncodedFileFingerPrint  Û²šðç3ð␍ ²½ÇÖç3¾
» »
¸C:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\prefab\x86_64\prefab\lib\x86_64-linux-android\cmake\ReactAndroid\ReactAndroidConfigVersion.cmake  õïç3 ³½ÇÖç3© ¸C:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\prefab\x86_64\prefab\lib\x86_64-linux-android\cmake\ReactAndroid\ReactAndroidConfigVersion.cmake  Û²šðç3 ³½ÇÖç3©
¦ ¦
£C:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\prefab\x86_64\prefab\lib\x86_64-linux-android\cmake\fbjni\fbjniConfig.cmake  õïç3 ­½ÇÖç3° £C:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\prefab\x86_64\prefab\lib\x86_64-linux-android\cmake\fbjni\fbjniConfig.cmake  Û²šðç3 ­½ÇÖç3°
­ ­
ªC:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\prefab\x86_64\prefab\lib\x86_64-linux-android\cmake\fbjni\fbjniConfigVersion.cmake  õïç3 ®½ÇÖç3 ªC:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\prefab\x86_64\prefab\lib\x86_64-linux-android\cmake\fbjni\fbjniConfigVersion.cmake  Û²šðç3 ®½ÇÖç3
} }
{C:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\x86_64\additional_project_files.txt  õïç3 £ÌÇÖç3| {C:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\x86_64\additional_project_files.txt  Û²šðç3 £ÌÇÖç3|
z z
xC:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\x86_64\android_gradle_build.json  õïç3 ¤ÌÇÖç3 xC:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\x86_64\android_gradle_build.json  Û²šðç3 ¤ÌÇÖç3
 
}C:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\x86_64\android_gradle_build_mini.json  õïç3° úÌÇÖç3n }C:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\x86_64\android_gradle_build_mini.json  Û²šðç3° úÌÇÖç3n
l l
jC:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\x86_64\build.ninja  ˜õïç3 õ’ jC:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\x86_64\build.ninja  Û²šðç3 õ’
æÊÇÖç3r æÊÇÖç3r
p p
nC:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\x86_64\build.ninja.txt  ˜õïç3 nC:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\x86_64\build.ninja.txt  Û²šðç3
w w
u u
sC:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\x86_64\build_file_index.txt  ˜õïç3 Ý þÌÇÖç3x sC:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\x86_64\build_file_index.txt  Û²šðç3 Ý þÌÇÖç3x
v v
tC:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\x86_64\compile_commands.json  ˜õïç3 °º ãÊÇÖç3| tC:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\x86_64\compile_commands.json  Û²šðç3 °º ãÊÇÖç3|
z z
xC:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\x86_64\compile_commands.json.bin  ˜õïç3¯g ãÊÇÖç3ƒ xC:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\x86_64\compile_commands.json.bin  Û²šðç3¯g ãÊÇÖç3ƒ
 
~C:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\x86_64\metadata_generation_command.txt  ˜õïç3æ ûÌÇÖç3u ~C:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\x86_64\metadata_generation_command.txt  Û²šðç3æ ûÌÇÖç3u
s s
qC:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\x86_64\prefab_config.json  ˜õïç3æ ûÌÇÖç3z qC:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\x86_64\prefab_config.json  Û²šðç3æ ûÌÇÖç3z
x x
vC:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\x86_64\symbol_folder_index.txt  ˜õïç3u ýÌÇÖç3M vC:\GitHub\Schnappix\node_modules\expo-modules-core\android\.cxx\RelWithDebInfo\r41p141u\x86_64\symbol_folder_index.txt  Û²šðç3u ýÌÇÖç3M
K K
IC:\GitHub\Schnappix\node_modules\expo-modules-core\android\CMakeLists.txt  ˜õïç3ö žíÇÑç3X IC:\GitHub\Schnappix\node_modules\expo-modules-core\android\CMakeLists.txt  Û²šðç3ö žíÇÑç3X
V V
TC:\GitHub\Schnappix\node_modules\expo-modules-core\android\src\fabric\CMakeLists.txt  ˜õïç3¾ ŸíÇÑç3 TC:\GitHub\Schnappix\node_modules\expo-modules-core\android\src\fabric\CMakeLists.txt  Û²šðç3¾ ŸíÇÑç3
@@ -2,29 +2,29 @@ C/C++ Structured Log
Œ Œ
C:\GitHub\Schnappix\node_modules\react-native-gesture-handler\android\.cxx\RelWithDebInfo\x4o624a3\arm64-v8a\additional_project_files.txtC C:\GitHub\Schnappix\node_modules\react-native-gesture-handler\android\.cxx\RelWithDebInfo\x4o624a3\arm64-v8a\additional_project_files.txtC
A A
?com.android.build.gradle.internal.cxx.io.EncodedFileFingerPrint  ‚‹õïç3  ›áâÖç3Œ ?com.android.build.gradle.internal.cxx.io.EncodedFileFingerPrint  zðç3  ›áâÖç3Œ
 
C:\GitHub\Schnappix\node_modules\react-native-gesture-handler\android\.cxx\RelWithDebInfo\x4o624a3\arm64-v8a\android_gradle_build.json  ‚‹õïç3ê ŸáâÖç3‘ C:\GitHub\Schnappix\node_modules\react-native-gesture-handler\android\.cxx\RelWithDebInfo\x4o624a3\arm64-v8a\android_gradle_build.json  zðç3ê ŸáâÖç3‘
Ž Ž
C:\GitHub\Schnappix\node_modules\react-native-gesture-handler\android\.cxx\RelWithDebInfo\x4o624a3\arm64-v8a\android_gradle_build_mini.json  ‚‹õïç3–␍ ÐáâÖç3| C:\GitHub\Schnappix\node_modules\react-native-gesture-handler\android\.cxx\RelWithDebInfo\x4o624a3\arm64-v8a\android_gradle_build_mini.json  zðç3–␍ ÐáâÖç3|
z z
xC:\GitHub\Schnappix\node_modules\react-native-gesture-handler\android\.cxx\RelWithDebInfo\x4o624a3\arm64-v8a\build.ninja  ‚‹õïç3å ÅÝâÖç3€ xC:\GitHub\Schnappix\node_modules\react-native-gesture-handler\android\.cxx\RelWithDebInfo\x4o624a3\arm64-v8a\build.ninja  zðç3å ÅÝâÖç3€
~ ~
|C:\GitHub\Schnappix\node_modules\react-native-gesture-handler\android\.cxx\RelWithDebInfo\x4o624a3\arm64-v8a\build.ninja.txt  ‚‹õïç3 |C:\GitHub\Schnappix\node_modules\react-native-gesture-handler\android\.cxx\RelWithDebInfo\x4o624a3\arm64-v8a\build.ninja.txt  zðç3
 
C:\GitHub\Schnappix\node_modules\react-native-gesture-handler\android\.cxx\RelWithDebInfo\x4o624a3\arm64-v8a\build_file_index.txt  ‚‹õïç3a ÙáâÖç3ˆ C:\GitHub\Schnappix\node_modules\react-native-gesture-handler\android\.cxx\RelWithDebInfo\x4o624a3\arm64-v8a\build_file_index.txt  zðç3a ÙáâÖç3ˆ
 
C:\GitHub\Schnappix\node_modules\react-native-gesture-handler\android\.cxx\RelWithDebInfo\x4o624a3\arm64-v8a\compile_commands.json  ‚‹õïç3÷␍ ÂÝâÖç3Œ C:\GitHub\Schnappix\node_modules\react-native-gesture-handler\android\.cxx\RelWithDebInfo\x4o624a3\arm64-v8a\compile_commands.json  zðç3÷␍ ÂÝâÖç3Œ
 
C:\GitHub\Schnappix\node_modules\react-native-gesture-handler\android\.cxx\RelWithDebInfo\x4o624a3\arm64-v8a\compile_commands.json.bin  ‚‹õïç3 ª ÂÝâÖç3’ C:\GitHub\Schnappix\node_modules\react-native-gesture-handler\android\.cxx\RelWithDebInfo\x4o624a3\arm64-v8a\compile_commands.json.bin  zðç3 ª ÂÝâÖç3’
 
ŒC:\GitHub\Schnappix\node_modules\react-native-gesture-handler\android\.cxx\RelWithDebInfo\x4o624a3\arm64-v8a\metadata_generation_command.txt  ‚‹õïç3 ŒC:\GitHub\Schnappix\node_modules\react-native-gesture-handler\android\.cxx\RelWithDebInfo\x4o624a3\arm64-v8a\metadata_generation_command.txt  zðç3
À ×áâÖç3„ À ×áâÖç3„
 
C:\GitHub\Schnappix\node_modules\react-native-gesture-handler\android\.cxx\RelWithDebInfo\x4o624a3\arm64-v8a\prefab_config.json  ‚‹õïç3 ê ×áâÖç3Š C:\GitHub\Schnappix\node_modules\react-native-gesture-handler\android\.cxx\RelWithDebInfo\x4o624a3\arm64-v8a\prefab_config.json  zðç3 ê ×áâÖç3Š
 
C:\GitHub\Schnappix\node_modules\react-native-gesture-handler\android\.cxx\RelWithDebInfo\x4o624a3\arm64-v8a\symbol_folder_index.txt  ‚‹õïç3 ƒ ØáâÖç3e C:\GitHub\Schnappix\node_modules\react-native-gesture-handler\android\.cxx\RelWithDebInfo\x4o624a3\arm64-v8a\symbol_folder_index.txt  zðç3 ƒ ØáâÖç3e
c c
aC:\GitHub\Schnappix\node_modules\react-native-gesture-handler\android\src\main\jni\CMakeLists.txt  ‚‹õïç3Ö º¢ØÖç3µ aC:\GitHub\Schnappix\node_modules\react-native-gesture-handler\android\src\main\jni\CMakeLists.txt  zðç3Ö º¢ØÖç3µ
² ²
¯C:\GitHub\Schnappix\node_modules\react-native-reanimated\android\build\intermediates\prefab_package_configuration\release\prefabReleaseConfigurePackage\prefab_publication.json  ‚‹õïç3 ¯C:\GitHub\Schnappix\node_modules\react-native-reanimated\android\build\intermediates\prefab_package_configuration\release\prefabReleaseConfigurePackage\prefab_publication.json  zðç3
@@ -2,29 +2,29 @@ C/C++ Structured Log
Ž Ž
C:\GitHub\Schnappix\node_modules\react-native-gesture-handler\android\.cxx\RelWithDebInfo\x4o624a3\armeabi-v7a\additional_project_files.txtC C:\GitHub\Schnappix\node_modules\react-native-gesture-handler\android\.cxx\RelWithDebInfo\x4o624a3\armeabi-v7a\additional_project_files.txtC
A A
?com.android.build.gradle.internal.cxx.io.EncodedFileFingerPrint  …Œõïç3  ŸŠãÖç3Ž ?com.android.build.gradle.internal.cxx.io.EncodedFileFingerPrint  羚ðç3  ŸŠãÖç3Ž
 
ˆC:\GitHub\Schnappix\node_modules\react-native-gesture-handler\android\.cxx\RelWithDebInfo\x4o624a3\armeabi-v7a\android_gradle_build.json  …Œõïç3ø ¡ŠãÖç3“ ˆC:\GitHub\Schnappix\node_modules\react-native-gesture-handler\android\.cxx\RelWithDebInfo\x4o624a3\armeabi-v7a\android_gradle_build.json  辚ðç3ø ¡ŠãÖç3“
 
C:\GitHub\Schnappix\node_modules\react-native-gesture-handler\android\.cxx\RelWithDebInfo\x4o624a3\armeabi-v7a\android_gradle_build_mini.json  …Œõïç3¤␍ áŠãÖç3~ C:\GitHub\Schnappix\node_modules\react-native-gesture-handler\android\.cxx\RelWithDebInfo\x4o624a3\armeabi-v7a\android_gradle_build_mini.json  辚ðç3¤␍ áŠãÖç3~
| |
zC:\GitHub\Schnappix\node_modules\react-native-gesture-handler\android\.cxx\RelWithDebInfo\x4o624a3\armeabi-v7a\build.ninja  …Œõïç3®‘ ׇãÖç3ƒ zC:\GitHub\Schnappix\node_modules\react-native-gesture-handler\android\.cxx\RelWithDebInfo\x4o624a3\armeabi-v7a\build.ninja  辚ðç3®‘ ׇãÖç3ƒ
 
~C:\GitHub\Schnappix\node_modules\react-native-gesture-handler\android\.cxx\RelWithDebInfo\x4o624a3\armeabi-v7a\build.ninja.txt  …Œõïç3 ~C:\GitHub\Schnappix\node_modules\react-native-gesture-handler\android\.cxx\RelWithDebInfo\x4o624a3\armeabi-v7a\build.ninja.txt  辚ðç3
 
ƒC:\GitHub\Schnappix\node_modules\react-native-gesture-handler\android\.cxx\RelWithDebInfo\x4o624a3\armeabi-v7a\build_file_index.txt  …Œõïç3a äŠãÖç3Š ƒC:\GitHub\Schnappix\node_modules\react-native-gesture-handler\android\.cxx\RelWithDebInfo\x4o624a3\armeabi-v7a\build_file_index.txt  辚ðç3a äŠãÖç3Š
 
C:\GitHub\Schnappix\node_modules\react-native-gesture-handler\android\.cxx\RelWithDebInfo\x4o624a3\armeabi-v7a\compile_commands.json  …Œõïç3 Ô‡ãÖç3Ž C:\GitHub\Schnappix\node_modules\react-native-gesture-handler\android\.cxx\RelWithDebInfo\x4o624a3\armeabi-v7a\compile_commands.json  辚ðç3 Ô‡ãÖç3Ž
 
ˆC:\GitHub\Schnappix\node_modules\react-native-gesture-handler\android\.cxx\RelWithDebInfo\x4o624a3\armeabi-v7a\compile_commands.json.bin  …Œõïç3 Ó Ô‡ãÖç3” ˆC:\GitHub\Schnappix\node_modules\react-native-gesture-handler\android\.cxx\RelWithDebInfo\x4o624a3\armeabi-v7a\compile_commands.json.bin  辚ðç3 Ó Ô‡ãÖç3”
 
ŽC:\GitHub\Schnappix\node_modules\react-native-gesture-handler\android\.cxx\RelWithDebInfo\x4o624a3\armeabi-v7a\metadata_generation_command.txt  …Œõïç3 ŽC:\GitHub\Schnappix\node_modules\react-native-gesture-handler\android\.cxx\RelWithDebInfo\x4o624a3\armeabi-v7a\metadata_generation_command.txt  辚ðç3
Ì ãŠãÖç3‡ Ì ãŠãÖç3‡
 
C:\GitHub\Schnappix\node_modules\react-native-gesture-handler\android\.cxx\RelWithDebInfo\x4o624a3\armeabi-v7a\prefab_config.json  …Œõïç3 ê ãŠãÖç3Œ C:\GitHub\Schnappix\node_modules\react-native-gesture-handler\android\.cxx\RelWithDebInfo\x4o624a3\armeabi-v7a\prefab_config.json  辚ðç3 ê ãŠãÖç3Œ
 
C:\GitHub\Schnappix\node_modules\react-native-gesture-handler\android\.cxx\RelWithDebInfo\x4o624a3\armeabi-v7a\symbol_folder_index.txt  …Œõïç3  äŠãÖç3e C:\GitHub\Schnappix\node_modules\react-native-gesture-handler\android\.cxx\RelWithDebInfo\x4o624a3\armeabi-v7a\symbol_folder_index.txt  辚ðç3  äŠãÖç3e
c c
aC:\GitHub\Schnappix\node_modules\react-native-gesture-handler\android\src\main\jni\CMakeLists.txt  †Œõïç3Ö º¢ØÖç3µ aC:\GitHub\Schnappix\node_modules\react-native-gesture-handler\android\src\main\jni\CMakeLists.txt  辚ðç3Ö º¢ØÖç3µ
² ²
¯C:\GitHub\Schnappix\node_modules\react-native-reanimated\android\build\intermediates\prefab_package_configuration\release\prefabReleaseConfigurePackage\prefab_publication.json  †Œõïç3 ¯C:\GitHub\Schnappix\node_modules\react-native-reanimated\android\build\intermediates\prefab_package_configuration\release\prefabReleaseConfigurePackage\prefab_publication.json  辚ðç3
@@ -2,29 +2,29 @@ C/C++ Structured Log
 
ƒC:\GitHub\Schnappix\node_modules\react-native-gesture-handler\android\.cxx\RelWithDebInfo\x4o624a3\x86\additional_project_files.txtC ƒC:\GitHub\Schnappix\node_modules\react-native-gesture-handler\android\.cxx\RelWithDebInfo\x4o624a3\x86\additional_project_files.txtC
A A
?com.android.build.gradle.internal.cxx.io.EncodedFileFingerPrint  þŒõïç3  ­ÎäÖç3† ?com.android.build.gradle.internal.cxx.io.EncodedFileFingerPrint  Ü¿šðç3  ­ÎäÖç3†
ƒ ƒ
C:\GitHub\Schnappix\node_modules\react-native-gesture-handler\android\.cxx\RelWithDebInfo\x4o624a3\x86\android_gradle_build.json  þŒõïç3À ®ÎäÖç3‹ C:\GitHub\Schnappix\node_modules\react-native-gesture-handler\android\.cxx\RelWithDebInfo\x4o624a3\x86\android_gradle_build.json  Ü¿šðç3À ®ÎäÖç3‹
ˆ ˆ
C:\GitHub\Schnappix\node_modules\react-native-gesture-handler\android\.cxx\RelWithDebInfo\x4o624a3\x86\android_gradle_build_mini.json  þŒõïç3ì ÊÎäÖç3v C:\GitHub\Schnappix\node_modules\react-native-gesture-handler\android\.cxx\RelWithDebInfo\x4o624a3\x86\android_gradle_build_mini.json  Ü¿šðç3ì ÊÎäÖç3v
t t
rC:\GitHub\Schnappix\node_modules\react-native-gesture-handler\android\.cxx\RelWithDebInfo\x4o624a3\x86\build.ninja  þŒõïç3 ²ÌäÖç3z rC:\GitHub\Schnappix\node_modules\react-native-gesture-handler\android\.cxx\RelWithDebInfo\x4o624a3\x86\build.ninja  Ü¿šðç3 ²ÌäÖç3z
x x
vC:\GitHub\Schnappix\node_modules\react-native-gesture-handler\android\.cxx\RelWithDebInfo\x4o624a3\x86\build.ninja.txt  þŒõïç3 vC:\GitHub\Schnappix\node_modules\react-native-gesture-handler\android\.cxx\RelWithDebInfo\x4o624a3\x86\build.ninja.txt  Ü¿šðç3
} }
{C:\GitHub\Schnappix\node_modules\react-native-gesture-handler\android\.cxx\RelWithDebInfo\x4o624a3\x86\build_file_index.txt  þŒõïç3a ÍÎäÖç3€ {C:\GitHub\Schnappix\node_modules\react-native-gesture-handler\android\.cxx\RelWithDebInfo\x4o624a3\x86\build_file_index.txt  Ü¿šðç3a ÍÎäÖç3€
~ ~
|C:\GitHub\Schnappix\node_modules\react-native-gesture-handler\android\.cxx\RelWithDebInfo\x4o624a3\x86\compile_commands.json  þŒõïç3î␍ °ÌäÖç3† |C:\GitHub\Schnappix\node_modules\react-native-gesture-handler\android\.cxx\RelWithDebInfo\x4o624a3\x86\compile_commands.json  Ü¿šðç3î␍ °ÌäÖç3†
ƒ ƒ
C:\GitHub\Schnappix\node_modules\react-native-gesture-handler\android\.cxx\RelWithDebInfo\x4o624a3\x86\compile_commands.json.bin  þŒõïç3 ¡ °ÌäÖç3Œ C:\GitHub\Schnappix\node_modules\react-native-gesture-handler\android\.cxx\RelWithDebInfo\x4o624a3\x86\compile_commands.json.bin  Ü¿šðç3 ¡ °ÌäÖç3Œ
 
C:\GitHub\Schnappix\node_modules\react-native-gesture-handler\android\.cxx\RelWithDebInfo\x4o624a3\x86\metadata_generation_command.txt  þŒõïç3 C:\GitHub\Schnappix\node_modules\react-native-gesture-handler\android\.cxx\RelWithDebInfo\x4o624a3\x86\metadata_generation_command.txt  Ü¿šðç3
œ ÌÎäÖç3} œ ÌÎäÖç3}
{ {
yC:\GitHub\Schnappix\node_modules\react-native-gesture-handler\android\.cxx\RelWithDebInfo\x4o624a3\x86\prefab_config.json  þŒõïç3 ê ÌÎäÖç3ƒ yC:\GitHub\Schnappix\node_modules\react-native-gesture-handler\android\.cxx\RelWithDebInfo\x4o624a3\x86\prefab_config.json  Ü¿šðç3 ê ÌÎäÖç3ƒ
 
~C:\GitHub\Schnappix\node_modules\react-native-gesture-handler\android\.cxx\RelWithDebInfo\x4o624a3\x86\symbol_folder_index.txt  þŒõïç3 } ÍÎäÖç3e ~C:\GitHub\Schnappix\node_modules\react-native-gesture-handler\android\.cxx\RelWithDebInfo\x4o624a3\x86\symbol_folder_index.txt  Ü¿šðç3 } ÍÎäÖç3e
c c
aC:\GitHub\Schnappix\node_modules\react-native-gesture-handler\android\src\main\jni\CMakeLists.txt  þŒõïç3Ö º¢ØÖç3µ aC:\GitHub\Schnappix\node_modules\react-native-gesture-handler\android\src\main\jni\CMakeLists.txt  Ü¿šðç3Ö º¢ØÖç3µ
² ²
¯C:\GitHub\Schnappix\node_modules\react-native-reanimated\android\build\intermediates\prefab_package_configuration\release\prefabReleaseConfigurePackage\prefab_publication.json  þŒõïç3 ¯C:\GitHub\Schnappix\node_modules\react-native-reanimated\android\build\intermediates\prefab_package_configuration\release\prefabReleaseConfigurePackage\prefab_publication.json  Ü¿šðç3
@@ -2,29 +2,29 @@ C/C++ Structured Log
 
C:\GitHub\Schnappix\node_modules\react-native-gesture-handler\android\.cxx\RelWithDebInfo\x4o624a3\x86_64\additional_project_files.txtC C:\GitHub\Schnappix\node_modules\react-native-gesture-handler\android\.cxx\RelWithDebInfo\x4o624a3\x86_64\additional_project_files.txtC
A A
?com.android.build.gradle.internal.cxx.io.EncodedFileFingerPrint  îõïç3  ¦…åÖç3‰ ?com.android.build.gradle.internal.cxx.io.EncodedFileFingerPrint  çÀšðç3  ¦…åÖç3‰
 
ƒC:\GitHub\Schnappix\node_modules\react-native-gesture-handler\android\.cxx\RelWithDebInfo\x4o624a3\x86_64\android_gradle_build.json  îõïç3Õ ¦…åÖç3Ž ƒC:\GitHub\Schnappix\node_modules\react-native-gesture-handler\android\.cxx\RelWithDebInfo\x4o624a3\x86_64\android_gradle_build.json  çÀšðç3Õ ¦…åÖç3Ž
 
ˆC:\GitHub\Schnappix\node_modules\react-native-gesture-handler\android\.cxx\RelWithDebInfo\x4o624a3\x86_64\android_gradle_build_mini.json  îõïç3␍ Å…åÖç3y ˆC:\GitHub\Schnappix\node_modules\react-native-gesture-handler\android\.cxx\RelWithDebInfo\x4o624a3\x86_64\android_gradle_build_mini.json  çÀšðç3␍ Å…åÖç3y
w w
uC:\GitHub\Schnappix\node_modules\react-native-gesture-handler\android\.cxx\RelWithDebInfo\x4o624a3\x86_64\build.ninja  îõïç3Œ €„åÖç3} uC:\GitHub\Schnappix\node_modules\react-native-gesture-handler\android\.cxx\RelWithDebInfo\x4o624a3\x86_64\build.ninja  çÀšðç3Œ €„åÖç3}
{ {
yC:\GitHub\Schnappix\node_modules\react-native-gesture-handler\android\.cxx\RelWithDebInfo\x4o624a3\x86_64\build.ninja.txt  îõïç3ƒ yC:\GitHub\Schnappix\node_modules\react-native-gesture-handler\android\.cxx\RelWithDebInfo\x4o624a3\x86_64\build.ninja.txt  çÀšðç3ƒ
 
~C:\GitHub\Schnappix\node_modules\react-native-gesture-handler\android\.cxx\RelWithDebInfo\x4o624a3\x86_64\build_file_index.txt  îõïç3a È…åÖç3„ ~C:\GitHub\Schnappix\node_modules\react-native-gesture-handler\android\.cxx\RelWithDebInfo\x4o624a3\x86_64\build_file_index.txt  çÀšðç3a È…åÖç3„
 
C:\GitHub\Schnappix\node_modules\react-native-gesture-handler\android\.cxx\RelWithDebInfo\x4o624a3\x86_64\compile_commands.json  îõïç3ó␍ þƒåÖç3‰ C:\GitHub\Schnappix\node_modules\react-native-gesture-handler\android\.cxx\RelWithDebInfo\x4o624a3\x86_64\compile_commands.json  çÀšðç3ó␍ þƒåÖç3‰
 
ƒC:\GitHub\Schnappix\node_modules\react-native-gesture-handler\android\.cxx\RelWithDebInfo\x4o624a3\x86_64\compile_commands.json.bin  îõïç3 ¦ þƒåÖç3 ƒC:\GitHub\Schnappix\node_modules\react-native-gesture-handler\android\.cxx\RelWithDebInfo\x4o624a3\x86_64\compile_commands.json.bin  çÀšðç3 ¦ þƒåÖç3
Œ Œ
C:\GitHub\Schnappix\node_modules\react-native-gesture-handler\android\.cxx\RelWithDebInfo\x4o624a3\x86_64\metadata_generation_command.txt  îõïç3 C:\GitHub\Schnappix\node_modules\react-native-gesture-handler\android\.cxx\RelWithDebInfo\x4o624a3\x86_64\metadata_generation_command.txt  çÀšðç3
® Æ…åÖç3€ ® Æ…åÖç3€
~ ~
|C:\GitHub\Schnappix\node_modules\react-native-gesture-handler\android\.cxx\RelWithDebInfo\x4o624a3\x86_64\prefab_config.json  îõïç3 ê Ç…åÖç3‡ |C:\GitHub\Schnappix\node_modules\react-native-gesture-handler\android\.cxx\RelWithDebInfo\x4o624a3\x86_64\prefab_config.json  çÀšðç3 ê Ç…åÖç3‡
 
C:\GitHub\Schnappix\node_modules\react-native-gesture-handler\android\.cxx\RelWithDebInfo\x4o624a3\x86_64\symbol_folder_index.txt  îõïç3  Ç…åÖç3e C:\GitHub\Schnappix\node_modules\react-native-gesture-handler\android\.cxx\RelWithDebInfo\x4o624a3\x86_64\symbol_folder_index.txt  çÀšðç3  Ç…åÖç3e
c c
aC:\GitHub\Schnappix\node_modules\react-native-gesture-handler\android\src\main\jni\CMakeLists.txt  îõïç3Ö º¢ØÖç3µ aC:\GitHub\Schnappix\node_modules\react-native-gesture-handler\android\src\main\jni\CMakeLists.txt  çÀšðç3Ö º¢ØÖç3µ
² ²
¯C:\GitHub\Schnappix\node_modules\react-native-reanimated\android\build\intermediates\prefab_package_configuration\release\prefabReleaseConfigurePackage\prefab_publication.json  îõïç3 ¯C:\GitHub\Schnappix\node_modules\react-native-reanimated\android\build\intermediates\prefab_package_configuration\release\prefabReleaseConfigurePackage\prefab_publication.json  çÀšðç3
@@ -79,3 +79,4 @@
9 57 0 C:/GitHub/Schnappix/node_modules/react-native-reanimated/android/.cxx/RelWithDebInfo/27j2b4b6/arm64-v8a/CMakeFiles/cmake.verify_globs 32e7f189c717ee00 9 57 0 C:/GitHub/Schnappix/node_modules/react-native-reanimated/android/.cxx/RelWithDebInfo/27j2b4b6/arm64-v8a/CMakeFiles/cmake.verify_globs 32e7f189c717ee00
9 61 0 C:/GitHub/Schnappix/node_modules/react-native-reanimated/android/.cxx/RelWithDebInfo/27j2b4b6/arm64-v8a/CMakeFiles/cmake.verify_globs 32e7f189c717ee00 9 61 0 C:/GitHub/Schnappix/node_modules/react-native-reanimated/android/.cxx/RelWithDebInfo/27j2b4b6/arm64-v8a/CMakeFiles/cmake.verify_globs 32e7f189c717ee00
7 47 0 C:/GitHub/Schnappix/node_modules/react-native-reanimated/android/.cxx/RelWithDebInfo/27j2b4b6/arm64-v8a/CMakeFiles/cmake.verify_globs 32e7f189c717ee00 7 47 0 C:/GitHub/Schnappix/node_modules/react-native-reanimated/android/.cxx/RelWithDebInfo/27j2b4b6/arm64-v8a/CMakeFiles/cmake.verify_globs 32e7f189c717ee00
8 72 0 C:/GitHub/Schnappix/node_modules/react-native-reanimated/android/.cxx/RelWithDebInfo/27j2b4b6/arm64-v8a/CMakeFiles/cmake.verify_globs 32e7f189c717ee00
@@ -2,37 +2,37 @@ C/C++ Structured Log
 
C:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\arm64-v8a\additional_project_files.txtC C:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\arm64-v8a\additional_project_files.txtC
A A
?com.android.build.gradle.internal.cxx.io.EncodedFileFingerPrint  —„õïç3  ÑæÂÖç3‡ ?com.android.build.gradle.internal.cxx.io.EncodedFileFingerPrint  ×µšðç3  ÑæÂÖç3‡
 
C:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\arm64-v8a\android_gradle_build.json  —„õïç3 ¥çÂÖç3Œ C:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\arm64-v8a\android_gradle_build.json  ×µšðç3 ¥çÂÖç3Œ
 
C:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\arm64-v8a\android_gradle_build_mini.json  —„õïç3¹ ¸èÂÖç3w C:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\arm64-v8a\android_gradle_build_mini.json  ×µšðç3¹ ¸èÂÖç3w
u u
sC:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\arm64-v8a\build.ninja  —„õïç3è• ÍáÂÖç3{ sC:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\arm64-v8a\build.ninja  ×µšðç3è• ÍáÂÖç3{
y y
wC:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\arm64-v8a\build.ninja.txt  —„õïç3 wC:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\arm64-v8a\build.ninja.txt  ×µšðç3
~ ~
|C:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\arm64-v8a\build_file_index.txt  —„õïç3µ ½èÂÖç3 |C:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\arm64-v8a\build_file_index.txt  ×µšðç3µ ½èÂÖç3
 
}C:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\arm64-v8a\compile_commands.json  —„õïç3›À␍ ËáÂÖç3‡ }C:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\arm64-v8a\compile_commands.json  ×µšðç3›À␍ ËáÂÖç3‡
 
C:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\arm64-v8a\compile_commands.json.bin  —„õïç3 ɪ ËáÂÖç3 C:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\arm64-v8a\compile_commands.json.bin  ×µšðç3 ɪ ËáÂÖç3
Š Š
C:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\arm64-v8a\metadata_generation_command.txt  —„õïç3 C:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\arm64-v8a\metadata_generation_command.txt  ×µšðç3
û ºèÂÖç3~ û ºèÂÖç3~
| |
zC:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\arm64-v8a\prefab_config.json  —„õïç3 è ºèÂÖç3„ zC:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\arm64-v8a\prefab_config.json  ×µšðç3 è ºèÂÖç3„
 
C:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\arm64-v8a\symbol_folder_index.txt  —„õïç3 ~ ½èÂÖç3Á C:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\arm64-v8a\symbol_folder_index.txt  ×µšðç3 ~ ½èÂÖç3Á
¾ ¾
»C:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\prefab\arm64-v8a\prefab\lib\aarch64-linux-android\cmake\ReactAndroid\ReactAndroidConfig.cmake  —„õïç3ù␍ û¤ÂÖç3È »C:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\prefab\arm64-v8a\prefab\lib\aarch64-linux-android\cmake\ReactAndroid\ReactAndroidConfig.cmake  ×µšðç3ù␍ û¤ÂÖç3È
Å Å
ÂC:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\prefab\arm64-v8a\prefab\lib\aarch64-linux-android\cmake\ReactAndroid\ReactAndroidConfigVersion.cmake  —„õïç3 ü¤ÂÖç3³ ÂC:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\prefab\arm64-v8a\prefab\lib\aarch64-linux-android\cmake\ReactAndroid\ReactAndroidConfigVersion.cmake  ×µšðç3 ü¤ÂÖç3³
° °
­C:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\prefab\arm64-v8a\prefab\lib\aarch64-linux-android\cmake\fbjni\fbjniConfig.cmake  —„õïç3 ÷¤ÂÖç3º ­C:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\prefab\arm64-v8a\prefab\lib\aarch64-linux-android\cmake\fbjni\fbjniConfig.cmake  ×µšðç3 ÷¤ÂÖç3º
· ·
´C:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\prefab\arm64-v8a\prefab\lib\aarch64-linux-android\cmake\fbjni\fbjniConfigVersion.cmake  —„õïç3 ø¤ÂÖç3S ´C:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\prefab\arm64-v8a\prefab\lib\aarch64-linux-android\cmake\fbjni\fbjniConfigVersion.cmake  ×µšðç3 ø¤ÂÖç3S
Q Q
OC:\GitHub\Schnappix\node_modules\react-native-reanimated\android\CMakeLists.txt  —„õïç3š É÷ÇÑç3³ OC:\GitHub\Schnappix\node_modules\react-native-reanimated\android\CMakeLists.txt  ×µšðç3š É÷ÇÑç3³
° °
­C:\GitHub\Schnappix\node_modules\react-native-worklets\android\build\intermediates\prefab_package_configuration\release\prefabReleaseConfigurePackage\prefab_publication.json  —„õïç3 ­C:\GitHub\Schnappix\node_modules\react-native-worklets\android\build\intermediates\prefab_package_configuration\release\prefabReleaseConfigurePackage\prefab_publication.json  ×µšðç3
@@ -79,3 +79,4 @@
6 40 0 C:/GitHub/Schnappix/node_modules/react-native-reanimated/android/.cxx/RelWithDebInfo/27j2b4b6/armeabi-v7a/CMakeFiles/cmake.verify_globs 57d7fcf445cb6c0f 6 40 0 C:/GitHub/Schnappix/node_modules/react-native-reanimated/android/.cxx/RelWithDebInfo/27j2b4b6/armeabi-v7a/CMakeFiles/cmake.verify_globs 57d7fcf445cb6c0f
7 45 0 C:/GitHub/Schnappix/node_modules/react-native-reanimated/android/.cxx/RelWithDebInfo/27j2b4b6/armeabi-v7a/CMakeFiles/cmake.verify_globs 57d7fcf445cb6c0f 7 45 0 C:/GitHub/Schnappix/node_modules/react-native-reanimated/android/.cxx/RelWithDebInfo/27j2b4b6/armeabi-v7a/CMakeFiles/cmake.verify_globs 57d7fcf445cb6c0f
5 42 0 C:/GitHub/Schnappix/node_modules/react-native-reanimated/android/.cxx/RelWithDebInfo/27j2b4b6/armeabi-v7a/CMakeFiles/cmake.verify_globs 57d7fcf445cb6c0f 5 42 0 C:/GitHub/Schnappix/node_modules/react-native-reanimated/android/.cxx/RelWithDebInfo/27j2b4b6/armeabi-v7a/CMakeFiles/cmake.verify_globs 57d7fcf445cb6c0f
6 52 0 C:/GitHub/Schnappix/node_modules/react-native-reanimated/android/.cxx/RelWithDebInfo/27j2b4b6/armeabi-v7a/CMakeFiles/cmake.verify_globs 57d7fcf445cb6c0f
@@ -2,37 +2,37 @@ C/C++ Structured Log
 
C:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\armeabi-v7a\additional_project_files.txtC C:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\armeabi-v7a\additional_project_files.txtC
A A
?com.android.build.gradle.internal.cxx.io.EncodedFileFingerPrint  ç„õïç3  …ûÃÖç3‰ ?com.android.build.gradle.internal.cxx.io.EncodedFileFingerPrint  ¶šðç3  …ûÃÖç3‰
 
ƒC:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\armeabi-v7a\android_gradle_build.json  ç„õïç3¥ ‹ûÃÖç3Ž ƒC:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\armeabi-v7a\android_gradle_build.json  ¶šðç3¥ ‹ûÃÖç3Ž
 
ˆC:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\armeabi-v7a\android_gradle_build_mini.json  ç„õïç3Ñ ÕûÃÖç3y ˆC:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\armeabi-v7a\android_gradle_build_mini.json  ¶šðç3Ñ ÕûÃÖç3y
w w
uC:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\armeabi-v7a\build.ninja  ç„õïç3»Ÿ ÇïÃÖç3} uC:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\armeabi-v7a\build.ninja  ¶šðç3»Ÿ ÇïÃÖç3}
{ {
yC:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\armeabi-v7a\build.ninja.txt  ç„õïç3ƒ yC:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\armeabi-v7a\build.ninja.txt  ¶šðç3ƒ
 
~C:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\armeabi-v7a\build_file_index.txt  ç„õïç3½ ØûÃÖç3„ ~C:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\armeabi-v7a\build_file_index.txt  ¶šðç3½ ØûÃÖç3„
 
C:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\armeabi-v7a\compile_commands.json  è„õïç3èÍ␍ ¹ïÃÖç3‰ C:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\armeabi-v7a\compile_commands.json  ¶šðç3èÍ␍ ¹ïÃÖç3‰
 
ƒC:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\armeabi-v7a\compile_commands.json.bin  è„õïç3 Û© ¹ïÃÖç3 ƒC:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\armeabi-v7a\compile_commands.json.bin  ¶šðç3 Û© ¹ïÃÖç3
Œ Œ
C:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\armeabi-v7a\metadata_generation_command.txt  è„õïç3 C:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\armeabi-v7a\metadata_generation_command.txt  ¶šðç3
 ÖûÃÖç3€  ÖûÃÖç3€
~ ~
|C:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\armeabi-v7a\prefab_config.json  è„õïç3 è ÖûÃÖç3‡ |C:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\armeabi-v7a\prefab_config.json  ¶šðç3 è ÖûÃÖç3‡
 
C:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\armeabi-v7a\symbol_folder_index.txt  è„õïç3  ×ûÃÖç3à C:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\armeabi-v7a\symbol_folder_index.txt  ¶šðç3  ×ûÃÖç3Ã
À À
½C:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\prefab\armeabi-v7a\prefab\lib\arm-linux-androideabi\cmake\ReactAndroid\ReactAndroidConfig.cmake  è„õïç3ÿ␍ ÈÃÖç3Ê ½C:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\prefab\armeabi-v7a\prefab\lib\arm-linux-androideabi\cmake\ReactAndroid\ReactAndroidConfig.cmake  ¶šðç3ÿ␍ ÈÃÖç3Ê
Ç Ç
ÄC:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\prefab\armeabi-v7a\prefab\lib\arm-linux-androideabi\cmake\ReactAndroid\ReactAndroidConfigVersion.cmake  è„õïç3 ÊÃÖç3µ ÄC:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\prefab\armeabi-v7a\prefab\lib\arm-linux-androideabi\cmake\ReactAndroid\ReactAndroidConfigVersion.cmake  ¶šðç3 ÊÃÖç3µ
² ²
¯C:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\prefab\armeabi-v7a\prefab\lib\arm-linux-androideabi\cmake\fbjni\fbjniConfig.cmake  è„õïç3 ¿ÃÖç3¼ ¯C:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\prefab\armeabi-v7a\prefab\lib\arm-linux-androideabi\cmake\fbjni\fbjniConfig.cmake  ¶šðç3 ¿ÃÖç3¼
¹ ¹
C:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\prefab\armeabi-v7a\prefab\lib\arm-linux-androideabi\cmake\fbjni\fbjniConfigVersion.cmake  è„õïç3 ÀÃÖç3S C:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\prefab\armeabi-v7a\prefab\lib\arm-linux-androideabi\cmake\fbjni\fbjniConfigVersion.cmake  ¶šðç3 ÀÃÖç3S
Q Q
OC:\GitHub\Schnappix\node_modules\react-native-reanimated\android\CMakeLists.txt  è„õïç3š É÷ÇÑç3³ OC:\GitHub\Schnappix\node_modules\react-native-reanimated\android\CMakeLists.txt  ¶šðç3š É÷ÇÑç3³
° °
­C:\GitHub\Schnappix\node_modules\react-native-worklets\android\build\intermediates\prefab_package_configuration\release\prefabReleaseConfigurePackage\prefab_publication.json  è„õïç3 ­C:\GitHub\Schnappix\node_modules\react-native-worklets\android\build\intermediates\prefab_package_configuration\release\prefabReleaseConfigurePackage\prefab_publication.json  ¶šðç3
@@ -79,3 +79,4 @@
7 54 0 C:/GitHub/Schnappix/node_modules/react-native-reanimated/android/.cxx/RelWithDebInfo/27j2b4b6/x86/CMakeFiles/cmake.verify_globs a122145907114acf 7 54 0 C:/GitHub/Schnappix/node_modules/react-native-reanimated/android/.cxx/RelWithDebInfo/27j2b4b6/x86/CMakeFiles/cmake.verify_globs a122145907114acf
8 65 0 C:/GitHub/Schnappix/node_modules/react-native-reanimated/android/.cxx/RelWithDebInfo/27j2b4b6/x86/CMakeFiles/cmake.verify_globs a122145907114acf 8 65 0 C:/GitHub/Schnappix/node_modules/react-native-reanimated/android/.cxx/RelWithDebInfo/27j2b4b6/x86/CMakeFiles/cmake.verify_globs a122145907114acf
7 53 0 C:/GitHub/Schnappix/node_modules/react-native-reanimated/android/.cxx/RelWithDebInfo/27j2b4b6/x86/CMakeFiles/cmake.verify_globs a122145907114acf 7 53 0 C:/GitHub/Schnappix/node_modules/react-native-reanimated/android/.cxx/RelWithDebInfo/27j2b4b6/x86/CMakeFiles/cmake.verify_globs a122145907114acf
11 53 0 C:/GitHub/Schnappix/node_modules/react-native-reanimated/android/.cxx/RelWithDebInfo/27j2b4b6/x86/CMakeFiles/cmake.verify_globs a122145907114acf
@@ -2,37 +2,37 @@ C/C++ Structured Log
µ µ
²C:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\prefab\x86\prefab\lib\i686-linux-android\cmake\ReactAndroid\ReactAndroidConfig.cmakeC ²C:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\prefab\x86\prefab\lib\i686-linux-android\cmake\ReactAndroid\ReactAndroidConfig.cmakeC
A A
?com.android.build.gradle.internal.cxx.io.EncodedFileFingerPrint  ¯…õïç3ç␍ ª¯ÄÖç3¿ ?com.android.build.gradle.internal.cxx.io.EncodedFileFingerPrint  ضšðç3ç␍ ª¯ÄÖç3¿
¼ ¼
¹C:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\prefab\x86\prefab\lib\i686-linux-android\cmake\ReactAndroid\ReactAndroidConfigVersion.cmake  ¯…õïç3 «¯ÄÖç3ª ¹C:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\prefab\x86\prefab\lib\i686-linux-android\cmake\ReactAndroid\ReactAndroidConfigVersion.cmake  ضšðç3 «¯ÄÖç3ª
§ §
¤C:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\prefab\x86\prefab\lib\i686-linux-android\cmake\fbjni\fbjniConfig.cmake  ¯…õïç3þ ¤¯ÄÖç3± ¤C:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\prefab\x86\prefab\lib\i686-linux-android\cmake\fbjni\fbjniConfig.cmake  ضšðç3þ ¤¯ÄÖç3±
® ®
«C:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\prefab\x86\prefab\lib\i686-linux-android\cmake\fbjni\fbjniConfigVersion.cmake  ¯…õïç3 ¥¯ÄÖç3ƒ «C:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\prefab\x86\prefab\lib\i686-linux-android\cmake\fbjni\fbjniConfigVersion.cmake  ضšðç3 ¥¯ÄÖç3ƒ
 
~C:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\x86\additional_project_files.txt  ¯…õïç3  ³ÜÄÖç3 ~C:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\x86\additional_project_files.txt  ضšðç3  ³ÜÄÖç3
} }
{C:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\x86\android_gradle_build.json  ¯…õïç3¹ µÜÄÖç3† {C:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\x86\android_gradle_build.json  ضšðç3¹ µÜÄÖç3†
ƒ ƒ
C:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\x86\android_gradle_build_mini.json  ¯…õïç3å ŒÝÄÖç3q C:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\x86\android_gradle_build_mini.json  ضšðç3å ŒÝÄÖç3q
o o
mC:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\x86\build.ninja  ¯…õïç3 ÛŸ ÏÙÄÖç3u mC:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\x86\build.ninja  ضšðç3 ÛŸ ÏÙÄÖç3u
s s
qC:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\x86\build.ninja.txt  ¯…õïç3 qC:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\x86\build.ninja.txt  ضšðç3
z z
x x
vC:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\x86\build_file_index.txt  ¯…õïç3  ‘ÝÄÖç3{ vC:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\x86\build_file_index.txt  ضšðç3  ‘ÝÄÖç3{
y y
wC:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\x86\compile_commands.json  ¯…õïç3 Ô¿␍ ÎÙÄÖç3 wC:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\x86\compile_commands.json  ضšðç3 Ô¿␍ ÎÙÄÖç3
} }
{C:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\x86\compile_commands.json.bin  ¯…õïç3§® ÎÙÄÖç3‡ {C:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\x86\compile_commands.json.bin  ضšðç3§® ÎÙÄÖç3‡
 
C:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\x86\metadata_generation_command.txt  ¯…õïç3× ŒÝÄÖç3x C:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\x86\metadata_generation_command.txt  ضšðç3× ŒÝÄÖç3x
v v
tC:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\x86\prefab_config.json  ¯…õïç3è ÝÄÖç3} tC:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\x86\prefab_config.json  ضšðç3è ÝÄÖç3}
{ {
yC:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\x86\symbol_folder_index.txt  ¯…õïç3x ÝÄÖç3S yC:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\x86\symbol_folder_index.txt  ضšðç3x ÝÄÖç3S
Q Q
OC:\GitHub\Schnappix\node_modules\react-native-reanimated\android\CMakeLists.txt  ¯…õïç3š É÷ÇÑç3³ OC:\GitHub\Schnappix\node_modules\react-native-reanimated\android\CMakeLists.txt  ضšðç3š É÷ÇÑç3³
° °
­C:\GitHub\Schnappix\node_modules\react-native-worklets\android\build\intermediates\prefab_package_configuration\release\prefabReleaseConfigurePackage\prefab_publication.json  ¯…õïç3 ­C:\GitHub\Schnappix\node_modules\react-native-worklets\android\build\intermediates\prefab_package_configuration\release\prefabReleaseConfigurePackage\prefab_publication.json  ضšðç3
@@ -79,3 +79,4 @@
4 40 0 C:/GitHub/Schnappix/node_modules/react-native-reanimated/android/.cxx/RelWithDebInfo/27j2b4b6/x86_64/CMakeFiles/cmake.verify_globs 7f324071863f8fb6 4 40 0 C:/GitHub/Schnappix/node_modules/react-native-reanimated/android/.cxx/RelWithDebInfo/27j2b4b6/x86_64/CMakeFiles/cmake.verify_globs 7f324071863f8fb6
7 57 0 C:/GitHub/Schnappix/node_modules/react-native-reanimated/android/.cxx/RelWithDebInfo/27j2b4b6/x86_64/CMakeFiles/cmake.verify_globs 7f324071863f8fb6 7 57 0 C:/GitHub/Schnappix/node_modules/react-native-reanimated/android/.cxx/RelWithDebInfo/27j2b4b6/x86_64/CMakeFiles/cmake.verify_globs 7f324071863f8fb6
5 37 0 C:/GitHub/Schnappix/node_modules/react-native-reanimated/android/.cxx/RelWithDebInfo/27j2b4b6/x86_64/CMakeFiles/cmake.verify_globs 7f324071863f8fb6 5 37 0 C:/GitHub/Schnappix/node_modules/react-native-reanimated/android/.cxx/RelWithDebInfo/27j2b4b6/x86_64/CMakeFiles/cmake.verify_globs 7f324071863f8fb6
6 47 0 C:/GitHub/Schnappix/node_modules/react-native-reanimated/android/.cxx/RelWithDebInfo/27j2b4b6/x86_64/CMakeFiles/cmake.verify_globs 7f324071863f8fb6
@@ -2,37 +2,37 @@ C/C++ Structured Log
º º
·C:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\prefab\x86_64\prefab\lib\x86_64-linux-android\cmake\ReactAndroid\ReactAndroidConfig.cmakeC ·C:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\prefab\x86_64\prefab\lib\x86_64-linux-android\cmake\ReactAndroid\ReactAndroidConfig.cmakeC
A A
?com.android.build.gradle.internal.cxx.io.EncodedFileFingerPrint  €†õïç3ð␍ ðáÄÖç3Ä ?com.android.build.gradle.internal.cxx.io.EncodedFileFingerPrint  ”·šðç3ð␍ ðáÄÖç3Ä
Á Á
¾C:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\prefab\x86_64\prefab\lib\x86_64-linux-android\cmake\ReactAndroid\ReactAndroidConfigVersion.cmake  €†õïç3 ñáÄÖç3¯ ¾C:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\prefab\x86_64\prefab\lib\x86_64-linux-android\cmake\ReactAndroid\ReactAndroidConfigVersion.cmake  ”·šðç3 ñáÄÖç3¯
¬ ¬
©C:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\prefab\x86_64\prefab\lib\x86_64-linux-android\cmake\fbjni\fbjniConfig.cmake  €†õïç3 ëáÄÖç3¶ ©C:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\prefab\x86_64\prefab\lib\x86_64-linux-android\cmake\fbjni\fbjniConfig.cmake  ”·šðç3 ëáÄÖç3¶
³ ³
°C:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\prefab\x86_64\prefab\lib\x86_64-linux-android\cmake\fbjni\fbjniConfigVersion.cmake  €†õïç3 ìáÄÖç3‡ °C:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\prefab\x86_64\prefab\lib\x86_64-linux-android\cmake\fbjni\fbjniConfigVersion.cmake  ”·šðç3 ìáÄÖç3‡
 
C:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\x86_64\additional_project_files.txt  €†õïç3  ÒÿÄÖç3ƒ C:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\x86_64\additional_project_files.txt  ”·šðç3  ÒÿÄÖç3ƒ
 
~C:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\x86_64\android_gradle_build.json  €†õïç3å ÓÿÄÖç3‰ ~C:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\x86_64\android_gradle_build.json  ”·šðç3å ÓÿÄÖç3‰
 
ƒC:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\x86_64\android_gradle_build_mini.json  €†õïç3 …€ÅÖç3t ƒC:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\x86_64\android_gradle_build_mini.json  ”·šðç3 …€ÅÖç3t
r r
pC:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\x86_64\build.ninja  €†õïç3 ¡š ®üÄÖç3x pC:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\x86_64\build.ninja  ”·šðç3 ¡š ®üÄÖç3x
v v
tC:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\x86_64\build.ninja.txt  €†õïç3 tC:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\x86_64\build.ninja.txt  ”·šðç3
} }
{ {
yC:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\x86_64\build_file_index.txt  €†õïç3 ¥ ˆ€ÅÖç3~ yC:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\x86_64\build_file_index.txt  ”·šðç3 ¥ ˆ€ÅÖç3~
| |
zC:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\x86_64\compile_commands.json  €†õïç3 ƒÀ␍ ¬üÄÖç3ƒ zC:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\x86_64\compile_commands.json  ”·šðç3 ƒÀ␍ ¬üÄÖç3ƒ
 
~C:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\x86_64\compile_commands.json.bin  €†õïç3¤¬ ¬üÄÖç3Š ~C:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\x86_64\compile_commands.json.bin  ”·šðç3¤¬ ¬üÄÖç3Š
 
C:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\x86_64\metadata_generation_command.txt  €†õïç3é †€ÅÖç3{ C:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\x86_64\metadata_generation_command.txt  ”·šðç3é †€ÅÖç3{
y y
wC:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\x86_64\prefab_config.json  €†õïç3è ‡€ÅÖç3€ wC:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\x86_64\prefab_config.json  ”·šðç3è ‡€ÅÖç3€
~ ~
|C:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\x86_64\symbol_folder_index.txt  €†õïç3{ ‡€ÅÖç3S |C:\GitHub\Schnappix\node_modules\react-native-reanimated\android\.cxx\RelWithDebInfo\27j2b4b6\x86_64\symbol_folder_index.txt  ”·šðç3{ ‡€ÅÖç3S
Q Q
OC:\GitHub\Schnappix\node_modules\react-native-reanimated\android\CMakeLists.txt  €†õïç3š É÷ÇÑç3³ OC:\GitHub\Schnappix\node_modules\react-native-reanimated\android\CMakeLists.txt  ”·šðç3š É÷ÇÑç3³
° °
­C:\GitHub\Schnappix\node_modules\react-native-worklets\android\build\intermediates\prefab_package_configuration\release\prefabReleaseConfigurePackage\prefab_publication.json  €†õïç3 ­C:\GitHub\Schnappix\node_modules\react-native-worklets\android\build\intermediates\prefab_package_configuration\release\prefabReleaseConfigurePackage\prefab_publication.json  ”·šðç3
@@ -40,3 +40,4 @@
6 45 0 C:/GitHub/Schnappix/node_modules/react-native-worklets/android/.cxx/RelWithDebInfo/0284w52g/arm64-v8a/CMakeFiles/cmake.verify_globs 2329927445e2646f 6 45 0 C:/GitHub/Schnappix/node_modules/react-native-worklets/android/.cxx/RelWithDebInfo/0284w52g/arm64-v8a/CMakeFiles/cmake.verify_globs 2329927445e2646f
6 36 0 C:/GitHub/Schnappix/node_modules/react-native-worklets/android/.cxx/RelWithDebInfo/0284w52g/arm64-v8a/CMakeFiles/cmake.verify_globs 2329927445e2646f 6 36 0 C:/GitHub/Schnappix/node_modules/react-native-worklets/android/.cxx/RelWithDebInfo/0284w52g/arm64-v8a/CMakeFiles/cmake.verify_globs 2329927445e2646f
4 36 0 C:/GitHub/Schnappix/node_modules/react-native-worklets/android/.cxx/RelWithDebInfo/0284w52g/arm64-v8a/CMakeFiles/cmake.verify_globs 2329927445e2646f 4 36 0 C:/GitHub/Schnappix/node_modules/react-native-worklets/android/.cxx/RelWithDebInfo/0284w52g/arm64-v8a/CMakeFiles/cmake.verify_globs 2329927445e2646f
5 34 0 C:/GitHub/Schnappix/node_modules/react-native-worklets/android/.cxx/RelWithDebInfo/0284w52g/arm64-v8a/CMakeFiles/cmake.verify_globs 2329927445e2646f
@@ -2,39 +2,39 @@ C/C++ Structured Log
 
C:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\arm64-v8a\additional_project_files.txtC C:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\arm64-v8a\additional_project_files.txtC
A A
?com.android.build.gradle.internal.cxx.io.EncodedFileFingerPrint  ºýôïç3  §×ÁÖç3„ ?com.android.build.gradle.internal.cxx.io.EncodedFileFingerPrint  ¥¯šðç3  §×ÁÖç3„
 
C:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\arm64-v8a\android_gradle_build.json  ºýôïç3â ­×ÁÖç3Š C:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\arm64-v8a\android_gradle_build.json  ¥¯šðç3â ­×ÁÖç3Š
 
C:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\arm64-v8a\android_gradle_build_mini.json  ºýôïç3Ž «ØÁÖç3u C:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\arm64-v8a\android_gradle_build_mini.json  ¥¯šðç3Ž «ØÁÖç3u
s s
qC:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\arm64-v8a\build.ninja  ºýôïç3¤œ ÝÕÁÖç3y qC:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\arm64-v8a\build.ninja  ¥¯šðç3¤œ ÝÕÁÖç3y
w w
uC:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\arm64-v8a\build.ninja.txt  ºýôïç3~ uC:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\arm64-v8a\build.ninja.txt  ¥¯šðç3~
| |
zC:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\arm64-v8a\build_file_index.txt  ºýôïç3¬ ±ØÁÖç3 zC:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\arm64-v8a\build_file_index.txt  ¥¯šðç3¬ ±ØÁÖç3
} }
{C:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\arm64-v8a\compile_commands.json  ºýôïç3Òô ÛÕÁÖç3„ {C:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\arm64-v8a\compile_commands.json  ¥¯šðç3Òô ÛÕÁÖç3„
 
C:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\arm64-v8a\compile_commands.json.bin  ºýôïç3 ÔU ÛÕÁÖç3‹ C:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\arm64-v8a\compile_commands.json.bin  ¥¯šðç3 ÔU ÛÕÁÖç3‹
ˆ ˆ
C:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\arm64-v8a\metadata_generation_command.txt  ºýôïç3 C:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\arm64-v8a\metadata_generation_command.txt  ¥¯šðç3
 ␍ ¯ØÁÖç3|  ␍ ¯ØÁÖç3|
z z
xC:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\arm64-v8a\prefab_config.json  ºýôïç3 ú °ØÁÖç3 xC:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\arm64-v8a\prefab_config.json  ¥¯šðç3 ú °ØÁÖç3
 
}C:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\arm64-v8a\symbol_folder_index.txt  ºýôïç3 | °ØÁÖç3¿ }C:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\arm64-v8a\symbol_folder_index.txt  ¥¯šðç3 | °ØÁÖç3¿
¼ ¼
¹C:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\prefab\arm64-v8a\prefab\lib\aarch64-linux-android\cmake\ReactAndroid\ReactAndroidConfig.cmake  ºýôïç3ù␍ §·ÁÖç3Æ ¹C:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\prefab\arm64-v8a\prefab\lib\aarch64-linux-android\cmake\ReactAndroid\ReactAndroidConfig.cmake  ¥¯šðç3ù␍ §·ÁÖç3Æ
à Ã
ÀC:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\prefab\arm64-v8a\prefab\lib\aarch64-linux-android\cmake\ReactAndroid\ReactAndroidConfigVersion.cmake  ºýôïç3 §·ÁÖç3± ÀC:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\prefab\arm64-v8a\prefab\lib\aarch64-linux-android\cmake\ReactAndroid\ReactAndroidConfigVersion.cmake  ¥¯šðç3 §·ÁÖç3±
® ®
«C:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\prefab\arm64-v8a\prefab\lib\aarch64-linux-android\cmake\fbjni\fbjniConfig.cmake  »ýôïç3 ¢·ÁÖç3¸ «C:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\prefab\arm64-v8a\prefab\lib\aarch64-linux-android\cmake\fbjni\fbjniConfig.cmake  ¥¯šðç3 ¢·ÁÖç3¸
µ µ
²C:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\prefab\arm64-v8a\prefab\lib\aarch64-linux-android\cmake\fbjni\fbjniConfigVersion.cmake  »ýôïç3 £·ÁÖç3Á ²C:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\prefab\arm64-v8a\prefab\lib\aarch64-linux-android\cmake\fbjni\fbjniConfigVersion.cmake  ¦¯šðç3 £·ÁÖç3Á
¾ ¾
»C:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\prefab\arm64-v8a\prefab\lib\aarch64-linux-android\cmake\hermes-engine\hermes-engineConfig.cmake  »ýôïç3Õ ¤·ÁÖç3È »C:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\prefab\arm64-v8a\prefab\lib\aarch64-linux-android\cmake\hermes-engine\hermes-engineConfig.cmake  ¦¯šðç3Õ ¤·ÁÖç3È
Å Å
ÂC:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\prefab\arm64-v8a\prefab\lib\aarch64-linux-android\cmake\hermes-engine\hermes-engineConfigVersion.cmake  »ýôïç3 ¥·ÁÖç3Q ÂC:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\prefab\arm64-v8a\prefab\lib\aarch64-linux-android\cmake\hermes-engine\hermes-engineConfigVersion.cmake  ¦¯šðç3 ¥·ÁÖç3Q
O O
MC:\GitHub\Schnappix\node_modules\react-native-worklets\android\CMakeLists.txt  »ýôïç3†" ÇãÇÑç3 MC:\GitHub\Schnappix\node_modules\react-native-worklets\android\CMakeLists.txt  ¦¯šðç3†" ÇãÇÑç3
@@ -40,3 +40,4 @@
4 32 0 C:/GitHub/Schnappix/node_modules/react-native-worklets/android/.cxx/RelWithDebInfo/0284w52g/armeabi-v7a/CMakeFiles/cmake.verify_globs 9d59fa146ce93ecf 4 32 0 C:/GitHub/Schnappix/node_modules/react-native-worklets/android/.cxx/RelWithDebInfo/0284w52g/armeabi-v7a/CMakeFiles/cmake.verify_globs 9d59fa146ce93ecf
4 31 0 C:/GitHub/Schnappix/node_modules/react-native-worklets/android/.cxx/RelWithDebInfo/0284w52g/armeabi-v7a/CMakeFiles/cmake.verify_globs 9d59fa146ce93ecf 4 31 0 C:/GitHub/Schnappix/node_modules/react-native-worklets/android/.cxx/RelWithDebInfo/0284w52g/armeabi-v7a/CMakeFiles/cmake.verify_globs 9d59fa146ce93ecf
5 35 0 C:/GitHub/Schnappix/node_modules/react-native-worklets/android/.cxx/RelWithDebInfo/0284w52g/armeabi-v7a/CMakeFiles/cmake.verify_globs 9d59fa146ce93ecf 5 35 0 C:/GitHub/Schnappix/node_modules/react-native-worklets/android/.cxx/RelWithDebInfo/0284w52g/armeabi-v7a/CMakeFiles/cmake.verify_globs 9d59fa146ce93ecf
5 28 0 C:/GitHub/Schnappix/node_modules/react-native-worklets/android/.cxx/RelWithDebInfo/0284w52g/armeabi-v7a/CMakeFiles/cmake.verify_globs 9d59fa146ce93ecf
@@ -2,39 +2,39 @@ C/C++ Structured Log
 
C:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\armeabi-v7a\additional_project_files.txtC C:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\armeabi-v7a\additional_project_files.txtC
A A
?com.android.build.gradle.internal.cxx.io.EncodedFileFingerPrint  ¹þôïç3  ÇðÁÖç3‡ ?com.android.build.gradle.internal.cxx.io.EncodedFileFingerPrint  €°šðç3  ÇðÁÖç3‡
 
C:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\armeabi-v7a\android_gradle_build.json  ¹þôïç3þ ÈðÁÖç3Œ C:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\armeabi-v7a\android_gradle_build.json  €°šðç3þ ÈðÁÖç3Œ
 
C:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\armeabi-v7a\android_gradle_build_mini.json  ¹þôïç3ª óðÁÖç3w C:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\armeabi-v7a\android_gradle_build_mini.json  €°šðç3ª óðÁÖç3w
u u
sC:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\armeabi-v7a\build.ninja  ¹þôïç3´¢ µïÁÖç3{ sC:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\armeabi-v7a\build.ninja  €°šðç3´¢ µïÁÖç3{
y y
wC:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\armeabi-v7a\build.ninja.txt  ¹þôïç3 wC:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\armeabi-v7a\build.ninja.txt  €°šðç3
~ ~
|C:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\armeabi-v7a\build_file_index.txt  ¹þôïç3¸ õðÁÖç3 |C:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\armeabi-v7a\build_file_index.txt  €°šðç3¸ õðÁÖç3
 
}C:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\armeabi-v7a\compile_commands.json  ¹þôïç3˜û ³ïÁÖç3‡ }C:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\armeabi-v7a\compile_commands.json  €°šðç3˜û ³ïÁÖç3‡
 
C:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\armeabi-v7a\compile_commands.json.bin  ¹þôïç3 çU ³ïÁÖç3 C:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\armeabi-v7a\compile_commands.json.bin  €°šðç3 çU ³ïÁÖç3
Š Š
C:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\armeabi-v7a\metadata_generation_command.txt  ¹þôïç3 C:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\armeabi-v7a\metadata_generation_command.txt  €°šðç3
¬␍ ôðÁÖç3~ ¬␍ ôðÁÖç3~
| |
zC:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\armeabi-v7a\prefab_config.json  ºþôïç3 ú ôðÁÖç3„ zC:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\armeabi-v7a\prefab_config.json  °šðç3 ú ôðÁÖç3„
 
C:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\armeabi-v7a\symbol_folder_index.txt  ºþôïç3 ~ õðÁÖç3Á C:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\armeabi-v7a\symbol_folder_index.txt  °šðç3 ~ õðÁÖç3Á
¾ ¾
»C:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\prefab\armeabi-v7a\prefab\lib\arm-linux-androideabi\cmake\ReactAndroid\ReactAndroidConfig.cmake  ºþôïç3ÿ␍ ŠÞÁÖç3È »C:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\prefab\armeabi-v7a\prefab\lib\arm-linux-androideabi\cmake\ReactAndroid\ReactAndroidConfig.cmake  °šðç3ÿ␍ ŠÞÁÖç3È
Å Å
ÂC:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\prefab\armeabi-v7a\prefab\lib\arm-linux-androideabi\cmake\ReactAndroid\ReactAndroidConfigVersion.cmake  ºþôïç3 ‹ÞÁÖç3³ ÂC:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\prefab\armeabi-v7a\prefab\lib\arm-linux-androideabi\cmake\ReactAndroid\ReactAndroidConfigVersion.cmake  °šðç3 ‹ÞÁÖç3³
° °
­C:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\prefab\armeabi-v7a\prefab\lib\arm-linux-androideabi\cmake\fbjni\fbjniConfig.cmake  ºþôïç3 ‡ÞÁÖç3º ­C:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\prefab\armeabi-v7a\prefab\lib\arm-linux-androideabi\cmake\fbjni\fbjniConfig.cmake  °šðç3 ‡ÞÁÖç3º
· ·
´C:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\prefab\armeabi-v7a\prefab\lib\arm-linux-androideabi\cmake\fbjni\fbjniConfigVersion.cmake  ºþôïç3 ‰ÞÁÖç3Ã ´C:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\prefab\armeabi-v7a\prefab\lib\arm-linux-androideabi\cmake\fbjni\fbjniConfigVersion.cmake  °šðç3 ‰ÞÁÖç3Ã
À À
½C:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\prefab\armeabi-v7a\prefab\lib\arm-linux-androideabi\cmake\hermes-engine\hermes-engineConfig.cmake  ºþôïç3× ‰ÞÁÖç3Ê ½C:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\prefab\armeabi-v7a\prefab\lib\arm-linux-androideabi\cmake\hermes-engine\hermes-engineConfig.cmake  °šðç3× ‰ÞÁÖç3Ê
Ç Ç
ÄC:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\prefab\armeabi-v7a\prefab\lib\arm-linux-androideabi\cmake\hermes-engine\hermes-engineConfigVersion.cmake  ºþôïç3 ŠÞÁÖç3Q ÄC:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\prefab\armeabi-v7a\prefab\lib\arm-linux-androideabi\cmake\hermes-engine\hermes-engineConfigVersion.cmake  °šðç3 ŠÞÁÖç3Q
O O
MC:\GitHub\Schnappix\node_modules\react-native-worklets\android\CMakeLists.txt  ºþôïç3†" ÇãÇÑç3 MC:\GitHub\Schnappix\node_modules\react-native-worklets\android\CMakeLists.txt  °šðç3†" ÇãÇÑç3
@@ -40,3 +40,4 @@
5 42 0 C:/GitHub/Schnappix/node_modules/react-native-worklets/android/.cxx/RelWithDebInfo/0284w52g/x86/CMakeFiles/cmake.verify_globs 579f77dd9de0f3 5 42 0 C:/GitHub/Schnappix/node_modules/react-native-worklets/android/.cxx/RelWithDebInfo/0284w52g/x86/CMakeFiles/cmake.verify_globs 579f77dd9de0f3
5 30 0 C:/GitHub/Schnappix/node_modules/react-native-worklets/android/.cxx/RelWithDebInfo/0284w52g/x86/CMakeFiles/cmake.verify_globs 579f77dd9de0f3 5 30 0 C:/GitHub/Schnappix/node_modules/react-native-worklets/android/.cxx/RelWithDebInfo/0284w52g/x86/CMakeFiles/cmake.verify_globs 579f77dd9de0f3
6 34 0 C:/GitHub/Schnappix/node_modules/react-native-worklets/android/.cxx/RelWithDebInfo/0284w52g/x86/CMakeFiles/cmake.verify_globs 579f77dd9de0f3 6 34 0 C:/GitHub/Schnappix/node_modules/react-native-worklets/android/.cxx/RelWithDebInfo/0284w52g/x86/CMakeFiles/cmake.verify_globs 579f77dd9de0f3
5 32 0 C:/GitHub/Schnappix/node_modules/react-native-worklets/android/.cxx/RelWithDebInfo/0284w52g/x86/CMakeFiles/cmake.verify_globs 579f77dd9de0f3
@@ -2,39 +2,39 @@ C/C++ Structured Log
³ ³
°C:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\prefab\x86\prefab\lib\i686-linux-android\cmake\ReactAndroid\ReactAndroidConfig.cmakeC °C:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\prefab\x86\prefab\lib\i686-linux-android\cmake\ReactAndroid\ReactAndroidConfig.cmakeC
A A
?com.android.build.gradle.internal.cxx.io.EncodedFileFingerPrint  úþôïç3ç␍ —õÁÖç3½ ?com.android.build.gradle.internal.cxx.io.EncodedFileFingerPrint  º°šðç3ç␍ —õÁÖç3½
º º
·C:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\prefab\x86\prefab\lib\i686-linux-android\cmake\ReactAndroid\ReactAndroidConfigVersion.cmake  úþôïç3 ˜õÁÖç3¨ ·C:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\prefab\x86\prefab\lib\i686-linux-android\cmake\ReactAndroid\ReactAndroidConfigVersion.cmake  º°šðç3 ˜õÁÖç3¨
¥ ¥
¢C:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\prefab\x86\prefab\lib\i686-linux-android\cmake\fbjni\fbjniConfig.cmake  úþôïç3þ ”õÁÖç3¯ ¢C:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\prefab\x86\prefab\lib\i686-linux-android\cmake\fbjni\fbjniConfig.cmake  º°šðç3þ ”õÁÖç3¯
¬ ¬
©C:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\prefab\x86\prefab\lib\i686-linux-android\cmake\fbjni\fbjniConfigVersion.cmake  úþôïç3 •õÁÖç3¸ ©C:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\prefab\x86\prefab\lib\i686-linux-android\cmake\fbjni\fbjniConfigVersion.cmake  º°šðç3 •õÁÖç3¸
µ µ
²C:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\prefab\x86\prefab\lib\i686-linux-android\cmake\hermes-engine\hermes-engineConfig.cmake  úþôïç3Ï –õÁÖç3¿ ²C:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\prefab\x86\prefab\lib\i686-linux-android\cmake\hermes-engine\hermes-engineConfig.cmake  º°šðç3Ï –õÁÖç3¿
¼ ¼
¹C:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\prefab\x86\prefab\lib\i686-linux-android\cmake\hermes-engine\hermes-engineConfigVersion.cmake  úþôïç3 –õÁÖç3€ ¹C:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\prefab\x86\prefab\lib\i686-linux-android\cmake\hermes-engine\hermes-engineConfigVersion.cmake  º°šðç3 –õÁÖç3€
~ ~
|C:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\x86\additional_project_files.txt  úþôïç3  Ÿ‡ÂÖç3} |C:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\x86\additional_project_files.txt  º°šðç3  Ÿ‡ÂÖç3}
{ {
yC:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\x86\android_gradle_build.json  úþôïç3 ü Ÿ‡ÂÖç3ƒ yC:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\x86\android_gradle_build.json  º°šðç3 ü Ÿ‡ÂÖç3ƒ
 
~C:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\x86\android_gradle_build_mini.json  úþôïç3 ~C:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\x86\android_gradle_build_mini.json  º°šðç3
¨ ׇÂÖç3o ¨ ׇÂÖç3o
m m
kC:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\x86\build.ninja  úþôïç3 ™™ š…ÂÖç3s kC:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\x86\build.ninja  º°šðç3 ™™ š…ÂÖç3s
q q
oC:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\x86\build.ninja.txt  úþôïç3 x oC:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\x86\build.ninja.txt  º°šðç3 x
v v
tC:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\x86\build_file_index.txt  úþôïç3ö Û‡ÂÖç3y tC:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\x86\build_file_index.txt  º°šðç3ö Û‡ÂÖç3y
w w
uC:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\x86\compile_commands.json  úþôïç3Ìò •…ÂÖç3} uC:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\x86\compile_commands.json  º°šðç3Ìò •…ÂÖç3}
{ {
yC:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\x86\compile_commands.json.bin  úþôïç3áU •…ÂÖç3„ yC:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\x86\compile_commands.json.bin  º°šðç3áU •…ÂÖç3„
 
C:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\x86\metadata_generation_command.txt  úþôïç3ü ؇ÂÖç3v C:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\x86\metadata_generation_command.txt  º°šðç3ü ؇ÂÖç3v
t t
rC:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\x86\prefab_config.json  úþôïç3ú Ú‡ÂÖç3{ rC:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\x86\prefab_config.json  º°šðç3ú Ú‡ÂÖç3{
y y
wC:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\x86\symbol_folder_index.txt  úþôïç3v Ú‡ÂÖç3Q wC:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\x86\symbol_folder_index.txt  º°šðç3v Ú‡ÂÖç3Q
O O
MC:\GitHub\Schnappix\node_modules\react-native-worklets\android\CMakeLists.txt  úþôïç3†" ÇãÇÑç3 MC:\GitHub\Schnappix\node_modules\react-native-worklets\android\CMakeLists.txt  º°šðç3†" ÇãÇÑç3
@@ -40,3 +40,4 @@
9 56 0 C:/GitHub/Schnappix/node_modules/react-native-worklets/android/.cxx/RelWithDebInfo/0284w52g/x86_64/CMakeFiles/cmake.verify_globs 9dbe134e01870438 9 56 0 C:/GitHub/Schnappix/node_modules/react-native-worklets/android/.cxx/RelWithDebInfo/0284w52g/x86_64/CMakeFiles/cmake.verify_globs 9dbe134e01870438
14 46 0 C:/GitHub/Schnappix/node_modules/react-native-worklets/android/.cxx/RelWithDebInfo/0284w52g/x86_64/CMakeFiles/cmake.verify_globs 9dbe134e01870438 14 46 0 C:/GitHub/Schnappix/node_modules/react-native-worklets/android/.cxx/RelWithDebInfo/0284w52g/x86_64/CMakeFiles/cmake.verify_globs 9dbe134e01870438
13 56 0 C:/GitHub/Schnappix/node_modules/react-native-worklets/android/.cxx/RelWithDebInfo/0284w52g/x86_64/CMakeFiles/cmake.verify_globs 9dbe134e01870438 13 56 0 C:/GitHub/Schnappix/node_modules/react-native-worklets/android/.cxx/RelWithDebInfo/0284w52g/x86_64/CMakeFiles/cmake.verify_globs 9dbe134e01870438
8 52 0 C:/GitHub/Schnappix/node_modules/react-native-worklets/android/.cxx/RelWithDebInfo/0284w52g/x86_64/CMakeFiles/cmake.verify_globs 9dbe134e01870438
@@ -2,39 +2,39 @@ C/C++ Structured Log
¸ ¸
µC:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\prefab\x86_64\prefab\lib\x86_64-linux-android\cmake\ReactAndroid\ReactAndroidConfig.cmakeC µC:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\prefab\x86_64\prefab\lib\x86_64-linux-android\cmake\ReactAndroid\ReactAndroidConfig.cmakeC
A A
?com.android.build.gradle.internal.cxx.io.EncodedFileFingerPrint  ´ÿôïç3ð␍ ‹ŒÂÖç3 ?com.android.build.gradle.internal.cxx.io.EncodedFileFingerPrint  ç°šðç3ð␍ ‹ŒÂÖç3Â
¿ ¿
¼C:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\prefab\x86_64\prefab\lib\x86_64-linux-android\cmake\ReactAndroid\ReactAndroidConfigVersion.cmake  ´ÿôïç3 ŒŒÂÖç3­ ¼C:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\prefab\x86_64\prefab\lib\x86_64-linux-android\cmake\ReactAndroid\ReactAndroidConfigVersion.cmake  ç°šðç3 ŒŒÂÖç3­
ª ª
§C:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\prefab\x86_64\prefab\lib\x86_64-linux-android\cmake\fbjni\fbjniConfig.cmake  ´ÿôïç3 ˆŒÂÖç3´ §C:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\prefab\x86_64\prefab\lib\x86_64-linux-android\cmake\fbjni\fbjniConfig.cmake  ç°šðç3 ˆŒÂÖç3´
± ±
®C:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\prefab\x86_64\prefab\lib\x86_64-linux-android\cmake\fbjni\fbjniConfigVersion.cmake  ´ÿôïç3 ˆŒÂÖç3½ ®C:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\prefab\x86_64\prefab\lib\x86_64-linux-android\cmake\fbjni\fbjniConfigVersion.cmake  ç°šðç3 ˆŒÂÖç3½
º º
·C:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\prefab\x86_64\prefab\lib\x86_64-linux-android\cmake\hermes-engine\hermes-engineConfig.cmake  ´ÿôïç3Ò ‰ŒÂÖç3Ä ·C:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\prefab\x86_64\prefab\lib\x86_64-linux-android\cmake\hermes-engine\hermes-engineConfig.cmake  ç°šðç3Ò ‰ŒÂÖç3Ä
Á Á
¾C:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\prefab\x86_64\prefab\lib\x86_64-linux-android\cmake\hermes-engine\hermes-engineConfigVersion.cmake  ´ÿôïç3 ŠŒÂÖç3„ ¾C:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\prefab\x86_64\prefab\lib\x86_64-linux-android\cmake\hermes-engine\hermes-engineConfigVersion.cmake  ç°šðç3 ŠŒÂÖç3„
 
C:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\x86_64\additional_project_files.txt  ´ÿôïç3  ÏÂÖç3€ C:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\x86_64\additional_project_files.txt  ç°šðç3  ÏÂÖç3€
~ ~
|C:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\x86_64\android_gradle_build.json  ´ÿôïç3 ² ÐÂÖç3‡ |C:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\x86_64\android_gradle_build.json  ç°šðç3 ² ÐÂÖç3‡
 
C:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\x86_64\android_gradle_build_mini.json  ´ÿôïç3 C:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\x86_64\android_gradle_build_mini.json  ç°šðç3
Þ ±žÂÖç3r Þ ±žÂÖç3r
p p
nC:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\x86_64\build.ninja  ´ÿôïç3 Æš ƒ›ÂÖç3v nC:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\x86_64\build.ninja  ç°šðç3 Æš ƒ›ÂÖç3v
t t
rC:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\x86_64\build.ninja.txt  ´ÿôïç3 { rC:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\x86_64\build.ninja.txt  ç°šðç3 {
y y
wC:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\x86_64\build_file_index.txt  ´ÿôïç3” ´žÂÖç3| wC:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\x86_64\build_file_index.txt  ç°šðç3” ´žÂÖç3|
z z
xC:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\x86_64\compile_commands.json  ´ÿôïç3Òó ›ÂÖç3€ xC:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\x86_64\compile_commands.json  ç°šðç3Òó ›ÂÖç3€
~ ~
|C:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\x86_64\compile_commands.json.bin  ´ÿôïç3ÐU ›ÂÖç3ˆ |C:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\x86_64\compile_commands.json.bin  ç°šðç3ÐU ›ÂÖç3ˆ
 
C:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\x86_64\metadata_generation_command.txt  ´ÿôïç3Ž␍ ²žÂÖç3y C:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\x86_64\metadata_generation_command.txt  ç°šðç3Ž␍ ²žÂÖç3y
w w
uC:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\x86_64\prefab_config.json  ´ÿôïç3ú ³žÂÖç3~ uC:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\x86_64\prefab_config.json  ç°šðç3ú ³žÂÖç3~
| |
zC:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\x86_64\symbol_folder_index.txt  ´ÿôïç3y ³žÂÖç3Q zC:\GitHub\Schnappix\node_modules\react-native-worklets\android\.cxx\RelWithDebInfo\0284w52g\x86_64\symbol_folder_index.txt  ç°šðç3y ³žÂÖç3Q
O O
MC:\GitHub\Schnappix\node_modules\react-native-worklets\android\CMakeLists.txt  ´ÿôïç3†" ÇãÇÑç3 MC:\GitHub\Schnappix\node_modules\react-native-worklets\android\CMakeLists.txt  ç°šðç3†" ÇãÇÑç3