Skip to content

Commit

Permalink
Updated ref sha
Browse files Browse the repository at this point in the history
  • Loading branch information
chiragramani committed Dec 3, 2022
1 parent de6a0c3 commit 92b0552
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 3 deletions.
4 changes: 2 additions & 2 deletions examples/SampleSwift/SampleSwift.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -423,8 +423,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/chiragramani/FlipperLite.git";
requirement = {
branch = main;
kind = branch;
kind = revision;
revision = de6a0c3d3fbcc59a9697acd689f6c74604b58c4b;
};
};
/* End XCRemoteSwiftPackageReference section */
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,26 @@
"identity" : "flipperlite",
"kind" : "remoteSourceControl",
"location" : "https://github.com/chiragramani/FlipperLite.git",
"state" : {
"revision" : "de6a0c3d3fbcc59a9697acd689f6c74604b58c4b"
}
},
{
"identity" : "flipperlitepeertalk",
"kind" : "remoteSourceControl",
"location" : "https://github.com/chiragramani/FlipperLitePeertalk",
"state" : {
"branch" : "main",
"revision" : "5004f4d8a24dd1299e45e57d05d24da7b8ce5fca"
}
},
{
"identity" : "flipperpluginutils",
"kind" : "remoteSourceControl",
"location" : "https://github.com/chiragramani/FlipperPluginUtils",
"state" : {
"branch" : "main",
"revision" : "53d59cecd5d93a33765f2a8ec4ca0b26d92447d0"
"revision" : "f68ac6cc7954867b4ea9d9fa13be5995174c4929"
}
},
{
Expand Down

0 comments on commit 92b0552

Please sign in to comment.