-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Biometrics: Add backend for T1 support
- Loading branch information
1 parent
5950ecb
commit a430206
Showing
22 changed files
with
227 additions
and
0 deletions.
There are no files selected for viewing
Binary file added
BIN
+346 KB
...eworks/LocalAuthentication.framework/Support/SharedUtils.framework/Versions/A/SharedUtils
Binary file not shown.
1 change: 1 addition & 0 deletions
1
...aries/13.6/System/Library/PrivateFrameworks/EmbeddedOSInstall.framework/EmbeddedOSInstall
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Versions/Current/EmbeddedOSInstall |
1 change: 1 addition & 0 deletions
1
...rsal-Binaries/13.6/System/Library/PrivateFrameworks/EmbeddedOSInstall.framework/Resources
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Versions/Current/Resources |
Binary file added
BIN
+2.23 MB
...System/Library/PrivateFrameworks/EmbeddedOSInstall.framework/Versions/A/EmbeddedOSInstall
Binary file not shown.
Binary file added
BIN
+4.07 KB
...brary/PrivateFrameworks/EmbeddedOSInstall.framework/Versions/A/Resources/EOSError.strings
Binary file not shown.
12 changes: 12 additions & 0 deletions
12
...rivateFrameworks/EmbeddedOSInstall.framework/Versions/A/Resources/EmbeddedOSInstall.codes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
0x2be30028 kEOSTraceCodeServiceStart | ||
0x2be30050 kEOSTraceCodeServiceAcceptConnection | ||
0x2be30078 kEOSTraceCodeShouldHealStart | ||
0x2be300a0 kEOSTraceCodeWaitForBootStart | ||
0x2be300c8 kEOSTraceCodeReceivedConnectedNotification | ||
0x2be300d0 kEOSTraceCodeReceivedUnresponsiveNotification | ||
0x2be300d8 kEOSTraceCodeInitialGestaltQueryStart | ||
0x2be300e0 kEOSTraceCodeInitialGestaltQueryEnd | ||
0x2be300f0 kEOSTraceCodeWaitForBootEnd | ||
0x2be30118 kEOSTraceCodeVersionCheckStart | ||
0x2be30140 kEOSTraceCodeVersionCheckEnd | ||
0x2be30168 kEOSTraceCodeShouldHealEnd |
48 changes: 48 additions & 0 deletions
48
...tem/Library/PrivateFrameworks/EmbeddedOSInstall.framework/Versions/A/Resources/Info.plist
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,48 @@ | ||
<?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>22A380017</string> | ||
<key>CFBundleDevelopmentRegion</key> | ||
<string>en</string> | ||
<key>CFBundleExecutable</key> | ||
<string>EmbeddedOSInstall</string> | ||
<key>CFBundleIdentifier</key> | ||
<string>com.apple.EmbeddedOSInstall.framework</string> | ||
<key>CFBundleInfoDictionaryVersion</key> | ||
<string>6.0</string> | ||
<key>CFBundleName</key> | ||
<string>EmbeddedOSInstall</string> | ||
<key>CFBundlePackageType</key> | ||
<string>FMWK</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>129</string> | ||
<key>DTCompiler</key> | ||
<string>com.apple.compilers.llvm.clang.1_0</string> | ||
<key>DTPlatformBuild</key> | ||
<string>22G115</string> | ||
<key>DTPlatformName</key> | ||
<string>macosx</string> | ||
<key>DTPlatformVersion</key> | ||
<string>13.6</string> | ||
<key>DTSDKBuild</key> | ||
<string>22G115</string> | ||
<key>DTSDKName</key> | ||
<string>macosx13.6.internal</string> | ||
<key>DTXcode</key> | ||
<string>1430</string> | ||
<key>DTXcodeBuild</key> | ||
<string>14E6097d</string> | ||
<key>LSMinimumSystemVersion</key> | ||
<string>13.6</string> | ||
</dict> | ||
</plist> |
Binary file added
BIN
+700 Bytes
...y/PrivateFrameworks/EmbeddedOSInstall.framework/Versions/A/Resources/Localizable.loctable
Binary file not shown.
Binary file added
BIN
+70.1 KB
...rary/PrivateFrameworks/EmbeddedOSInstall.framework/Versions/A/Resources/eospreflightagent
Binary file not shown.
16 changes: 16 additions & 0 deletions
16
.../Library/PrivateFrameworks/EmbeddedOSInstall.framework/Versions/A/Resources/version.plist
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
<?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>BuildVersion</key> | ||
<string>6423</string> | ||
<key>CFBundleShortVersionString</key> | ||
<string>1.0</string> | ||
<key>CFBundleVersion</key> | ||
<string>129</string> | ||
<key>ProjectName</key> | ||
<string>EmbeddedOSInstall</string> | ||
<key>SourceVersion</key> | ||
<string>129000000000000</string> | ||
</dict> | ||
</plist> |
57 changes: 57 additions & 0 deletions
57
...Install.framework/Versions/A/XPCServices/EmbeddedOSInstallService.xpc/Contents/Info.plist
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,57 @@ | ||
<?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>22A380017</string> | ||
<key>CFBundleDevelopmentRegion</key> | ||
<string>en</string> | ||
<key>CFBundleDisplayName</key> | ||
<string>EmbeddedOSInstallService</string> | ||
<key>CFBundleExecutable</key> | ||
<string>EmbeddedOSInstallService</string> | ||
<key>CFBundleIdentifier</key> | ||
<string>com.apple.EmbeddedOSInstallService</string> | ||
<key>CFBundleInfoDictionaryVersion</key> | ||
<string>6.0</string> | ||
<key>CFBundleName</key> | ||
<string>EmbeddedOSInstallService</string> | ||
<key>CFBundlePackageType</key> | ||
<string>XPC!</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>22G115</string> | ||
<key>DTPlatformName</key> | ||
<string>macosx</string> | ||
<key>DTPlatformVersion</key> | ||
<string>13.6</string> | ||
<key>DTSDKBuild</key> | ||
<string>22G115</string> | ||
<key>DTSDKName</key> | ||
<string>macosx13.6.internal</string> | ||
<key>DTXcode</key> | ||
<string>1430</string> | ||
<key>DTXcodeBuild</key> | ||
<string>14E6097d</string> | ||
<key>LSMinimumSystemVersion</key> | ||
<string>13.6</string> | ||
<key>XPCService</key> | ||
<dict> | ||
<key>RunLoopType</key> | ||
<string>dispatch_main</string> | ||
<key>ServiceType</key> | ||
<string>System</string> | ||
</dict> | ||
</dict> | ||
</plist> |
Binary file added
BIN
+105 KB
...rsions/A/XPCServices/EmbeddedOSInstallService.xpc/Contents/MacOS/EmbeddedOSInstallService
Binary file not shown.
Binary file added
BIN
+789 Bytes
...Versions/A/XPCServices/EmbeddedOSInstallService.xpc/Contents/Resources/InfoPlist.loctable
Binary file not shown.
37 changes: 37 additions & 0 deletions
37
...Versions/A/XPCServices/EmbeddedOSInstallService.xpc/Contents/_CodeSignature/CodeResources
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
<?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>files</key> | ||
<dict/> | ||
<key>files2</key> | ||
<dict/> | ||
<key>rules</key> | ||
<dict> | ||
<key>^.*</key> | ||
<dict> | ||
<key>omit</key> | ||
<true/> | ||
<key>weight</key> | ||
<real>20</real> | ||
</dict> | ||
</dict> | ||
<key>rules2</key> | ||
<dict> | ||
<key>^(Frameworks|SharedFrameworks|PlugIns|Plug-ins|XPCServices|Helpers|MacOS|Library/(Automator|Spotlight|LoginItems))/</key> | ||
<dict> | ||
<key>nested</key> | ||
<true/> | ||
<key>weight</key> | ||
<real>0.0</real> | ||
</dict> | ||
<key>^.*</key> | ||
<dict> | ||
<key>omit</key> | ||
<true/> | ||
<key>weight</key> | ||
<real>20</real> | ||
</dict> | ||
</dict> | ||
</dict> | ||
</plist> |
16 changes: 16 additions & 0 deletions
16
...tall.framework/Versions/A/XPCServices/EmbeddedOSInstallService.xpc/Contents/version.plist
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
<?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>BuildVersion</key> | ||
<string>6423</string> | ||
<key>CFBundleShortVersionString</key> | ||
<string>1.0</string> | ||
<key>CFBundleVersion</key> | ||
<string>1</string> | ||
<key>ProjectName</key> | ||
<string>EmbeddedOSInstall</string> | ||
<key>SourceVersion</key> | ||
<string>129000000000000</string> | ||
</dict> | ||
</plist> |
37 changes: 37 additions & 0 deletions
37
...ary/PrivateFrameworks/EmbeddedOSInstall.framework/Versions/A/_CodeSignature/CodeResources
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
<?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>files</key> | ||
<dict/> | ||
<key>files2</key> | ||
<dict/> | ||
<key>rules</key> | ||
<dict> | ||
<key>^.*</key> | ||
<dict> | ||
<key>omit</key> | ||
<true/> | ||
<key>weight</key> | ||
<real>20</real> | ||
</dict> | ||
</dict> | ||
<key>rules2</key> | ||
<dict> | ||
<key>^(Frameworks|SharedFrameworks|PlugIns|Plug-ins|XPCServices|Helpers|MacOS|Library/(Automator|Spotlight|LoginItems))/</key> | ||
<dict> | ||
<key>nested</key> | ||
<true/> | ||
<key>weight</key> | ||
<real>0.0</real> | ||
</dict> | ||
<key>^.*</key> | ||
<dict> | ||
<key>omit</key> | ||
<true/> | ||
<key>weight</key> | ||
<real>20</real> | ||
</dict> | ||
</dict> | ||
</dict> | ||
</plist> |
1 change: 1 addition & 0 deletions
1
...naries/13.6/System/Library/PrivateFrameworks/EmbeddedOSInstall.framework/Versions/Current
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
A |
1 change: 1 addition & 0 deletions
1
...al-Binaries/13.6/System/Library/PrivateFrameworks/EmbeddedOSInstall.framework/XPCServices
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Versions/Current/XPCServices |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.