diff --git a/Clocker/Icons/New Icons/NewIcon-1024.png b/Archive/New Icons/Older Icons/New Icons/NewIcon-1024.png similarity index 100% rename from Clocker/Icons/New Icons/NewIcon-1024.png rename to Archive/New Icons/Older Icons/New Icons/NewIcon-1024.png diff --git a/Clocker/Icons/New Icons/NewIcon-128.png b/Archive/New Icons/Older Icons/New Icons/NewIcon-128.png similarity index 100% rename from Clocker/Icons/New Icons/NewIcon-128.png rename to Archive/New Icons/Older Icons/New Icons/NewIcon-128.png diff --git a/Clocker/Icons/New Icons/NewIcon-16.png b/Archive/New Icons/Older Icons/New Icons/NewIcon-16.png similarity index 100% rename from Clocker/Icons/New Icons/NewIcon-16.png rename to Archive/New Icons/Older Icons/New Icons/NewIcon-16.png diff --git a/Clocker/Icons/New Icons/NewIcon-256.png b/Archive/New Icons/Older Icons/New Icons/NewIcon-256.png similarity index 100% rename from Clocker/Icons/New Icons/NewIcon-256.png rename to Archive/New Icons/Older Icons/New Icons/NewIcon-256.png diff --git a/Clocker/Icons/New Icons/NewIcon-32.png b/Archive/New Icons/Older Icons/New Icons/NewIcon-32.png similarity index 100% rename from Clocker/Icons/New Icons/NewIcon-32.png rename to Archive/New Icons/Older Icons/New Icons/NewIcon-32.png diff --git a/Clocker/Icons/New Icons/NewIcon-512.png b/Archive/New Icons/Older Icons/New Icons/NewIcon-512.png similarity index 100% rename from Clocker/Icons/New Icons/NewIcon-512.png rename to Archive/New Icons/Older Icons/New Icons/NewIcon-512.png diff --git a/Clocker/Icons/New Icons/NewIcon-64.png b/Archive/New Icons/Older Icons/New Icons/NewIcon-64.png similarity index 100% rename from Clocker/Icons/New Icons/NewIcon-64.png rename to Archive/New Icons/Older Icons/New Icons/NewIcon-64.png diff --git a/Clocker/Icons/New Icons/NewIcon.png b/Archive/New Icons/Older Icons/New Icons/NewIcon.png similarity index 100% rename from Clocker/Icons/New Icons/NewIcon.png rename to Archive/New Icons/Older Icons/New Icons/NewIcon.png diff --git a/Clocker/Icons/New Icons/NewIcon.xcf b/Archive/New Icons/Older Icons/New Icons/NewIcon.xcf similarity index 100% rename from Clocker/Icons/New Icons/NewIcon.xcf rename to Archive/New Icons/Older Icons/New Icons/NewIcon.xcf diff --git a/Clocker/Icons/Old Icons/ClockerIcon-1024.png b/Archive/New Icons/Older Icons/Old Icons/ClockerIcon-1024.png similarity index 100% rename from Clocker/Icons/Old Icons/ClockerIcon-1024.png rename to Archive/New Icons/Older Icons/Old Icons/ClockerIcon-1024.png diff --git a/Clocker/Icons/Old Icons/ClockerIcon-16.png b/Archive/New Icons/Older Icons/Old Icons/ClockerIcon-16.png similarity index 100% rename from Clocker/Icons/Old Icons/ClockerIcon-16.png rename to Archive/New Icons/Older Icons/Old Icons/ClockerIcon-16.png diff --git a/Clocker/Icons/Old Icons/ClockerIcon-256.png b/Archive/New Icons/Older Icons/Old Icons/ClockerIcon-256.png similarity index 100% rename from Clocker/Icons/Old Icons/ClockerIcon-256.png rename to Archive/New Icons/Older Icons/Old Icons/ClockerIcon-256.png diff --git a/Clocker/Icons/Old Icons/ClockerIcon-32.png b/Archive/New Icons/Older Icons/Old Icons/ClockerIcon-32.png similarity index 100% rename from Clocker/Icons/Old Icons/ClockerIcon-32.png rename to Archive/New Icons/Older Icons/Old Icons/ClockerIcon-32.png diff --git a/Clocker/Icons/Old Icons/ClockerIcon-512.png b/Archive/New Icons/Older Icons/Old Icons/ClockerIcon-512.png similarity index 100% rename from Clocker/Icons/Old Icons/ClockerIcon-512.png rename to Archive/New Icons/Older Icons/Old Icons/ClockerIcon-512.png diff --git a/Clocker/Icons/Old Icons/ClockerIcon-64.png b/Archive/New Icons/Older Icons/Old Icons/ClockerIcon-64.png similarity index 100% rename from Clocker/Icons/Old Icons/ClockerIcon-64.png rename to Archive/New Icons/Older Icons/Old Icons/ClockerIcon-64.png diff --git a/Clocker/Icons/Old Icons/ClockerIcon.png b/Archive/New Icons/Older Icons/Old Icons/ClockerIcon.png similarity index 100% rename from Clocker/Icons/Old Icons/ClockerIcon.png rename to Archive/New Icons/Older Icons/Old Icons/ClockerIcon.png diff --git a/Clocker/Icons/Old Icons/ClockerIcon.xcf b/Archive/New Icons/Older Icons/Old Icons/ClockerIcon.xcf similarity index 100% rename from Clocker/Icons/Old Icons/ClockerIcon.xcf rename to Archive/New Icons/Older Icons/Old Icons/ClockerIcon.xcf diff --git a/Clocker/Icons/Old Icons/Icon.png b/Archive/New Icons/Older Icons/Old Icons/Icon.png similarity index 100% rename from Clocker/Icons/Old Icons/Icon.png rename to Archive/New Icons/Older Icons/Old Icons/Icon.png diff --git a/Clocker/fastlane/Appfile b/Clocker/fastlane/Appfile deleted file mode 100644 index 22588ac..0000000 --- a/Clocker/fastlane/Appfile +++ /dev/null @@ -1,7 +0,0 @@ -app_identifier "com.abhishek.Clocker" # The bundle identifier of your app -apple_id "abhishekbanthia1712@gmail.com" # Your Apple email address - -team_id "[[DEV_PORTAL_TEAM_ID]]" # Developer Portal Team ID - -# you can even provide different app identifiers, Apple IDs and team names per lane: -# More information: https://github.com/fastlane/fastlane/blob/master/fastlane/docs/Appfile.md diff --git a/Clocker/fastlane/Fastfile b/Clocker/fastlane/Fastfile deleted file mode 100644 index 7be0285..0000000 --- a/Clocker/fastlane/Fastfile +++ /dev/null @@ -1,73 +0,0 @@ -# Customise this file, documentation can be found here: -# https://github.com/fastlane/fastlane/tree/master/fastlane/docs -# All available actions: https://docs.fastlane.tools/actions -# can also be listed using the `fastlane actions` command - -# Change the syntax highlighting to Ruby -# All lines starting with a # are ignored when running `fastlane` - -# If you want to automatically update fastlane if a new version is available: -# update_fastlane - -# This is the minimum version number required. -# Update this, if you use features of a newer version -fastlane_version "2.36.0" - -default_platform :ios - -platform :ios do - before_all do - # ENV["SLACK_URL"] = "https://hooks.slack.com/services/..." - - - end - - desc "Runs all the tests" - lane :test do - scan - end - - desc "Submit a new Beta Build to Apple TestFlight" - desc "This will also make sure the profile is up to date" - lane :beta do - # match(type: "appstore") # more information: https://codesigning.guide - gym # Build your app - more options available - pilot - - # sh "your_script.sh" - # You can also use other beta testing services here (run `fastlane actions`) - end - - desc "Deploy a new version to the App Store" - lane :release do - # match(type: "appstore") - # snapshot - gym # Build your app - more options available - deliver(force: true) - # frameit - end - - # You can define as many lanes as you want - - after_all do |lane| - # This block is called, only if the executed lane was successful - - # slack( - # message: "Successfully deployed new App Update." - # ) - end - - error do |lane, exception| - # slack( - # message: exception.message, - # success: false - # ) - end -end - - -# More information about multiple platforms in fastlane: https://github.com/fastlane/fastlane/blob/master/fastlane/docs/Platforms.md -# All available actions: https://docs.fastlane.tools/actions - -# fastlane reports which actions are used. No personal data is recorded. -# Learn more at https://github.com/fastlane/fastlane#metrics diff --git a/Clocker/fastlane/screenshots/Screenshot1 2.png b/Clocker/fastlane/screenshots/Screenshot1 2.png deleted file mode 100644 index 62dc67f..0000000 Binary files a/Clocker/fastlane/screenshots/Screenshot1 2.png and /dev/null differ diff --git a/Clocker/fastlane/screenshots/Screenshot1.png b/Clocker/fastlane/screenshots/Screenshot1.png deleted file mode 100644 index 9fdb841..0000000 Binary files a/Clocker/fastlane/screenshots/Screenshot1.png and /dev/null differ diff --git a/Clocker/fastlane/screenshots/Screenshot2.png b/Clocker/fastlane/screenshots/Screenshot2.png deleted file mode 100644 index ddd2a47..0000000 Binary files a/Clocker/fastlane/screenshots/Screenshot2.png and /dev/null differ diff --git a/Clocker/fastlane/screenshots/Screenshot3 2.png b/Clocker/fastlane/screenshots/Screenshot3 2.png deleted file mode 100644 index a213674..0000000 Binary files a/Clocker/fastlane/screenshots/Screenshot3 2.png and /dev/null differ diff --git a/Clocker/fastlane/screenshots/Screenshot3.png b/Clocker/fastlane/screenshots/Screenshot3.png deleted file mode 100644 index 5fd2565..0000000 Binary files a/Clocker/fastlane/screenshots/Screenshot3.png and /dev/null differ diff --git a/Clocker/fastlane/test_output/report.html b/Clocker/fastlane/test_output/report.html deleted file mode 100644 index 33fb08e..0000000 --- a/Clocker/fastlane/test_output/report.html +++ /dev/null @@ -1,171 +0,0 @@ - - - - - Test Results | xcpretty - - - - -
-
-

Test Results

-
-
-
-

3 tests

- -
-
- AllFailingPassing -
-
-
-
- - -
-
-

ClockerTests

-
-
- - - - - - - - - - - - - - - - - - - - - - - - -
- -

0.154s

- -

testAddingPlaceToUserDefaults

- -

0.002s

- -

testDeletingPlaceFromUserDefaults

- -

0.022s

- -

testIfReminderIsCreated

-
-
- -
- - - diff --git a/Clocker/fastlane/test_output/report.junit b/Clocker/fastlane/test_output/report.junit deleted file mode 100644 index 03c12a5..0000000 --- a/Clocker/fastlane/test_output/report.junit +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file