Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 0 additions & 7 deletions 7 .github/workflows/test-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,6 @@ jobs:
targetPlatform:
- iOS
- Android
- WebGL
# - StandaloneOSX
- StandaloneWindows64
steps:
Expand All @@ -110,12 +109,6 @@ jobs:
unityVersion: 2021.3.26f1
targetPlatform: ${{ matrix.targetPlatform }}
projectPath: sample
- name: Deploy to GitHub Pages
uses: JamesIves/github-pages-deploy-action@4.1.3
if: matrix.targetPlatform == 'WebGL'
with:
branch: gh-pages
folder: build/WebGL/WebGL
- uses: actions/upload-artifact@v4
if: always()
with:
Expand Down
78 changes: 0 additions & 78 deletions 78 WebGL.md

This file was deleted.

3 changes: 0 additions & 3 deletions 3 sample-unity6/ProjectSettings/EditorBuildSettings.asset
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,6 @@ EditorBuildSettings:
- enabled: 1
path: Assets/Scenes/Passport/ZkEvm/ZkEvmGetTransactionReceipt.unity
guid: ee999224a19ee442d998a452e74dab8c
- enabled: 1
path: Assets/Scenes/Passport/Imx/ImxNftTransfer.unity
guid: 2f14d9e7f1e6941d3bc021f86377a3c9
- enabled: 1
path: Assets/Scenes/Passport/ZkEvm/ZkEvmSignTypedData.unity
guid: 7947e157cd8d541138343d5eba099466
Expand Down
1 change: 0 additions & 1 deletion 1 sample/Assets/Editor/MacBuilder.cs
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@ private static BuildPlayerOptions CreateBuildPlayerOptions(string buildPath, Bui
"Assets/Scenes/Passport/ZkEvm/ZkEvmGetBalance.unity",
"Assets/Scenes/Passport/ZkEvm/ZkEvmGetTransactionReceipt.unity",
"Assets/Scenes/Passport/ZkEvm/ZkEvmSendTransaction.unity",
"Assets/Scenes/Passport/Imx/ImxNftTransfer.unity",
"Assets/Scenes/Passport/ZkEvm/ZkEVMSignTypedData.unity",
"Assets/Scenes/Passport/Other/SetCallTimeout.unity"
},
Expand Down
1 change: 0 additions & 1 deletion 1 sample/Assets/Editor/MacBuilderUnity6.cs
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,6 @@ private static string[] GetScenesToBuild(bool setupForAltTester = false)
"Assets/Scenes/Passport/ZkEvm/ZkEvmGetBalance.unity",
"Assets/Scenes/Passport/ZkEvm/ZkEvmGetTransactionReceipt.unity",
"Assets/Scenes/Passport/ZkEvm/ZkEvmSendTransaction.unity",
"Assets/Scenes/Passport/Imx/ImxNftTransfer.unity",
"Assets/Scenes/Passport/ZkEvm/ZkEvmSignTypedData.unity",
"Assets/Scenes/Passport/Other/SetCallTimeout.unity"
};
Expand Down
1 change: 0 additions & 1 deletion 1 sample/Assets/Editor/MobileBuilder.cs
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,6 @@ private static BuildPlayerOptions CreateBuildPlayerOptions(string buildPath, Bui
"Assets/Scenes/Passport/ZkEvm/ZkEvmGetBalance.unity",
"Assets/Scenes/Passport/ZkEvm/ZkEvmGetTransactionReceipt.unity",
"Assets/Scenes/Passport/ZkEvm/ZkEvmSendTransaction.unity",
"Assets/Scenes/Passport/Imx/ImxNftTransfer.unity",
"Assets/Scenes/Passport/ZkEvm/ZkEVMSignTypedData.unity",
"Assets/Scenes/Passport/Other/SetCallTimeout.unity"
},
Expand Down
1 change: 0 additions & 1 deletion 1 sample/Assets/Editor/WindowsBuilder.cs
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ private static BuildPlayerOptions CreateBuildPlayerOptions(string buildPath, Bui
"Assets/Scenes/Passport/ZkEvm/ZkEvmGetBalance.unity",
"Assets/Scenes/Passport/ZkEvm/ZkEvmGetTransactionReceipt.unity",
"Assets/Scenes/Passport/ZkEvm/ZkEvmSendTransaction.unity",
"Assets/Scenes/Passport/Imx/ImxNftTransfer.unity",
"Assets/Scenes/Passport/ZkEvm/ZkEVMSignTypedData.unity",
"Assets/Scenes/Passport/Other/SetCallTimeout.unity"
},
Expand Down
1 change: 0 additions & 1 deletion 1 sample/Assets/Editor/WindowsBuilderUnity6.cs
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,6 @@ private static string[] GetScenesToBuild(bool setupForAltTester = false)
"Assets/Scenes/Passport/ZkEvm/ZkEvmGetBalance.unity",
"Assets/Scenes/Passport/ZkEvm/ZkEvmGetTransactionReceipt.unity",
"Assets/Scenes/Passport/ZkEvm/ZkEvmSendTransaction.unity",
"Assets/Scenes/Passport/Imx/ImxNftTransfer.unity",
"Assets/Scenes/Passport/ZkEvm/ZkEvmSignTypedData.unity",
"Assets/Scenes/Passport/Other/SetCallTimeout.unity"
};
Expand Down
11 changes: 10 additions & 1 deletion 11 sample/Assets/Editor/WindowsBuilderUnity6.cs.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.