Skip to content

Commit

Permalink
Merge pull request #126 from IvanMathy/feat/releaseReadiness
Browse files Browse the repository at this point in the history
Feat/release readiness
  • Loading branch information
IvanMathy authored Jul 20, 2020
2 parents f915235 + 55b1902 commit 5794294
Show file tree
Hide file tree
Showing 75 changed files with 229 additions and 71 deletions.
16 changes: 8 additions & 8 deletions Boop/Boop.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -745,7 +745,7 @@
CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 2;
CURRENT_PROJECT_VERSION = 4;
DEVELOPMENT_TEAM = RLZ8XBTX7G;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
Expand All @@ -758,7 +758,7 @@
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 10.14;
MARKETING_VERSION = 1.1.0;
MARKETING_VERSION = 1.2.0;
OTHER_CODE_SIGN_FLAGS = "--deep";
PRODUCT_BUNDLE_IDENTIFIER = com.OKatBest.Boop;
PRODUCT_NAME = "$(TARGET_NAME)";
Expand All @@ -775,7 +775,7 @@
CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Manual;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 2;
CURRENT_PROJECT_VERSION = 4;
DEVELOPMENT_TEAM = "";
ENABLE_HARDENED_RUNTIME = YES;
FRAMEWORK_SEARCH_PATHS = (
Expand All @@ -789,7 +789,7 @@
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 10.14;
MARKETING_VERSION = 1.1.0;
MARKETING_VERSION = 1.2.0;
OTHER_CODE_SIGN_FLAGS = "--deep";
PRODUCT_BUNDLE_IDENTIFIER = com.okatbest.boop;
PRODUCT_NAME = "$(TARGET_NAME)";
Expand All @@ -806,7 +806,7 @@
CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Manual;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3;
CURRENT_PROJECT_VERSION = 5;
DEVELOPMENT_TEAM = "";
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
Expand All @@ -819,7 +819,7 @@
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 10.14;
MARKETING_VERSION = 1.1.0;
MARKETING_VERSION = 1.2.0;
OTHER_CODE_SIGN_FLAGS = "--deep";
"OTHER_SWIFT_FLAGS[arch=*]" = "-D APPSTORE";
PRODUCT_BUNDLE_IDENTIFIER = com.OKatBest.Boop;
Expand All @@ -837,7 +837,7 @@
CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Manual;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3;
CURRENT_PROJECT_VERSION = 5;
DEVELOPMENT_TEAM = "";
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
Expand All @@ -850,7 +850,7 @@
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 10.14;
MARKETING_VERSION = 1.1.0;
MARKETING_VERSION = 1.2.0;
OTHER_CODE_SIGN_FLAGS = "--deep";
"OTHER_SWIFT_FLAGS[arch=*]" = "-D APPSTORE";
PRODUCT_BUNDLE_IDENTIFIER = com.okatbest.boop;
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"images" : [
{
"filename" : "icons8-abacus.pdf",
"idiom" : "universal"
}
],
"info" : {
"author" : "xcode",
"version" : 1
},
"properties" : {
"preserves-vector-representation" : true,
"template-rendering-intent" : "template"
}
}
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"images" : [
{
"filename" : "TrimStart.pdf",
"filename" : "icons8-camel.pdf",
"idiom" : "universal"
}
],
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"images" : [
{
"filename" : "icons8-collapse.pdf",
"filename" : "icons8-merge_horizontal.pdf",
"idiom" : "universal"
}
],
Expand Down
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"images" : [
{
"filename" : "icons8-color_mode.pdf",
"idiom" : "universal"
}
],
"info" : {
"author" : "xcode",
"version" : 1
},
"properties" : {
"template-rendering-intent" : "template"
}
}
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"images" : [
{
"filename" : "icons8-colosseum.pdf",
"idiom" : "universal"
}
],
"info" : {
"author" : "xcode",
"version" : 1
},
"properties" : {
"preserves-vector-representation" : true,
"template-rendering-intent" : "template"
}
}
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"images" : [
{
"filename" : "icons8-run_command.pdf",
"idiom" : "universal"
}
],
"info" : {
"author" : "xcode",
"version" : 1
},
"properties" : {
"preserves-vector-representation" : true,
"template-rendering-intent" : "template"
}
}
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"images" : [
{
"filename" : "icons8-test_tube.pdf",
"idiom" : "universal"
}
],
"info" : {
"author" : "xcode",
"version" : 1
},
"properties" : {
"preserves-vector-representation" : true,
"template-rendering-intent" : "template"
}
}
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"images" : [
{
"filename" : "icons8-globe.pdf",
"idiom" : "universal"
}
],
"info" : {
"author" : "xcode",
"version" : 1
},
"properties" : {
"template-rendering-intent" : "template"
}
}
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"images" : [
{
"filename" : "Trim.pdf",
"filename" : "icons8-kebab.pdf",
"idiom" : "universal"
}
],
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"images" : [
{
"filename" : "icons8-roman_helmet.pdf",
"idiom" : "universal"
}
],
"info" : {
"author" : "xcode",
"version" : 1
},
"properties" : {
"preserves-vector-representation" : true,
"template-rendering-intent" : "template"
}
}
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"images" : [
{
"filename" : "icons8-scissors.pdf",
"idiom" : "universal"
}
],
"info" : {
"author" : "xcode",
"version" : 1
},
"properties" : {
"preserves-vector-representation" : true,
"template-rendering-intent" : "template"
}
}
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"images" : [
{
"filename" : "TrimEnd.pdf",
"filename" : "icons8-snake.pdf",
"idiom" : "universal"
}
],
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"images" : [
{
"filename" : "icons8-alphabetical_sorting.pdf",
"idiom" : "universal"
}
],
"info" : {
"author" : "xcode",
"version" : 1
},
"properties" : {
"preserves-vector-representation" : true,
"template-rendering-intent" : "template"
}
}
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"images" : [
{
"filename" : "icons8-reversed_numerical_sorting.pdf",
"idiom" : "universal"
}
],
"info" : {
"author" : "xcode",
"version" : 1
},
"properties" : {
"preserves-vector-representation" : true,
"template-rendering-intent" : "template"
}
}
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
4 changes: 2 additions & 2 deletions Boop/Boop/Controllers/MainViewController.swift
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,12 @@ class MainViewController: NSViewController {

}
@IBAction func openHelp(_ sender: Any) {
open(url: "https://github.com/IvanMathy/Boop/blob/master/Boop/Documentation/Readme.md")
open(url: "https://boop.okat.best/docs/")
}


@IBAction func openScripts(_ sender: Any) {
open(url: "https://github.com/IvanMathy/Boop/tree/main/Scripts")
open(url: "https://boop.okat.best/scripts/")
}


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ class ScriptsSettingsViewController: NSViewController {

@IBAction func didClickHelpButton(_ sender: Any) {

guard let url = URL(string: "https://github.com/IvanMathy/Boop/blob/master/Boop/Documentation/CustomScripts.md#custom-scripts") else {
guard let url = URL(string: "https://boop.okat.best/docs/scripts") else {
assertionFailure("Could not generate help URL.")
return
}
Expand Down
2 changes: 1 addition & 1 deletion Boop/Boop/scripts/AddSlashes.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
"api":1,
"name":"Add Slashes",
"description":"Escapes your text",
"description":"Escapes your text.",
"author":"Ivan",
"icon":"quote",
"tags":"add,slashes,escape"
Expand Down
2 changes: 1 addition & 1 deletion Boop/Boop/scripts/CamelCase.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"name":"Camel Case",
"description":"convertsYourTextToCamelCase",
"author":"Ivan",
"icon":"metamorphose",
"icon":"camel",
"tags":"camel,case,function,lodash"
}
**/
Expand Down
2 changes: 1 addition & 1 deletion Boop/Boop/scripts/CountCharacters.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
"api":1,
"name":"Count Characters",
"description":"Get the length of your text.",
"description":"Get the length of your text",
"author":"Ivan",
"icon":"counter",
"tags":"count,length,size,character"
Expand Down
2 changes: 1 addition & 1 deletion Boop/Boop/scripts/CountLines.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
"api":1,
"name":"Count Lines",
"description":"Get the line count of your text.",
"description":"Get the line count of your text",
"author":"andipaetzold",
"icon":"counter",
"tags":"count,length,size,line"
Expand Down
2 changes: 1 addition & 1 deletion Boop/Boop/scripts/CountWords.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
"api":1,
"name":"Count Words",
"description":"Get the word count of your text.",
"description":"Get the word count of your text",
"author":"Daniel Stone",
"icon":"counter",
"tags":"count,length,size,words"
Expand Down
2 changes: 1 addition & 1 deletion Boop/Boop/scripts/DateToTimestamp.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
"api":1,
"name":"Date to Timestamp",
"description":"Converts dates to Unix timestamp",
"description":"Converts dates to Unix timestamp.",
"author":"Noah Halford",
"icon":"watch",
"tags":"date,time,calendar,unix,timestamp"
Expand Down
4 changes: 2 additions & 2 deletions Boop/Boop/scripts/Deburr.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
{
"api":1,
"name":"Deburr",
"description":"Converts your text to basic latin characters",
"description":"Converts your text to basic latin characters.",
"author":"Ivan",
"icon":"metamorphose",
"icon":"colosseum",
"tags":"burr,special,characters,function,lodash"
}
**/
Expand Down
2 changes: 1 addition & 1 deletion Boop/Boop/scripts/Downcase.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
"api":1,
"name":"Downcase",
"description":"Converts to lowercase",
"description":"Converts your text to lowercase.",
"author":"Dan2552",
"icon":"type",
"tags":"downcase,lowercase"
Expand Down
6 changes: 3 additions & 3 deletions Boop/Boop/scripts/EvalJavascript.js
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
/**
{
"api":1,
"name":"Eval",
"description":"Evaluate Javascript.",
"name":"Eval Javascript",
"description":"Runs your text as Javascript Code.",
"author":"Sebastiaan Besselsen",
"icon":"unknown",
"icon":"command",
"tags":"js,script,run"
}
**/
Expand Down
2 changes: 1 addition & 1 deletion Boop/Boop/scripts/JsonToQuery.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
"api":1,
"name":"JSON to Query String",
"description":"Converts JSON to URL query string",
"description":"Converts JSON to URL query string.",
"author":"Ota Mares <ota@mares.one>",
"icon":"website",
"tags":"url,query,params,json,convert,encode"
Expand Down
Loading

0 comments on commit 5794294

Please sign in to comment.