diff --git a/.gitignore b/.gitignore
index c32c6a5..f5aa01d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,26 @@
-*.ipa
.DS_Store
+
+## Build generated
+build/
+DerivedData/
+
+## Various settings
+*.pbxuser
+!default.pbxuser
+*.mode1v3
+!default.mode1v3
+*.mode2v3
+!default.mode2v3
+*.perspectivev3
+!default.perspectivev3
+xcuserdata/
+
+## Other
+*.moved-aside
+*.xcuserstate
+
+## Obj-C/Swift specific
+*.hmap
+*.ipa
+*.dSYM.zip
+*.dSYM
diff --git a/GoodNight Widget/GoodNight Widget.entitlements b/GoodNight Widget/GoodNight Widget.entitlements
index 7a93f66..4f70b98 100644
--- a/GoodNight Widget/GoodNight Widget.entitlements
+++ b/GoodNight Widget/GoodNight Widget.entitlements
@@ -4,7 +4,7 @@
com.apple.security.application-groups
- group.com.agatiello.GoodNight
+ group.com.saagarjha.GoodNight
diff --git a/GoodNight-Mac/MacAssets.xcassets/AppIcon.appiconset/1024.png b/GoodNight-Mac/MacAssets.xcassets/AppIcon.appiconset/1024.png
index 4b897df..3dbb846 100644
Binary files a/GoodNight-Mac/MacAssets.xcassets/AppIcon.appiconset/1024.png and b/GoodNight-Mac/MacAssets.xcassets/AppIcon.appiconset/1024.png differ
diff --git a/GoodNight-Mac/MacAssets.xcassets/AppIcon.appiconset/128.png b/GoodNight-Mac/MacAssets.xcassets/AppIcon.appiconset/128.png
index 9da1e97..deefdaf 100644
Binary files a/GoodNight-Mac/MacAssets.xcassets/AppIcon.appiconset/128.png and b/GoodNight-Mac/MacAssets.xcassets/AppIcon.appiconset/128.png differ
diff --git a/GoodNight-Mac/MacAssets.xcassets/AppIcon.appiconset/16.png b/GoodNight-Mac/MacAssets.xcassets/AppIcon.appiconset/16.png
index c7f24f7..59baa6b 100644
Binary files a/GoodNight-Mac/MacAssets.xcassets/AppIcon.appiconset/16.png and b/GoodNight-Mac/MacAssets.xcassets/AppIcon.appiconset/16.png differ
diff --git a/GoodNight-Mac/MacAssets.xcassets/AppIcon.appiconset/256-1.png b/GoodNight-Mac/MacAssets.xcassets/AppIcon.appiconset/256-1.png
deleted file mode 100644
index a0541ce..0000000
Binary files a/GoodNight-Mac/MacAssets.xcassets/AppIcon.appiconset/256-1.png and /dev/null differ
diff --git a/GoodNight-Mac/MacAssets.xcassets/AppIcon.appiconset/256.png b/GoodNight-Mac/MacAssets.xcassets/AppIcon.appiconset/256.png
index a0541ce..4095b5d 100644
Binary files a/GoodNight-Mac/MacAssets.xcassets/AppIcon.appiconset/256.png and b/GoodNight-Mac/MacAssets.xcassets/AppIcon.appiconset/256.png differ
diff --git a/GoodNight-Mac/MacAssets.xcassets/AppIcon.appiconset/32-1.png b/GoodNight-Mac/MacAssets.xcassets/AppIcon.appiconset/32-1.png
deleted file mode 100644
index 0a076a0..0000000
Binary files a/GoodNight-Mac/MacAssets.xcassets/AppIcon.appiconset/32-1.png and /dev/null differ
diff --git a/GoodNight-Mac/MacAssets.xcassets/AppIcon.appiconset/32.png b/GoodNight-Mac/MacAssets.xcassets/AppIcon.appiconset/32.png
index 0a076a0..7c3135e 100644
Binary files a/GoodNight-Mac/MacAssets.xcassets/AppIcon.appiconset/32.png and b/GoodNight-Mac/MacAssets.xcassets/AppIcon.appiconset/32.png differ
diff --git a/GoodNight-Mac/MacAssets.xcassets/AppIcon.appiconset/512-1.png b/GoodNight-Mac/MacAssets.xcassets/AppIcon.appiconset/512-1.png
deleted file mode 100644
index ba59f0b..0000000
Binary files a/GoodNight-Mac/MacAssets.xcassets/AppIcon.appiconset/512-1.png and /dev/null differ
diff --git a/GoodNight-Mac/MacAssets.xcassets/AppIcon.appiconset/512.png b/GoodNight-Mac/MacAssets.xcassets/AppIcon.appiconset/512.png
index ba59f0b..ba42329 100644
Binary files a/GoodNight-Mac/MacAssets.xcassets/AppIcon.appiconset/512.png and b/GoodNight-Mac/MacAssets.xcassets/AppIcon.appiconset/512.png differ
diff --git a/GoodNight-Mac/MacAssets.xcassets/AppIcon.appiconset/64.png b/GoodNight-Mac/MacAssets.xcassets/AppIcon.appiconset/64.png
index bc4289e..3dbe6ca 100644
Binary files a/GoodNight-Mac/MacAssets.xcassets/AppIcon.appiconset/64.png and b/GoodNight-Mac/MacAssets.xcassets/AppIcon.appiconset/64.png differ
diff --git a/GoodNight-Mac/MacAssets.xcassets/AppIcon.appiconset/Contents.json b/GoodNight-Mac/MacAssets.xcassets/AppIcon.appiconset/Contents.json
index 761dc03..13520f7 100644
--- a/GoodNight-Mac/MacAssets.xcassets/AppIcon.appiconset/Contents.json
+++ b/GoodNight-Mac/MacAssets.xcassets/AppIcon.appiconset/Contents.json
@@ -9,7 +9,7 @@
{
"size" : "16x16",
"idiom" : "mac",
- "filename" : "32-1.png",
+ "filename" : "32.png",
"scale" : "2x"
},
{
@@ -33,7 +33,7 @@
{
"size" : "128x128",
"idiom" : "mac",
- "filename" : "256-1.png",
+ "filename" : "256.png",
"scale" : "2x"
},
{
@@ -45,7 +45,7 @@
{
"size" : "256x256",
"idiom" : "mac",
- "filename" : "512-1.png",
+ "filename" : "512.png",
"scale" : "2x"
},
{
diff --git a/GoodNight-Mac/MacAssets.xcassets/icon_raw_rounded.imageset/1024.png b/GoodNight-Mac/MacAssets.xcassets/icon_raw_rounded.imageset/1024.png
index 4b897df..3dbb846 100644
Binary files a/GoodNight-Mac/MacAssets.xcassets/icon_raw_rounded.imageset/1024.png and b/GoodNight-Mac/MacAssets.xcassets/icon_raw_rounded.imageset/1024.png differ
diff --git a/GoodNight-Mac/MacAssets.xcassets/icon_raw_rounded.imageset/512.png b/GoodNight-Mac/MacAssets.xcassets/icon_raw_rounded.imageset/512.png
index ba59f0b..ba42329 100644
Binary files a/GoodNight-Mac/MacAssets.xcassets/icon_raw_rounded.imageset/512.png and b/GoodNight-Mac/MacAssets.xcassets/icon_raw_rounded.imageset/512.png differ
diff --git a/GoodNight-Mac/MacAssets.xcassets/menu.imageset/16.png b/GoodNight-Mac/MacAssets.xcassets/menu.imageset/16.png
index 58fa888..59baa6b 100644
Binary files a/GoodNight-Mac/MacAssets.xcassets/menu.imageset/16.png and b/GoodNight-Mac/MacAssets.xcassets/menu.imageset/16.png differ
diff --git a/GoodNight-Mac/MacAssets.xcassets/menu.imageset/32.png b/GoodNight-Mac/MacAssets.xcassets/menu.imageset/32.png
index 6c2b484..7c3135e 100644
Binary files a/GoodNight-Mac/MacAssets.xcassets/menu.imageset/32.png and b/GoodNight-Mac/MacAssets.xcassets/menu.imageset/32.png differ
diff --git a/GoodNight.xcodeproj/project.pbxproj b/GoodNight.xcodeproj/project.pbxproj
index fa96a93..4bb2cc8 100755
--- a/GoodNight.xcodeproj/project.pbxproj
+++ b/GoodNight.xcodeproj/project.pbxproj
@@ -730,12 +730,12 @@
922B281C1DDE81CF0075C274 = {
CreatedOnToolsVersion = 8.1;
DevelopmentTeam = 9QKLXG4845;
- ProvisioningStyle = Manual;
+ ProvisioningStyle = Automatic;
};
925B811D1BE2BCE1003A6C4B = {
CreatedOnToolsVersion = 7.2;
- DevelopmentTeam = 9QKLXG4845;
- ProvisioningStyle = Manual;
+ DevelopmentTeam = 3493UDPWAK;
+ ProvisioningStyle = Automatic;
SystemCapabilities = {
com.apple.ApplicationGroups.iOS = {
enabled = 1;
@@ -747,8 +747,8 @@
};
B9E536451B38D90D0097BF90 = {
CreatedOnToolsVersion = 7.0;
- DevelopmentTeam = 9QKLXG4845;
- ProvisioningStyle = Manual;
+ DevelopmentTeam = 3493UDPWAK;
+ ProvisioningStyle = Automatic;
SystemCapabilities = {
com.apple.ApplicationGroups.iOS = {
enabled = 1;
@@ -993,7 +993,7 @@
CLANG_WARN_SUSPICIOUS_MOVES = YES;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
- CODE_SIGN_IDENTITY = "Developer ID Application";
+ CODE_SIGN_IDENTITY = "Mac Developer";
COMBINE_HIDPI_IMAGES = YES;
COPY_PHASE_STRIP = NO;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
@@ -1073,10 +1073,11 @@
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = "Brand Assets";
+ ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
CODE_SIGN_ENTITLEMENTS = GoodNight/GoodNight.entitlements;
CODE_SIGN_IDENTITY = "iPhone Distribution: ADA Tech, LLC";
- DEVELOPMENT_TEAM = 9QKLXG4845;
+ "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
+ DEVELOPMENT_TEAM = 3493UDPWAK;
ENABLE_BITCODE = NO;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
@@ -1086,10 +1087,10 @@
GCC_THUMB_SUPPORT = NO;
INFOPLIST_FILE = "$(SRCROOT)/GoodNight/Info.plist";
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
- PRODUCT_BUNDLE_IDENTIFIER = com.agatiello.GoodNight;
+ PRODUCT_BUNDLE_IDENTIFIER = com.saagarjha.GoodNight;
PRODUCT_NAME = GoodNight;
- PROVISIONING_PROFILE = "d859dcdf-12a2-465a-8ed2-3cb6ab6bf02b";
- PROVISIONING_PROFILE_SPECIFIER = GoodNight;
+ PROVISIONING_PROFILE = "";
+ PROVISIONING_PROFILE_SPECIFIER = "";
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Enterprise;
@@ -1100,15 +1101,16 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
CODE_SIGN_ENTITLEMENTS = "GoodNight Widget/GoodNight Widget.entitlements";
- DEVELOPMENT_TEAM = 9QKLXG4845;
+ "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
+ DEVELOPMENT_TEAM = 3493UDPWAK;
ENABLE_BITCODE = NO;
GCC_PREFIX_HEADER = GoodNight/PrefixHeader.pch;
INFOPLIST_FILE = "GoodNight Widget/Info.plist";
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @executable_path/../../Frameworks";
- PRODUCT_BUNDLE_IDENTIFIER = "com.agatiello.GoodNight.GoodNight-Widget";
+ PRODUCT_BUNDLE_IDENTIFIER = "com.saagarjha.GoodNight.GoodNight-Widget";
PRODUCT_NAME = "$(TARGET_NAME)";
- PROVISIONING_PROFILE = "0294b426-e9c0-493a-bf93-262f3f9d5307";
- PROVISIONING_PROFILE_SPECIFIER = "GoodNight Widget (Development)";
+ PROVISIONING_PROFILE = "";
+ PROVISIONING_PROFILE_SPECIFIER = "";
SKIP_INSTALL = YES;
};
name = Debug;
@@ -1133,9 +1135,10 @@
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
CODE_SIGN_ENTITLEMENTS = "GoodNight Widget/GoodNight Widget.entitlements";
+ "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
COPY_PHASE_STRIP = NO;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
- DEVELOPMENT_TEAM = 9QKLXG4845;
+ DEVELOPMENT_TEAM = 3493UDPWAK;
ENABLE_BITCODE = NO;
ENABLE_NS_ASSERTIONS = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
@@ -1151,10 +1154,10 @@
INFOPLIST_FILE = "GoodNight Widget/Info.plist";
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @executable_path/../../Frameworks";
MTL_ENABLE_DEBUG_INFO = NO;
- PRODUCT_BUNDLE_IDENTIFIER = "com.agatiello.GoodNight.GoodNight-Widget";
+ PRODUCT_BUNDLE_IDENTIFIER = "com.saagarjha.GoodNight.GoodNight-Widget";
PRODUCT_NAME = "$(TARGET_NAME)";
- PROVISIONING_PROFILE = "877dad75-3f5b-4e87-83cc-3f39379469bf";
- PROVISIONING_PROFILE_SPECIFIER = "GoodNight Widget";
+ PROVISIONING_PROFILE = "";
+ PROVISIONING_PROFILE_SPECIFIER = "";
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
VALIDATE_PRODUCT = YES;
@@ -1213,10 +1216,11 @@
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = "Brand Assets";
+ ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
CODE_SIGN_ENTITLEMENTS = GoodNight/GoodNight.entitlements;
CODE_SIGN_IDENTITY = "iPhone Developer: Anthony Agatiello (J9M2GPP36A)";
- DEVELOPMENT_TEAM = 9QKLXG4845;
+ "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
+ DEVELOPMENT_TEAM = 3493UDPWAK;
ENABLE_BITCODE = NO;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
@@ -1226,10 +1230,10 @@
GCC_THUMB_SUPPORT = NO;
INFOPLIST_FILE = "$(SRCROOT)/GoodNight/Info.plist";
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
- PRODUCT_BUNDLE_IDENTIFIER = com.agatiello.GoodNight;
+ PRODUCT_BUNDLE_IDENTIFIER = com.saagarjha.GoodNight;
PRODUCT_NAME = GoodNight;
- PROVISIONING_PROFILE = "588851c4-c84d-4ac4-a98d-e468ce1eca1e";
- PROVISIONING_PROFILE_SPECIFIER = "GoodNight (Development)";
+ PROVISIONING_PROFILE = "";
+ PROVISIONING_PROFILE_SPECIFIER = "";
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Debug;
diff --git a/GoodNight/Assets.xcassets/AppIcon.appiconset/100.png b/GoodNight/Assets.xcassets/AppIcon.appiconset/100.png
new file mode 100644
index 0000000..ad91545
Binary files /dev/null and b/GoodNight/Assets.xcassets/AppIcon.appiconset/100.png differ
diff --git a/GoodNight/Assets.xcassets/AppIcon.appiconset/114.png b/GoodNight/Assets.xcassets/AppIcon.appiconset/114.png
new file mode 100644
index 0000000..d4b1604
Binary files /dev/null and b/GoodNight/Assets.xcassets/AppIcon.appiconset/114.png differ
diff --git a/GoodNight/Assets.xcassets/AppIcon.appiconset/120-1.png b/GoodNight/Assets.xcassets/AppIcon.appiconset/120-1.png
deleted file mode 100644
index 3857c9c..0000000
Binary files a/GoodNight/Assets.xcassets/AppIcon.appiconset/120-1.png and /dev/null differ
diff --git a/GoodNight/Assets.xcassets/AppIcon.appiconset/120.png b/GoodNight/Assets.xcassets/AppIcon.appiconset/120.png
index 3857c9c..e9c9e1e 100644
Binary files a/GoodNight/Assets.xcassets/AppIcon.appiconset/120.png and b/GoodNight/Assets.xcassets/AppIcon.appiconset/120.png differ
diff --git a/GoodNight/Assets.xcassets/AppIcon.appiconset/144.png b/GoodNight/Assets.xcassets/AppIcon.appiconset/144.png
new file mode 100644
index 0000000..e14f33c
Binary files /dev/null and b/GoodNight/Assets.xcassets/AppIcon.appiconset/144.png differ
diff --git a/GoodNight/Assets.xcassets/AppIcon.appiconset/152.png b/GoodNight/Assets.xcassets/AppIcon.appiconset/152.png
index 21d2027..1308e5d 100644
Binary files a/GoodNight/Assets.xcassets/AppIcon.appiconset/152.png and b/GoodNight/Assets.xcassets/AppIcon.appiconset/152.png differ
diff --git a/GoodNight/Assets.xcassets/AppIcon.appiconset/167.png b/GoodNight/Assets.xcassets/AppIcon.appiconset/167.png
index c512da2..a666443 100644
Binary files a/GoodNight/Assets.xcassets/AppIcon.appiconset/167.png and b/GoodNight/Assets.xcassets/AppIcon.appiconset/167.png differ
diff --git a/GoodNight/Assets.xcassets/AppIcon.appiconset/180.png b/GoodNight/Assets.xcassets/AppIcon.appiconset/180.png
index ef84a5d..df17a8a 100644
Binary files a/GoodNight/Assets.xcassets/AppIcon.appiconset/180.png and b/GoodNight/Assets.xcassets/AppIcon.appiconset/180.png differ
diff --git a/GoodNight/Assets.xcassets/AppIcon.appiconset/29.png b/GoodNight/Assets.xcassets/AppIcon.appiconset/29.png
index faf00ae..cc6a527 100644
Binary files a/GoodNight/Assets.xcassets/AppIcon.appiconset/29.png and b/GoodNight/Assets.xcassets/AppIcon.appiconset/29.png differ
diff --git a/GoodNight/Assets.xcassets/AppIcon.appiconset/40.png b/GoodNight/Assets.xcassets/AppIcon.appiconset/40.png
index 8783a33..4b8baa8 100644
Binary files a/GoodNight/Assets.xcassets/AppIcon.appiconset/40.png and b/GoodNight/Assets.xcassets/AppIcon.appiconset/40.png differ
diff --git a/GoodNight/Assets.xcassets/AppIcon.appiconset/50.png b/GoodNight/Assets.xcassets/AppIcon.appiconset/50.png
new file mode 100644
index 0000000..1310732
Binary files /dev/null and b/GoodNight/Assets.xcassets/AppIcon.appiconset/50.png differ
diff --git a/GoodNight/Assets.xcassets/AppIcon.appiconset/57.png b/GoodNight/Assets.xcassets/AppIcon.appiconset/57.png
new file mode 100644
index 0000000..23dea01
Binary files /dev/null and b/GoodNight/Assets.xcassets/AppIcon.appiconset/57.png differ
diff --git a/GoodNight/Assets.xcassets/AppIcon.appiconset/58-1.png b/GoodNight/Assets.xcassets/AppIcon.appiconset/58-1.png
deleted file mode 100644
index a652bd7..0000000
Binary files a/GoodNight/Assets.xcassets/AppIcon.appiconset/58-1.png and /dev/null differ
diff --git a/GoodNight/Assets.xcassets/AppIcon.appiconset/58.png b/GoodNight/Assets.xcassets/AppIcon.appiconset/58.png
index 307408f..2f9ecf3 100644
Binary files a/GoodNight/Assets.xcassets/AppIcon.appiconset/58.png and b/GoodNight/Assets.xcassets/AppIcon.appiconset/58.png differ
diff --git a/GoodNight/Assets.xcassets/AppIcon.appiconset/72.png b/GoodNight/Assets.xcassets/AppIcon.appiconset/72.png
new file mode 100644
index 0000000..7699c9c
Binary files /dev/null and b/GoodNight/Assets.xcassets/AppIcon.appiconset/72.png differ
diff --git a/GoodNight/Assets.xcassets/AppIcon.appiconset/76.png b/GoodNight/Assets.xcassets/AppIcon.appiconset/76.png
index 5c7eb37..bc538b5 100644
Binary files a/GoodNight/Assets.xcassets/AppIcon.appiconset/76.png and b/GoodNight/Assets.xcassets/AppIcon.appiconset/76.png differ
diff --git a/GoodNight/Assets.xcassets/AppIcon.appiconset/80-1.png b/GoodNight/Assets.xcassets/AppIcon.appiconset/80-1.png
deleted file mode 100644
index a51e7d2..0000000
Binary files a/GoodNight/Assets.xcassets/AppIcon.appiconset/80-1.png and /dev/null differ
diff --git a/GoodNight/Assets.xcassets/AppIcon.appiconset/80.png b/GoodNight/Assets.xcassets/AppIcon.appiconset/80.png
index de2fefb..eb11a09 100644
Binary files a/GoodNight/Assets.xcassets/AppIcon.appiconset/80.png and b/GoodNight/Assets.xcassets/AppIcon.appiconset/80.png differ
diff --git a/GoodNight/Assets.xcassets/AppIcon.appiconset/87.png b/GoodNight/Assets.xcassets/AppIcon.appiconset/87.png
index 6195aa9..745fef8 100644
Binary files a/GoodNight/Assets.xcassets/AppIcon.appiconset/87.png and b/GoodNight/Assets.xcassets/AppIcon.appiconset/87.png differ
diff --git a/GoodNight/Assets.xcassets/AppIcon.appiconset/Contents.json b/GoodNight/Assets.xcassets/AppIcon.appiconset/Contents.json
old mode 100755
new mode 100644
index 5852291..e50b3d5
--- a/GoodNight/Assets.xcassets/AppIcon.appiconset/Contents.json
+++ b/GoodNight/Assets.xcassets/AppIcon.appiconset/Contents.json
@@ -1,5 +1,20 @@
{
"images" : [
+ {
+ "idiom" : "iphone",
+ "size" : "20x20",
+ "scale" : "2x"
+ },
+ {
+ "idiom" : "iphone",
+ "size" : "20x20",
+ "scale" : "3x"
+ },
+ {
+ "idiom" : "iphone",
+ "size" : "29x29",
+ "scale" : "1x"
+ },
{
"size" : "29x29",
"idiom" : "iphone",
@@ -24,10 +39,22 @@
"filename" : "120.png",
"scale" : "3x"
},
+ {
+ "size" : "57x57",
+ "idiom" : "iphone",
+ "filename" : "57.png",
+ "scale" : "1x"
+ },
+ {
+ "size" : "57x57",
+ "idiom" : "iphone",
+ "filename" : "114.png",
+ "scale" : "2x"
+ },
{
"size" : "60x60",
"idiom" : "iphone",
- "filename" : "120-1.png",
+ "filename" : "120.png",
"scale" : "2x"
},
{
@@ -36,6 +63,16 @@
"filename" : "180.png",
"scale" : "3x"
},
+ {
+ "idiom" : "ipad",
+ "size" : "20x20",
+ "scale" : "1x"
+ },
+ {
+ "idiom" : "ipad",
+ "size" : "20x20",
+ "scale" : "2x"
+ },
{
"size" : "29x29",
"idiom" : "ipad",
@@ -45,7 +82,7 @@
{
"size" : "29x29",
"idiom" : "ipad",
- "filename" : "58-1.png",
+ "filename" : "58.png",
"scale" : "2x"
},
{
@@ -57,7 +94,31 @@
{
"size" : "40x40",
"idiom" : "ipad",
- "filename" : "80-1.png",
+ "filename" : "80.png",
+ "scale" : "2x"
+ },
+ {
+ "size" : "50x50",
+ "idiom" : "ipad",
+ "filename" : "50.png",
+ "scale" : "1x"
+ },
+ {
+ "size" : "50x50",
+ "idiom" : "ipad",
+ "filename" : "100.png",
+ "scale" : "2x"
+ },
+ {
+ "size" : "72x72",
+ "idiom" : "ipad",
+ "filename" : "72.png",
+ "scale" : "1x"
+ },
+ {
+ "size" : "72x72",
+ "idiom" : "ipad",
+ "filename" : "144.png",
"scale" : "2x"
},
{
diff --git a/GoodNight/Assets.xcassets/Brand Assets.launchimage/Contents.json b/GoodNight/Assets.xcassets/LaunchImage.launchimage/Contents.json
similarity index 100%
rename from GoodNight/Assets.xcassets/Brand Assets.launchimage/Contents.json
rename to GoodNight/Assets.xcassets/LaunchImage.launchimage/Contents.json
diff --git a/GoodNight/Assets.xcassets/launch.imageset/AppIcon.pdf b/GoodNight/Assets.xcassets/launch.imageset/AppIcon.pdf
new file mode 100644
index 0000000..c2e8596
Binary files /dev/null and b/GoodNight/Assets.xcassets/launch.imageset/AppIcon.pdf differ
diff --git a/GoodNight/Assets.xcassets/launch.imageset/Contents.json b/GoodNight/Assets.xcassets/launch.imageset/Contents.json
index 091a003..564b1bc 100644
--- a/GoodNight/Assets.xcassets/launch.imageset/Contents.json
+++ b/GoodNight/Assets.xcassets/launch.imageset/Contents.json
@@ -2,18 +2,7 @@
"images" : [
{
"idiom" : "universal",
- "filename" : "launch.png",
- "scale" : "1x"
- },
- {
- "idiom" : "universal",
- "filename" : "launch@2x.png",
- "scale" : "2x"
- },
- {
- "idiom" : "universal",
- "filename" : "launch@3x.png",
- "scale" : "3x"
+ "filename" : "AppIcon.pdf"
}
],
"info" : {
diff --git a/GoodNight/Assets.xcassets/launch.imageset/launch.png b/GoodNight/Assets.xcassets/launch.imageset/launch.png
deleted file mode 100644
index 31d24ba..0000000
Binary files a/GoodNight/Assets.xcassets/launch.imageset/launch.png and /dev/null differ
diff --git a/GoodNight/Assets.xcassets/launch.imageset/launch@2x.png b/GoodNight/Assets.xcassets/launch.imageset/launch@2x.png
deleted file mode 100644
index c54f574..0000000
Binary files a/GoodNight/Assets.xcassets/launch.imageset/launch@2x.png and /dev/null differ
diff --git a/GoodNight/Assets.xcassets/launch.imageset/launch@3x.png b/GoodNight/Assets.xcassets/launch.imageset/launch@3x.png
deleted file mode 100644
index cada97b..0000000
Binary files a/GoodNight/Assets.xcassets/launch.imageset/launch@3x.png and /dev/null differ
diff --git a/GoodNight/Base.lproj/LaunchScreen.storyboard b/GoodNight/Base.lproj/LaunchScreen.storyboard
index a1582e5..7d31de2 100644
--- a/GoodNight/Base.lproj/LaunchScreen.storyboard
+++ b/GoodNight/Base.lproj/LaunchScreen.storyboard
@@ -1,8 +1,13 @@
-
-
+
+
+
+
+
-
+
+
+
@@ -14,17 +19,18 @@
-
+
-
+
-
+
+
-
+
@@ -37,6 +43,6 @@
-
+
diff --git a/GoodNight/GoodNight.entitlements b/GoodNight/GoodNight.entitlements
index 7a93f66..4f70b98 100644
--- a/GoodNight/GoodNight.entitlements
+++ b/GoodNight/GoodNight.entitlements
@@ -4,7 +4,7 @@
com.apple.security.application-groups
- group.com.agatiello.GoodNight
+ group.com.saagarjha.GoodNight
diff --git a/GoodNight/PrefixHeader.pch b/GoodNight/PrefixHeader.pch
index 98452d2..33f5bc7 100644
--- a/GoodNight/PrefixHeader.pch
+++ b/GoodNight/PrefixHeader.pch
@@ -9,7 +9,7 @@
#ifndef PrefixHeader_pch
#define PrefixHeader_pch
-#define appGroupID @"group.com.agatiello.GoodNight"
+#define appGroupID @"group.com.saagarjha.GoodNight"
#define userDefaults [NSUserDefaults standardUserDefaults]
#define groupDefaults [[NSUserDefaults alloc] initWithSuiteName:appGroupID]
#define SYSTEM_VERSION_GREATER_THAN_OR_EQUAL_TO(v) ([[[UIDevice currentDevice] systemVersion] compare:v options:NSNumericSearch] != NSOrderedAscending)