Skip to content

Commit

Permalink
Close #63 Tag 9F34 decoding errors
Browse files Browse the repository at this point in the history
  • Loading branch information
kaphacius committed Sep 6, 2024
1 parent cc80d2e commit eb2c969
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 2 deletions.
4 changes: 2 additions & 2 deletions JustTags.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -463,7 +463,7 @@
attributes = {
BuildIndependentTargetsInParallel = 1;
LastSwiftUpdateCheck = 1320;
LastUpgradeCheck = 1530;
LastUpgradeCheck = 1600;
TargetAttributes = {
5AE8BF4B27E79BF000474AD0 = {
CreatedOnToolsVersion = 13.2;
Expand Down Expand Up @@ -803,7 +803,7 @@
repositoryURL = "https://github.com/kaphacius/swifty-emv-tags";
requirement = {
kind = revision;
revision = 14e0bf409ef0aa6ed179e573db1fa2ff17f80e48;
revision = 2fe712b00d177bcc8fff466298be074c7b54b421;
};
};
/* End XCRemoteSwiftPackageReference section */
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"originHash" : "a4cd6957c6479adb1c4d8147d9e833c3a51417b246ded1f52cc50462d4dd38a0",
"pins" : [
{
"identity" : "swifty-ber-tlv",
"kind" : "remoteSourceControl",
"location" : "https://github.com/kaphacius/swifty-ber-tlv",
"state" : {
"revision" : "d2d9750eebe649d2e47a0ec95cfdfc05ef0c0de3",
"version" : "0.4.10"
}
},
{
"identity" : "swifty-emv-tags",
"kind" : "remoteSourceControl",
"location" : "https://github.com/kaphacius/swifty-emv-tags",
"state" : {
"revision" : "2fe712b00d177bcc8fff466298be074c7b54b421"
}
}
],
"version" : 3
}

0 comments on commit eb2c969

Please sign in to comment.