Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
38 commits
Select commit Hold shift + click to select a range
72710f8
first commit
cdolm92 Feb 21, 2016
e729e59
setup topicsdetailVC
cdolm92 Feb 21, 2016
30ead87
setting up segue
cdolm92 Feb 21, 2016
7065a87
segue not done but working
cdolm92 Feb 21, 2016
e5bc122
new properties in TopicsDetail
cdolm92 Feb 21, 2016
b2d971e
segue works
cdolm92 Feb 21, 2016
6230e5f
setting up swipe gesture
cdolm92 Feb 21, 2016
66417f2
swipe gesture colors switch
cdolm92 Feb 21, 2016
7c7e421
added animation to changeBackgroundColor
cdolm92 Feb 21, 2016
75e572c
clues change after swipe
cdolm92 Feb 21, 2016
9da8868
made bgcolourtimer method
cdolm92 Feb 21, 2016
41a2413
added timer
cdolm92 Feb 21, 2016
fbdbed7
added alertviewcontroller
cdolm92 Feb 21, 2016
5ae2adb
got player results
cdolm92 Feb 21, 2016
08104b7
app meets requirements
cdolm92 Feb 21, 2016
3986ee8
added custom cell with images
cdolm92 Feb 21, 2016
0892bd4
made changes to UI
cdolm92 Feb 21, 2016
312f198
changed ui color
cdolm92 Feb 21, 2016
a98d238
more ui color changes
cdolm92 Feb 21, 2016
808ddef
changed fonts
cdolm92 Feb 21, 2016
d62ce24
formatted labels
cdolm92 Feb 21, 2016
e2c6abe
formatting in topicsvc
cdolm92 Feb 21, 2016
acbb3b7
added music
cdolm92 Feb 21, 2016
137f180
music plays
cdolm92 Feb 21, 2016
35ff7dc
added sound to swipe
cdolm92 Feb 21, 2016
6f18a93
added all music files
cdolm92 Feb 21, 2016
98c1383
it works
cdolm92 Feb 21, 2016
8bd061a
deleted some files
cdolm92 Feb 21, 2016
e91bc64
made some changes
cdolm92 Feb 21, 2016
c5ebc84
added nyalerviewcontroller pod
cdolm92 Feb 21, 2016
d265b99
ui almost finished
cdolm92 Feb 21, 2016
225eba2
done with custom alert view
cdolm92 Feb 21, 2016
ea16f43
organized a bit
cdolm92 Feb 21, 2016
d9d8716
changed UI again
cdolm92 Feb 21, 2016
87edd96
done
cdolm92 Feb 21, 2016
3239c12
organized the code a bit
cdolm92 Feb 21, 2016
d963cd7
sound file names were changed
cdolm92 Feb 21, 2016
9677bac
found a bug
cdolm92 Feb 22, 2016
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
124 changes: 116 additions & 8 deletions HeadsUpper/HeadsUpper.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,43 +7,92 @@
objects = {

/* Begin PBXBuildFile section */
218377F1C84952A0ACDE493A /* libPods.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5F0297BB6D8F25F838E77565 /* libPods.a */; };
8D89695C1C755D0200D32E8A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 8D89695B1C755D0200D32E8A /* main.m */; };
8D89695F1C755D0200D32E8A /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 8D89695E1C755D0200D32E8A /* AppDelegate.m */; };
8D8969621C755D0200D32E8A /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 8D8969611C755D0200D32E8A /* ViewController.m */; };
8D8969651C755D0200D32E8A /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 8D8969631C755D0200D32E8A /* Main.storyboard */; };
8D8969671C755D0200D32E8A /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 8D8969661C755D0200D32E8A /* Assets.xcassets */; };
8D89696A1C755D0200D32E8A /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 8D8969681C755D0200D32E8A /* LaunchScreen.storyboard */; };
F7735DE21C7A0E4C00B6D2DA /* Topics.m in Sources */ = {isa = PBXBuildFile; fileRef = F7735DE11C7A0E4C00B6D2DA /* Topics.m */; };
F7735DE81C7A125E00B6D2DA /* TopicsTVC.m in Sources */ = {isa = PBXBuildFile; fileRef = F7735DE71C7A125E00B6D2DA /* TopicsTVC.m */; };
F7735DEB1C7A164A00B6D2DA /* TopicsDetailVC.m in Sources */ = {isa = PBXBuildFile; fileRef = F7735DEA1C7A164A00B6D2DA /* TopicsDetailVC.m */; };
F7735DEE1C7A42E500B6D2DA /* TopicSelectionTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = F7735DED1C7A42E500B6D2DA /* TopicSelectionTableViewCell.m */; };
F7735DF01C7A50AE00B6D2DA /* AVFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F7735DEF1C7A50AE00B6D2DA /* AVFoundation.framework */; };
F7735DF61C7A518800B6D2DA /* correct-answer.wav in Resources */ = {isa = PBXBuildFile; fileRef = F7735DF51C7A518800B6D2DA /* correct-answer.wav */; };
F7735DFA1C7A51BF00B6D2DA /* skip.wav in Resources */ = {isa = PBXBuildFile; fileRef = F7735DF91C7A51BF00B6D2DA /* skip.wav */; };
F7735DFC1C7A51DB00B6D2DA /* start-new-game.wav in Resources */ = {isa = PBXBuildFile; fileRef = F7735DFB1C7A51DB00B6D2DA /* start-new-game.wav */; };
F7735DFE1C7A51E500B6D2DA /* game-over.wav in Resources */ = {isa = PBXBuildFile; fileRef = F7735DFD1C7A51E500B6D2DA /* game-over.wav */; };
F7735E001C7A51FA00B6D2DA /* background-menu.wav in Resources */ = {isa = PBXBuildFile; fileRef = F7735DFF1C7A51FA00B6D2DA /* background-menu.wav */; };
F7735E021C7A6E0D00B6D2DA /* 24 Tick Tock Effect.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = F7735E011C7A6E0D00B6D2DA /* 24 Tick Tock Effect.mp3 */; };
/* End PBXBuildFile section */

/* Begin PBXFileReference section */
5F0297BB6D8F25F838E77565 /* libPods.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libPods.a; sourceTree = BUILT_PRODUCTS_DIR; };
8D8969571C755D0200D32E8A /* HeadsUpper.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = HeadsUpper.app; sourceTree = BUILT_PRODUCTS_DIR; };
8D89695B1C755D0200D32E8A /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
8D89695D1C755D0200D32E8A /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
8D89695E1C755D0200D32E8A /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
8D8969601C755D0200D32E8A /* ViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ViewController.h; sourceTree = "<group>"; };
8D8969611C755D0200D32E8A /* ViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = "<group>"; };
8D8969641C755D0200D32E8A /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
8D8969661C755D0200D32E8A /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
8D8969691C755D0200D32E8A /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
8D89696B1C755D0200D32E8A /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
90C6B071CB6B528CC5F85B5B /* Pods.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = Pods.debug.xcconfig; path = "Pods/Target Support Files/Pods/Pods.debug.xcconfig"; sourceTree = "<group>"; };
E27F89D42A4AAF4E1C8F8D5B /* Pods.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = Pods.release.xcconfig; path = "Pods/Target Support Files/Pods/Pods.release.xcconfig"; sourceTree = "<group>"; };
F7735DE01C7A0E4C00B6D2DA /* Topics.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Topics.h; sourceTree = "<group>"; };
F7735DE11C7A0E4C00B6D2DA /* Topics.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Topics.m; sourceTree = "<group>"; };
F7735DE61C7A125E00B6D2DA /* TopicsTVC.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TopicsTVC.h; sourceTree = "<group>"; };
F7735DE71C7A125E00B6D2DA /* TopicsTVC.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TopicsTVC.m; sourceTree = "<group>"; };
F7735DE91C7A164A00B6D2DA /* TopicsDetailVC.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TopicsDetailVC.h; sourceTree = "<group>"; };
F7735DEA1C7A164A00B6D2DA /* TopicsDetailVC.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TopicsDetailVC.m; sourceTree = "<group>"; };
F7735DEC1C7A42E500B6D2DA /* TopicSelectionTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TopicSelectionTableViewCell.h; sourceTree = "<group>"; };
F7735DED1C7A42E500B6D2DA /* TopicSelectionTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TopicSelectionTableViewCell.m; sourceTree = "<group>"; };
F7735DEF1C7A50AE00B6D2DA /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; };
F7735DF51C7A518800B6D2DA /* correct-answer.wav */ = {isa = PBXFileReference; lastKnownFileType = audio.wav; name = "correct-answer.wav"; path = "../../../../../../Documents/Assets/FREE-GAME-ASSET-PACK/Audio/SFX/correct-answer.wav"; sourceTree = "<group>"; };
F7735DF91C7A51BF00B6D2DA /* skip.wav */ = {isa = PBXFileReference; lastKnownFileType = audio.wav; name = skip.wav; path = "../../../../../../Documents/Assets/FREE-GAME-ASSET-PACK/Audio/SFX/skip.wav"; sourceTree = "<group>"; };
F7735DFB1C7A51DB00B6D2DA /* start-new-game.wav */ = {isa = PBXFileReference; lastKnownFileType = audio.wav; name = "start-new-game.wav"; path = "../../../../../../Documents/Assets/FREE-GAME-ASSET-PACK/Audio/SFX/start-new-game.wav"; sourceTree = "<group>"; };
F7735DFD1C7A51E500B6D2DA /* game-over.wav */ = {isa = PBXFileReference; lastKnownFileType = audio.wav; name = "game-over.wav"; path = "../../../../../../Documents/Assets/FREE-GAME-ASSET-PACK/Audio/SFX/game-over.wav"; sourceTree = "<group>"; };
F7735DFF1C7A51FA00B6D2DA /* background-menu.wav */ = {isa = PBXFileReference; lastKnownFileType = audio.wav; name = "background-menu.wav"; path = "../../../../../../Documents/Assets/FREE-GAME-ASSET-PACK/Audio/SFX/background-menu.wav"; sourceTree = "<group>"; };
F7735E011C7A6E0D00B6D2DA /* 24 Tick Tock Effect.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; name = "24 Tick Tock Effect.mp3"; path = "../../../../../../Downloads/24 Tick Tock Effect.mp3"; sourceTree = "<group>"; };
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
8D8969541C755D0200D32E8A /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
F7735DF01C7A50AE00B6D2DA /* AVFoundation.framework in Frameworks */,
218377F1C84952A0ACDE493A /* libPods.a in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */

/* Begin PBXGroup section */
2C7CC5F38065230B7F722383 /* Pods */ = {
isa = PBXGroup;
children = (
90C6B071CB6B528CC5F85B5B /* Pods.debug.xcconfig */,
E27F89D42A4AAF4E1C8F8D5B /* Pods.release.xcconfig */,
);
name = Pods;
sourceTree = "<group>";
};
448F3D6E8E8AD42807BA1E68 /* Frameworks */ = {
isa = PBXGroup;
children = (
5F0297BB6D8F25F838E77565 /* libPods.a */,
);
name = Frameworks;
sourceTree = "<group>";
};
8D89694E1C755D0200D32E8A = {
isa = PBXGroup;
children = (
F7735DEF1C7A50AE00B6D2DA /* AVFoundation.framework */,
8D8969591C755D0200D32E8A /* HeadsUpper */,
8D8969581C755D0200D32E8A /* Products */,
2C7CC5F38065230B7F722383 /* Pods */,
448F3D6E8E8AD42807BA1E68 /* Frameworks */,
);
sourceTree = "<group>";
};
Expand All @@ -58,10 +107,22 @@
8D8969591C755D0200D32E8A /* HeadsUpper */ = {
isa = PBXGroup;
children = (
F7735DFF1C7A51FA00B6D2DA /* background-menu.wav */,
F7735DF91C7A51BF00B6D2DA /* skip.wav */,
F7735DFB1C7A51DB00B6D2DA /* start-new-game.wav */,
F7735DFD1C7A51E500B6D2DA /* game-over.wav */,
F7735DF51C7A518800B6D2DA /* correct-answer.wav */,
F7735E011C7A6E0D00B6D2DA /* 24 Tick Tock Effect.mp3 */,
8D89695D1C755D0200D32E8A /* AppDelegate.h */,
8D89695E1C755D0200D32E8A /* AppDelegate.m */,
8D8969601C755D0200D32E8A /* ViewController.h */,
8D8969611C755D0200D32E8A /* ViewController.m */,
F7735DE01C7A0E4C00B6D2DA /* Topics.h */,
F7735DE11C7A0E4C00B6D2DA /* Topics.m */,
F7735DE61C7A125E00B6D2DA /* TopicsTVC.h */,
F7735DE71C7A125E00B6D2DA /* TopicsTVC.m */,
F7735DE91C7A164A00B6D2DA /* TopicsDetailVC.h */,
F7735DEA1C7A164A00B6D2DA /* TopicsDetailVC.m */,
F7735DEC1C7A42E500B6D2DA /* TopicSelectionTableViewCell.h */,
F7735DED1C7A42E500B6D2DA /* TopicSelectionTableViewCell.m */,
8D8969631C755D0200D32E8A /* Main.storyboard */,
8D8969661C755D0200D32E8A /* Assets.xcassets */,
8D8969681C755D0200D32E8A /* LaunchScreen.storyboard */,
Expand All @@ -86,9 +147,11 @@
isa = PBXNativeTarget;
buildConfigurationList = 8D89696E1C755D0200D32E8A /* Build configuration list for PBXNativeTarget "HeadsUpper" */;
buildPhases = (
8CEEBD9E6BF9F84401417DF9 /* Check Pods Manifest.lock */,
8D8969531C755D0200D32E8A /* Sources */,
8D8969541C755D0200D32E8A /* Frameworks */,
8D8969551C755D0200D32E8A /* Resources */,
2D62EBC922B9E1598DEA6C84 /* Copy Pods Resources */,
);
buildRules = (
);
Expand Down Expand Up @@ -136,20 +199,62 @@
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
F7735DFE1C7A51E500B6D2DA /* game-over.wav in Resources */,
F7735DF61C7A518800B6D2DA /* correct-answer.wav in Resources */,
8D89696A1C755D0200D32E8A /* LaunchScreen.storyboard in Resources */,
F7735E021C7A6E0D00B6D2DA /* 24 Tick Tock Effect.mp3 in Resources */,
F7735E001C7A51FA00B6D2DA /* background-menu.wav in Resources */,
F7735DFC1C7A51DB00B6D2DA /* start-new-game.wav in Resources */,
F7735DFA1C7A51BF00B6D2DA /* skip.wav in Resources */,
8D8969671C755D0200D32E8A /* Assets.xcassets in Resources */,
8D8969651C755D0200D32E8A /* Main.storyboard in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */

/* Begin PBXShellScriptBuildPhase section */
2D62EBC922B9E1598DEA6C84 /* Copy Pods Resources */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
);
name = "Copy Pods Resources";
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods/Pods-resources.sh\"\n";
showEnvVarsInLog = 0;
};
8CEEBD9E6BF9F84401417DF9 /* Check Pods Manifest.lock */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
);
name = "Check Pods Manifest.lock";
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [[ $? != 0 ]] ; then\n cat << EOM\nerror: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\nEOM\n exit 1\nfi\n";
showEnvVarsInLog = 0;
};
/* End PBXShellScriptBuildPhase section */

/* Begin PBXSourcesBuildPhase section */
8D8969531C755D0200D32E8A /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
8D8969621C755D0200D32E8A /* ViewController.m in Sources */,
F7735DEE1C7A42E500B6D2DA /* TopicSelectionTableViewCell.m in Sources */,
F7735DE81C7A125E00B6D2DA /* TopicsTVC.m in Sources */,
F7735DE21C7A0E4C00B6D2DA /* Topics.m in Sources */,
F7735DEB1C7A164A00B6D2DA /* TopicsDetailVC.m in Sources */,
8D89695F1C755D0200D32E8A /* AppDelegate.m in Sources */,
8D89695C1C755D0200D32E8A /* main.m in Sources */,
);
Expand Down Expand Up @@ -259,10 +364,11 @@
};
8D89696F1C755D0200D32E8A /* Debug */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 90C6B071CB6B528CC5F85B5B /* Pods.debug.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
INFOPLIST_FILE = HeadsUpper/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 8.1;
IPHONEOS_DEPLOYMENT_TARGET = 9.2;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = com.mikekavouras.HeadsUpper;
PRODUCT_NAME = "$(TARGET_NAME)";
Expand All @@ -271,10 +377,11 @@
};
8D8969701C755D0200D32E8A /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = E27F89D42A4AAF4E1C8F8D5B /* Pods.release.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
INFOPLIST_FILE = HeadsUpper/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 8.1;
IPHONEOS_DEPLOYMENT_TARGET = 9.2;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = com.mikekavouras.HeadsUpper;
PRODUCT_NAME = "$(TARGET_NAME)";
Expand All @@ -300,6 +407,7 @@
8D8969701C755D0200D32E8A /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
Expand Down
10 changes: 10 additions & 0 deletions HeadsUpper/HeadsUpper.xcworkspace/contents.xcworkspacedata

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions HeadsUpper/HeadsUpper/Assets.xcassets/Contents.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"info" : {
"version" : 1,
"author" : "xcode"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"images" : [
{
"idiom" : "universal",
"filename" : "animals.jpg",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"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,21 @@
{
"images" : [
{
"idiom" : "universal",
"filename" : "heymrdj.jpg",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"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.
21 changes: 21 additions & 0 deletions HeadsUpper/HeadsUpper/Assets.xcassets/icons.imageset/Contents.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"images" : [
{
"idiom" : "universal",
"filename" : "icons.jpg",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"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,21 @@
{
"images" : [
{
"idiom" : "universal",
"filename" : "superstar.jpg",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"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,21 @@
{
"images" : [
{
"idiom" : "universal",
"filename" : "thenineties.png",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"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.
6 changes: 3 additions & 3 deletions HeadsUpper/HeadsUpper/Base.lproj/LaunchScreen.storyboard
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="8150" systemVersion="15A204g" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" initialViewController="01J-lp-oVM">
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="9531" systemVersion="15C50" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" initialViewController="01J-lp-oVM">
<dependencies>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="8122"/>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="9529"/>
</dependencies>
<scenes>
<!--View Controller-->
Expand All @@ -15,7 +16,6 @@
<view key="view" contentMode="scaleToFill" id="Ze5-6b-2t3">
<rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<animations/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/>
</view>
</viewController>
Expand Down
Loading