Skip to content

Commit

Permalink
Renamed app folder.
Browse files Browse the repository at this point in the history
  • Loading branch information
samdeane committed Feb 8, 2018
1 parent d731313 commit 5ffb19a
Show file tree
Hide file tree
Showing 16 changed files with 3 additions and 3 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
6 changes: 3 additions & 3 deletions Safari FIDO U2F.xcodeproj/project.pbxproj
Expand Up @@ -177,7 +177,7 @@
229074671E61CBF100E04386 /* README.md */,
229EA5DB20064634004F0B11 /* Config.xcconfig */,
229074681E61CDEE00E04386 /* LICENSE */,
DA07336A1DAF84A200088DAF /* Safari FIDO U2F */,
DA07336A1DAF84A200088DAF /* Application */,
DA0733821DAF851400088DAF /* Safari FIDO U2F Extension */,
228DC2001FE541470060B6B5 /* Dependencies */,
22EF78DA202C792400009C38 /* Tests */,
Expand All @@ -198,7 +198,7 @@
name = Products;
sourceTree = "<group>";
};
DA07336A1DAF84A200088DAF /* Safari FIDO U2F */ = {
DA07336A1DAF84A200088DAF /* Application */ = {
isa = PBXGroup;
children = (
DA07336B1DAF84A200088DAF /* AppDelegate.swift */,
Expand All @@ -207,7 +207,7 @@
DA0733711DAF84A200088DAF /* Main.storyboard */,
DA0733741DAF84A200088DAF /* Info.plist */,
);
path = "Safari FIDO U2F";
path = Application;
sourceTree = "<group>";
};
DA07337F1DAF851400088DAF /* Frameworks */ = {
Expand Down

0 comments on commit 5ffb19a

Please sign in to comment.