diff --git a/.github/workflows/unity.yml b/.github/workflows/unity.yml index b2962ce3..6d17d3f1 100644 --- a/.github/workflows/unity.yml +++ b/.github/workflows/unity.yml @@ -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 diff --git a/binding/react-native/test-app/RhinoTestApp/ios/RhinoTestApp.xcodeproj/project.pbxproj b/binding/react-native/test-app/RhinoTestApp/ios/RhinoTestApp.xcodeproj/project.pbxproj index 0e4c99d1..48933cf0 100644 --- a/binding/react-native/test-app/RhinoTestApp/ios/RhinoTestApp.xcodeproj/project.pbxproj +++ b/binding/react-native/test-app/RhinoTestApp/ios/RhinoTestApp.xcodeproj/project.pbxproj @@ -3,7 +3,7 @@ archiveVersion = 1; classes = { }; - objectVersion = 60; + objectVersion = 54; objects = { /* Begin PBXBuildFile section */ @@ -194,7 +194,6 @@ ); mainGroup = 83CBB9F61A601CBA00E9B192; packageReferences = ( - E1DBE71F2CF55C2A00668B1A /* XCLocalSwiftPackageReference "rhino" */, ); productRefGroup = 83CBBA001A601CBA00E9B192 /* Products */; projectDirPath = ""; @@ -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 */; }