Skip to content

Commit

Permalink
fixed truncating of labels, some design optimization, fixed crashing …
Browse files Browse the repository at this point in the history
…app on free developer account
  • Loading branch information
ProAppleOS committed Mar 22, 2020
1 parent f5ca847 commit bbc6202
Show file tree
Hide file tree
Showing 25 changed files with 448 additions and 378 deletions.
Binary file modified .DS_Store
Binary file not shown.
42 changes: 15 additions & 27 deletions CoronaCases.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
archiveVersion = 1;
classes = {
};
objectVersion = 51;
objectVersion = 50;
objects = {

/* Begin PBXBuildFile section */
Expand All @@ -26,7 +26,7 @@
0D45C8432426CBB3000B9E09 /* SettingsVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D45C8422426CBB3000B9E09 /* SettingsVC.swift */; };
0D45C8452426DA47000B9E09 /* Date+Ext.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D45C8442426DA47000B9E09 /* Date+Ext.swift */; };
0D90BA862426E7A6009E5740 /* CoronaStatisticsDetailCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D90BA852426E7A6009E5740 /* CoronaStatisticsDetailCell.swift */; };
47E4272B175C65CEA221A525 /* Pods_CoronaCases.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2CC299D72182C50816238D55 /* Pods_CoronaCases.framework */; };
27A1B626DA477381038E57D4 /* libPods-CoronaCases.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 8AC7C2CDA82595119FF214EA /* libPods-CoronaCases.a */; };
/* End PBXBuildFile section */

/* Begin PBXFileReference section */
Expand All @@ -52,8 +52,9 @@
0D45C8422426CBB3000B9E09 /* SettingsVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SettingsVC.swift; sourceTree = "<group>"; };
0D45C8442426DA47000B9E09 /* Date+Ext.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Date+Ext.swift"; sourceTree = "<group>"; };
0D90BA852426E7A6009E5740 /* CoronaStatisticsDetailCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CoronaStatisticsDetailCell.swift; sourceTree = "<group>"; };
2CC299D72182C50816238D55 /* Pods_CoronaCases.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_CoronaCases.framework; sourceTree = BUILT_PRODUCTS_DIR; };
0DA81D98242810D00026765E /* IHKeyboardAvoiding.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = IHKeyboardAvoiding.framework; sourceTree = BUILT_PRODUCTS_DIR; };
3B6979A4EC2E7B47554D2FF4 /* Pods-CoronaCases.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-CoronaCases.debug.xcconfig"; path = "Target Support Files/Pods-CoronaCases/Pods-CoronaCases.debug.xcconfig"; sourceTree = "<group>"; };
8AC7C2CDA82595119FF214EA /* libPods-CoronaCases.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-CoronaCases.a"; sourceTree = BUILT_PRODUCTS_DIR; };
EC8A8FC4A55B64BFD53DC74F /* Pods-CoronaCases.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-CoronaCases.release.xcconfig"; path = "Target Support Files/Pods-CoronaCases/Pods-CoronaCases.release.xcconfig"; sourceTree = "<group>"; };
/* End PBXFileReference section */

Expand All @@ -62,7 +63,7 @@
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
47E4272B175C65CEA221A525 /* Pods_CoronaCases.framework in Frameworks */,
27A1B626DA477381038E57D4 /* libPods-CoronaCases.a in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand Down Expand Up @@ -174,7 +175,8 @@
80DD1CBF73C959BA30CB03DA /* Frameworks */ = {
isa = PBXGroup;
children = (
2CC299D72182C50816238D55 /* Pods_CoronaCases.framework */,
0DA81D98242810D00026765E /* IHKeyboardAvoiding.framework */,
8AC7C2CDA82595119FF214EA /* libPods-CoronaCases.a */,
);
name = Frameworks;
sourceTree = "<group>";
Expand All @@ -199,7 +201,6 @@
0D45C7DF24252ED9000B9E09 /* Sources */,
0D45C7E024252ED9000B9E09 /* Frameworks */,
0D45C7E124252ED9000B9E09 /* Resources */,
FCA94C4298110AFD42A076B8 /* [CP] Embed Pods Frameworks */,
);
buildRules = (
);
Expand Down Expand Up @@ -280,23 +281,6 @@
shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
showEnvVarsInLog = 0;
};
FCA94C4298110AFD42A076B8 /* [CP] Embed Pods Frameworks */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputFileListPaths = (
"${PODS_ROOT}/Target Support Files/Pods-CoronaCases/Pods-CoronaCases-frameworks-${CONFIGURATION}-input-files.xcfilelist",
);
name = "[CP] Embed Pods Frameworks";
outputFileListPaths = (
"${PODS_ROOT}/Target Support Files/Pods-CoronaCases/Pods-CoronaCases-frameworks-${CONFIGURATION}-output-files.xcfilelist",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-CoronaCases/Pods-CoronaCases-frameworks.sh\"\n";
showEnvVarsInLog = 0;
};
/* End PBXShellScriptBuildPhase section */

/* Begin PBXSourcesBuildPhase section */
Expand Down Expand Up @@ -457,14 +441,16 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_ENTITLEMENTS = CoronaCases/CoronaCases.entitlements;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 2;
DERIVE_MACCATALYST_PRODUCT_BUNDLE_IDENTIFIER = YES;
DEVELOPMENT_TEAM = SGY87CDCW8;
DEVELOPMENT_TEAM = DJ2RX9UDBN;
INFOPLIST_FILE = CoronaCases/Info.plist;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
);
PRODUCT_BUNDLE_IDENTIFIER = com.SwiftiSwift.CoronaCasesApplication;
MARKETING_VERSION = 1.0.1;
PRODUCT_BUNDLE_IDENTIFIER = com.SwiftiSwift.CoronaCasesApplicationm;
PRODUCT_NAME = "$(TARGET_NAME)";
SUPPORTS_MACCATALYST = YES;
SWIFT_VERSION = 5.0;
Expand All @@ -479,14 +465,16 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_ENTITLEMENTS = CoronaCases/CoronaCases.entitlements;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 2;
DERIVE_MACCATALYST_PRODUCT_BUNDLE_IDENTIFIER = YES;
DEVELOPMENT_TEAM = SGY87CDCW8;
DEVELOPMENT_TEAM = DJ2RX9UDBN;
INFOPLIST_FILE = CoronaCases/Info.plist;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
);
PRODUCT_BUNDLE_IDENTIFIER = com.SwiftiSwift.CoronaCasesApplication;
MARKETING_VERSION = 1.0.1;
PRODUCT_BUNDLE_IDENTIFIER = com.SwiftiSwift.CoronaCasesApplicationm;
PRODUCT_NAME = "$(TARGET_NAME)";
SUPPORTS_MACCATALYST = YES;
SWIFT_VERSION = 5.0;
Expand Down
78 changes: 78 additions & 0 deletions CoronaCases.xcodeproj/xcshareddata/xcschemes/CoronaCases.xcscheme
Original file line number Diff line number Diff line change
@@ -0,0 +1,78 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "1130"
version = "1.3">
<BuildAction
parallelizeBuildables = "YES"
buildImplicitDependencies = "YES">
<BuildActionEntries>
<BuildActionEntry
buildForTesting = "YES"
buildForRunning = "YES"
buildForProfiling = "YES"
buildForArchiving = "YES"
buildForAnalyzing = "YES">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "0D45C7E224252ED9000B9E09"
BuildableName = "CoronaCases.app"
BlueprintName = "CoronaCases"
ReferencedContainer = "container:CoronaCases.xcodeproj">
</BuildableReference>
</BuildActionEntry>
</BuildActionEntries>
</BuildAction>
<TestAction
buildConfiguration = "Debug"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
shouldUseLaunchSchemeArgsEnv = "YES">
<Testables>
</Testables>
</TestAction>
<LaunchAction
buildConfiguration = "Debug"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
launchStyle = "0"
useCustomWorkingDirectory = "NO"
ignoresPersistentStateOnLaunch = "NO"
debugDocumentVersioning = "YES"
debugServiceExtension = "internal"
allowLocationSimulation = "YES">
<BuildableProductRunnable
runnableDebuggingMode = "0">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "0D45C7E224252ED9000B9E09"
BuildableName = "CoronaCases.app"
BlueprintName = "CoronaCases"
ReferencedContainer = "container:CoronaCases.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
</LaunchAction>
<ProfileAction
buildConfiguration = "Release"
shouldUseLaunchSchemeArgsEnv = "YES"
savedToolIdentifier = ""
useCustomWorkingDirectory = "NO"
debugDocumentVersioning = "YES">
<BuildableProductRunnable
runnableDebuggingMode = "0">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "0D45C7E224252ED9000B9E09"
BuildableName = "CoronaCases.app"
BlueprintName = "CoronaCases"
ReferencedContainer = "container:CoronaCases.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
</ProfileAction>
<AnalyzeAction
buildConfiguration = "Debug">
</AnalyzeAction>
<ArchiveAction
buildConfiguration = "Release"
revealArchiveInOrganizer = "YES">
</ArchiveAction>
</Scheme>
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,13 @@
<integer>2</integer>
</dict>
</dict>
<key>SuppressBuildableAutocreation</key>
<dict>
<key>0D45C7E224252ED9000B9E09</key>
<dict>
<key>primary</key>
<true/>
</dict>
</dict>
</dict>
</plist>
Binary file not shown.
4 changes: 2 additions & 2 deletions CoronaCases/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
<key>CFBundlePackageType</key>
<string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<string>$(MARKETING_VERSION)</string>
<key>CFBundleVersion</key>
<string>1</string>
<string>$(CURRENT_PROJECT_VERSION)</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.healthcare-fitness</string>
<key>LSRequiresIPhoneOS</key>
Expand Down
Loading

0 comments on commit bbc6202

Please sign in to comment.