Skip to content

Commit

Permalink
submodule update
Browse files Browse the repository at this point in the history
  • Loading branch information
Xiashangning committed Jan 3, 2022
1 parent 91f8473 commit 117c8ec
Show file tree
Hide file tree
Showing 4 changed files with 62 additions and 62 deletions.
8 changes: 4 additions & 4 deletions BigSurface/BigSurface.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -655,7 +655,7 @@
CODE_SIGN_INJECT_BASE_ENTITLEMENTS = YES;
CODE_SIGN_STYLE = Manual;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 1.0.1;
CURRENT_PROJECT_VERSION = 1.0.4;
DEVELOPMENT_TEAM = K8RXBXZGN4;
GCC_OPTIMIZATION_LEVEL = 3;
HEADER_SEARCH_PATHS = (
Expand All @@ -669,7 +669,7 @@
"$(inherited)",
"$(PROJECT_DIR)/../MacKernelSDK/Library/x86_64",
);
MARKETING_VERSION = 1.0.1;
MARKETING_VERSION = 1.0.4;
MODULE_NAME = com.xavier.BigSurface;
MODULE_VERSION = 1.0.0;
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
Expand All @@ -692,7 +692,7 @@
CODE_SIGN_INJECT_BASE_ENTITLEMENTS = YES;
CODE_SIGN_STYLE = Manual;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 1.0.1;
CURRENT_PROJECT_VERSION = 1.0.4;
DEVELOPMENT_TEAM = K8RXBXZGN4;
GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_OPTIMIZATION_LEVEL = fast;
Expand All @@ -707,7 +707,7 @@
"$(inherited)",
"$(PROJECT_DIR)/../MacKernelSDK/Library/x86_64",
);
MARKETING_VERSION = 1.0.1;
MARKETING_VERSION = 1.0.4;
MODULE_NAME = com.xavier.BigSurface;
MODULE_VERSION = 1.0.0;
ONLY_ACTIVE_ARCH = YES;
Expand Down
112 changes: 56 additions & 56 deletions BigSurface/BigSurface/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -20,97 +20,97 @@
<string>$(CURRENT_PROJECT_VERSION)</string>
<key>IOKitPersonalities</key>
<dict>
<key>Surface Type Cover</key>
<dict>
<key>CFBundleIdentifier</key>
<string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
<key>DeviceUsagePairs</key>
<array>
<dict>
<key>DeviceUsage</key>
<integer>5</integer>
<key>DeviceUsagePage</key>
<integer>13</integer>
</dict>
</array>
<key>IOClass</key>
<string>SurfaceTypeCoverDriver</string>
<key>IOProbeScore</key>
<integer>9999</integer>
<key>IOProviderClass</key>
<string>IOHIDInterface</string>
<key>ProcessBluetoothMouseStopsTrackpad</key>
<false/>
<key>ProcessUSBMouseStopsTrackpad</key>
<false/>
<key>QuietTimeAfterTyping</key>
<integer>200</integer>
<key>RM,deliverNotifications</key>
<true/>
</dict>
<key>Surface Button</key>
<key>Battery SMBus Controller</key>
<dict>
<key>CFBundleIdentifier</key>
<string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
<key>IOClass</key>
<string>SurfaceButtonDriver</string>
<key>IONameMatch</key>
<string>MSHW0040</string>
<key>IOProbeScore</key>
<integer>400</integer>
<string>SurfaceSMBusController</string>
<key>IOProviderClass</key>
<string>IOACPIPlatformDevice</string>
<string>SurfaceBatteryDriver</string>
</dict>
<key>Surface Ambient Light Sensor</key>
<dict>
<key>BaseALIValue</key>
<integer>100</integer>
<key>CFBundleIdentifier</key>
<string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
<key>IOClass</key>
<string>SurfaceAmbientLightSensorDriver</string>
<key>IOProbeScore</key>
<integer>400</integer>
<key>IOPropertyMatch</key>
<dict>
<key>name</key>
<string>MSHW0184</string>
</dict>
<key>IOProbeScore</key>
<integer>400</integer>
<key>IOProviderClass</key>
<string>VoodooI2CDeviceNub</string>
<key>BaseALIValue</key>
<integer>100</integer>
</dict>
<key>Surface Serial Hub</key>
<key>Surface Battery</key>
<dict>
<key>CFBundleIdentifier</key>
<string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
<key>IOClass</key>
<string>SurfaceBatteryDriver</string>
<key>IOProviderClass</key>
<string>SurfaceSerialHubDriver</string>
<key>PerformanceMode</key>
<integer>1</integer>
</dict>
<key>Surface Button</key>
<dict>
<key>CFBundleIdentifier</key>
<string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
<key>IOClass</key>
<string>SurfaceButtonDriver</string>
<key>IONameMatch</key>
<string>MSHW0084</string>
<string>MSHW0040</string>
<key>IOProbeScore</key>
<integer>600</integer>
<integer>400</integer>
<key>IOProviderClass</key>
<string>IOACPIPlatformDevice</string>
</dict>
<key>Surface Battery</key>
<key>Surface Serial Hub</key>
<dict>
<key>CFBundleIdentifier</key>
<string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
<key>IOClass</key>
<string>SurfaceBatteryDriver</string>
<key>IOProviderClass</key>
<string>SurfaceSerialHubDriver</string>
<key>PerformanceMode</key>
<integer>1</integer>
<key>IONameMatch</key>
<string>MSHW0084</string>
<key>IOProbeScore</key>
<integer>600</integer>
<key>IOProviderClass</key>
<string>IOACPIPlatformDevice</string>
</dict>
<key>Battery SMBus Controller</key>
<key>Surface Type Cover</key>
<dict>
<key>CFBundleIdentifier</key>
<string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
<key>DeviceUsagePairs</key>
<array>
<dict>
<key>DeviceUsage</key>
<integer>5</integer>
<key>DeviceUsagePage</key>
<integer>13</integer>
</dict>
</array>
<key>IOClass</key>
<string>SurfaceSMBusController</string>
<string>SurfaceTypeCoverDriver</string>
<key>IOProbeScore</key>
<integer>9999</integer>
<key>IOProviderClass</key>
<string>SurfaceBatteryDriver</string>
<string>IOHIDInterface</string>
<key>ProcessBluetoothMouseStopsTrackpad</key>
<false/>
<key>ProcessUSBMouseStopsTrackpad</key>
<false/>
<key>QuietTimeAfterTyping</key>
<integer>200</integer>
<key>RM,deliverNotifications</key>
<true/>
</dict>
</dict>
<key>NSHumanReadableCopyright</key>
Expand All @@ -123,18 +123,14 @@
<string>1.2.0</string>
<key>as.vit9696.VirtualSMC</key>
<string>1.0.0</string>
<key>com.xavier.VoodooSerial</key>
<string>1.0</string>
<key>com.alexandred.VoodooI2CServices</key>
<string>1.0</string>
<key>org.coolstar.VoodooGPIO</key>
<string>1.2</string>
<key>com.apple.iokit.IOACPIFamily</key>
<string>1.4</string>
<key>com.apple.iokit.IOSMBusFamily</key>
<string>1.0.0</string>
<key>com.apple.iokit.IOHIDFamily</key>
<string>2.0</string>
<key>com.apple.iokit.IOSMBusFamily</key>
<string>1.0.0</string>
<key>com.apple.kpi.bsd</key>
<string>10.0</string>
<key>com.apple.kpi.dsep</key>
Expand All @@ -147,6 +143,10 @@
<string>13.0</string>
<key>com.apple.kpi.unsupported</key>
<string>10.0.0</string>
<key>com.xavier.VoodooSerial</key>
<string>1.0</string>
<key>org.coolstar.VoodooGPIO</key>
<string>1.2</string>
</dict>
<key>OSBundleRequired</key>
<string>Root</string>
Expand Down
2 changes: 1 addition & 1 deletion Dependencies/VoodooSerial

0 comments on commit 117c8ec

Please sign in to comment.