Skip to content

Commit

Permalink
try fix
Browse files Browse the repository at this point in the history
  • Loading branch information
albho committed Nov 26, 2024
1 parent 27ce310 commit 20482df
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 10 deletions.
1 change: 0 additions & 1 deletion .github/workflows/unity.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,6 @@ jobs:
run: |
dos2unix copy.sh
bash copy.sh
chmod +x copy_test_resources.sh
dos2unix copy_test_resources.sh
bash copy_test_resources.sh
- name: Inject AppID
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
archiveVersion = 1;
classes = {
};
objectVersion = 60;
objectVersion = 54;
objects = {

/* Begin PBXBuildFile section */
Expand Down Expand Up @@ -194,7 +194,6 @@
);
mainGroup = 83CBB9F61A601CBA00E9B192;
packageReferences = (
E1DBE71F2CF55C2A00668B1A /* XCLocalSwiftPackageReference "rhino" */,
);
productRefGroup = 83CBBA001A601CBA00E9B192 /* Products */;
projectDirPath = "";
Expand Down Expand Up @@ -564,13 +563,6 @@
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */

/* Begin XCLocalSwiftPackageReference section */
E1DBE71F2CF55C2A00668B1A /* XCLocalSwiftPackageReference "rhino" */ = {
isa = XCLocalSwiftPackageReference;
relativePath = ../../../../../../rhino;
};
/* End XCLocalSwiftPackageReference section */
};
rootObject = 83CBB9F71A601CBA00E9B192 /* Project object */;
}

0 comments on commit 20482df

Please sign in to comment.