Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified .DS_Store
Binary file not shown.
Binary file modified FaceBookProfile/.DS_Store
Binary file not shown.
35 changes: 35 additions & 0 deletions FaceBookProfile/FaceBookProfile.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@
6E0AA32929FEA7BE00BD99C4 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 6E0AA32729FEA7BE00BD99C4 /* Main.storyboard */; };
6E0AA32B29FEA7BF00BD99C4 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 6E0AA32A29FEA7BF00BD99C4 /* Assets.xcassets */; };
6E0AA32E29FEA7BF00BD99C4 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 6E0AA32C29FEA7BF00BD99C4 /* LaunchScreen.storyboard */; };
6EA127152A0A8F690066ED7A /* Menu.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6EA127142A0A8F690066ED7A /* Menu.swift */; };
6EA127182A0BDFF50066ED7A /* SnapKit in Frameworks */ = {isa = PBXBuildFile; productRef = 6EA127172A0BDFF50066ED7A /* SnapKit */; };
6EA1271A2A0BE70F0066ED7A /* MenuCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6EA127192A0BE70F0066ED7A /* MenuCell.swift */; };
/* End PBXBuildFile section */

/* Begin PBXFileReference section */
Expand All @@ -24,13 +27,16 @@
6E0AA32A29FEA7BF00BD99C4 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
6E0AA32D29FEA7BF00BD99C4 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
6E0AA32F29FEA7BF00BD99C4 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
6EA127142A0A8F690066ED7A /* Menu.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Menu.swift; sourceTree = "<group>"; };
6EA127192A0BE70F0066ED7A /* MenuCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MenuCell.swift; sourceTree = "<group>"; };
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
6E0AA31B29FEA7BE00BD99C4 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
6EA127182A0BDFF50066ED7A /* SnapKit in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand Down Expand Up @@ -63,6 +69,8 @@
6E0AA32A29FEA7BF00BD99C4 /* Assets.xcassets */,
6E0AA32C29FEA7BF00BD99C4 /* LaunchScreen.storyboard */,
6E0AA32F29FEA7BF00BD99C4 /* Info.plist */,
6EA127142A0A8F690066ED7A /* Menu.swift */,
6EA127192A0BE70F0066ED7A /* MenuCell.swift */,
);
path = FaceBookProfile;
sourceTree = "<group>";
Expand All @@ -83,6 +91,9 @@
dependencies = (
);
name = FaceBookProfile;
packageProductDependencies = (
6EA127172A0BDFF50066ED7A /* SnapKit */,
);
productName = FaceBookProfile;
productReference = 6E0AA31E29FEA7BE00BD99C4 /* FaceBookProfile.app */;
productType = "com.apple.product-type.application";
Expand Down Expand Up @@ -111,6 +122,9 @@
Base,
);
mainGroup = 6E0AA31529FEA7BE00BD99C4;
packageReferences = (
6EA127162A0BDFF50066ED7A /* XCRemoteSwiftPackageReference "SnapKit" */,
);
productRefGroup = 6E0AA31F29FEA7BE00BD99C4 /* Products */;
projectDirPath = "";
projectRoot = "";
Expand Down Expand Up @@ -139,7 +153,9 @@
buildActionMask = 2147483647;
files = (
6E0AA32629FEA7BE00BD99C4 /* ViewController.swift in Sources */,
6EA1271A2A0BE70F0066ED7A /* MenuCell.swift in Sources */,
6E0AA32229FEA7BE00BD99C4 /* AppDelegate.swift in Sources */,
6EA127152A0A8F690066ED7A /* Menu.swift in Sources */,
6E0AA32429FEA7BE00BD99C4 /* SceneDelegate.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
Expand Down Expand Up @@ -356,6 +372,25 @@
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */

/* Begin XCRemoteSwiftPackageReference section */
6EA127162A0BDFF50066ED7A /* XCRemoteSwiftPackageReference "SnapKit" */ = {
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/SnapKit/SnapKit.git";
requirement = {
kind = upToNextMajorVersion;
minimumVersion = 5.0.0;
};
};
/* End XCRemoteSwiftPackageReference section */

/* Begin XCSwiftPackageProductDependency section */
6EA127172A0BDFF50066ED7A /* SnapKit */ = {
isa = XCSwiftPackageProductDependency;
package = 6EA127162A0BDFF50066ED7A /* XCRemoteSwiftPackageReference "SnapKit" */;
productName = SnapKit;
};
/* End XCSwiftPackageProductDependency section */
};
rootObject = 6E0AA31629FEA7BE00BD99C4 /* Project object */;
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<key>FaceBookProfile.xcscheme_^#shared#^_</key>
<dict>
<key>orderHint</key>
<integer>1</integer>
<integer>0</integer>
</dict>
</dict>
</dict>
Expand Down
Binary file modified FaceBookProfile/FaceBookProfile/.DS_Store
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,8 +1,93 @@
{
"images" : [
{
"idiom" : "universal",
"platform" : "ios",
"idiom" : "iphone",
"scale" : "2x",
"size" : "20x20"
},
{
"idiom" : "iphone",
"scale" : "3x",
"size" : "20x20"
},
{
"idiom" : "iphone",
"scale" : "2x",
"size" : "29x29"
},
{
"idiom" : "iphone",
"scale" : "3x",
"size" : "29x29"
},
{
"idiom" : "iphone",
"scale" : "2x",
"size" : "40x40"
},
{
"idiom" : "iphone",
"scale" : "3x",
"size" : "40x40"
},
{
"idiom" : "iphone",
"scale" : "2x",
"size" : "60x60"
},
{
"idiom" : "iphone",
"scale" : "3x",
"size" : "60x60"
},
{
"idiom" : "ipad",
"scale" : "1x",
"size" : "20x20"
},
{
"idiom" : "ipad",
"scale" : "2x",
"size" : "20x20"
},
{
"idiom" : "ipad",
"scale" : "1x",
"size" : "29x29"
},
{
"idiom" : "ipad",
"scale" : "2x",
"size" : "29x29"
},
{
"idiom" : "ipad",
"scale" : "1x",
"size" : "40x40"
},
{
"idiom" : "ipad",
"scale" : "2x",
"size" : "40x40"
},
{
"idiom" : "ipad",
"scale" : "1x",
"size" : "76x76"
},
{
"idiom" : "ipad",
"scale" : "2x",
"size" : "76x76"
},
{
"idiom" : "ipad",
"scale" : "2x",
"size" : "83.5x83.5"
},
{
"idiom" : "ios-marketing",
"scale" : "1x",
"size" : "1024x1024"
}
],
Expand Down
6 changes: 3 additions & 3 deletions FaceBookProfile/FaceBookProfile/Assets.xcassets/Contents.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"info" : {
"author" : "xcode",
"version" : 1
"version" : 1,
"author" : "xcode"
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"filename" : "images.jpeg",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "fb_glyphs_education_20_20x20_@2x.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"filename" : "fb_glyphs_education_20_20x20_@3x.png",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "fb_glyphs_calendar_20_20x20_@2x.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"filename" : "fb_glyphs_calendar_20_20x20_@3x.png",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "fb_glyphs_friend-friends_20_20x20_@2x.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"filename" : "fb_glyphs_friend-friends_20_20x20_@3x.png",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "fb_glyphs_games_20_20x20_@2x.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"filename" : "fb_glyphs_games_20_20x20_@3x.png",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "fb_glyphs_app-groups_20_20x20_@2x.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"filename" : "fb_glyphs_app-groups_20_20x20_@3x.png",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "fb_glyphs_question_20_20x20_@2x.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"filename" : "fb_glyphs_question_20_20x20_@3x.png",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "fb_placeholder@2x.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"filename" : "fb_placeholder@3x.png",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading