Skip to content

Commit

Permalink
Push T1 fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
khronokernel committed Dec 9, 2024
1 parent 69b5fec commit 73a9e9d
Show file tree
Hide file tree
Showing 13 changed files with 55 additions and 109 deletions.
Binary file not shown.
Binary file not shown.

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.

This file was deleted.

Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>22A380021</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
<string>ModuleACM</string>
<key>CFBundleIdentifier</key>
<string>com.apple.LocalAuthentication.ModuleACM</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>ModuleACM</string>
<key>CFBundlePackageType</key>
<string>BNDL</string>
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string></string>
<key>DTPlatformName</key>
<string>macosx</string>
<key>DTPlatformVersion</key>
<string>15.1</string>
<key>DTSDKBuild</key>
<string>24B65</string>
<key>DTSDKName</key>
<string>macosx15.1.internal</string>
<key>DTXcode</key>
<string>1600</string>
<key>DTXcodeBuild</key>
<string>16A6170g</string>
<key>LSMinimumSystemVersion</key>
<string>15.1</string>
<key>NSPrincipalClass</key>
<string>ModuleACM</string>
</dict>
</plist>
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
<plist version="1.0">
<dict>
<key>BuildVersion</key>
<string>1216</string>
<string>182</string>
<key>CFBundleShortVersionString</key>
<string>400.7.13</string>
<string>1.0</string>
<key>CFBundleVersion</key>
<string>AppleCameraDeviceAbstractionLayer-7.13.0</string>
<string>1</string>
<key>ProjectName</key>
<string>AppleCameraInterface</string>
<string>LocalAuthentication</string>
<key>SourceVersion</key>
<string>7013000000000</string>
<string>1656040025000000</string>
</dict>
</plist>

0 comments on commit 73a9e9d

Please sign in to comment.