Skip to content

Commit

Permalink
rm Podfile.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
albho committed Nov 26, 2024
1 parent 8ad0ff6 commit 6c91b66
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 9 deletions.
Empty file.
14 changes: 5 additions & 9 deletions binding/ios/RhinoAppTest/RhinoAppTest.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,6 @@
1E5B7ABB2800ABC600F8BDDB /* PerformanceTest */,
1E1A57D027CEC84000A05F37 /* RhinoAppTest */,
1E1A57F127CEC84000A05F37 /* RhinoAppTestUITests */,
E1C944F72CE7E226006F758D /* Frameworks */,
1E1A57CF27CEC84000A05F37 /* Products */,
);
sourceTree = "<group>";
Expand Down Expand Up @@ -154,13 +153,6 @@
path = PerformanceTest;
sourceTree = "<group>";
};
E1C944F72CE7E226006F758D /* Frameworks */ = {
isa = PBXGroup;
children = (
);
name = Frameworks;
sourceTree = "<group>";
};
/* End PBXGroup section */

/* Begin PBXNativeTarget section */
Expand Down Expand Up @@ -250,7 +242,7 @@
mainGroup = 1E1A57C527CEC84000A05F37;
packageReferences = (
E1290E5C2CE7E180001D55B6 /* XCRemoteSwiftPackageReference "ios-voice-processor" */,
E1C945042CE7E53F006F758D /* XCLocalSwiftPackageReference "../../../../rhino" */,
E1B2D77E2CF6918E00A28024 /* XCLocalSwiftPackageReference "../../../../rhino" */,
);
productRefGroup = 1E1A57CF27CEC84000A05F37 /* Products */;
projectDirPath = "";
Expand Down Expand Up @@ -661,6 +653,10 @@
/* End XCConfigurationList section */

/* Begin XCLocalSwiftPackageReference section */
E1B2D77E2CF6918E00A28024 /* XCLocalSwiftPackageReference "../../../../rhino" */ = {
isa = XCLocalSwiftPackageReference;
relativePath = ../../../../rhino;
};
E1C945042CE7E53F006F758D /* XCLocalSwiftPackageReference "../../../../rhino" */ = {
isa = XCLocalSwiftPackageReference;
relativePath = ../../../../rhino;
Expand Down

0 comments on commit 6c91b66

Please sign in to comment.