Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
148 commits
Select commit Hold shift + click to select a range
90b90d3
Cleaned up scripts
IvanMathy Jul 12, 2020
ebe1dc3
More clean up
IvanMathy Jul 12, 2020
b523d45
More scripts cleanup
IvanMathy Jul 14, 2020
8a67cc8
Replaced URLs
IvanMathy Jul 14, 2020
3215eca
Added SHA1, SHA256, and SHA512 algorithms like done for MD5
dennis-menge Jun 17, 2020
3de0cfe
Added SHA1, SHA256, and SHA512 algorithms based on jshashes
dennis-menge Jul 14, 2020
e063f37
added hex encoded hint in script metadata
dennis-menge Jul 14, 2020
a84f6a8
Create generateHashatg.js
armandsalle Jul 18, 2020
55b1902
Fixes
IvanMathy Jul 20, 2020
5794294
Merge pull request #126 from IvanMathy/feat/releaseReadiness
IvanMathy Jul 20, 2020
963ed3d
Add Support for Spongebob Sarcasm Text Script
Jul 21, 2020
3a4fd6a
Fix typo
nntrn Jul 21, 2020
7f23170
Select script using mouse double-click
josefdolezal Jul 23, 2020
00c2f05
Dismiss popover on background click
josefdolezal Jul 23, 2020
7504d1d
Fix running action using double click
josefdolezal Jul 24, 2020
de8a49e
Merge pull request #132 from nntrn/main
IvanMathy Jul 25, 2020
1e42625
Merge pull request #134 from josefdolezal/patch-1
IvanMathy Jul 25, 2020
95bc385
Merge branch 'main' into sha
IvanMathy Jul 25, 2020
50cf5ae
Merge pull request #56 from dennis-menge/sha
IvanMathy Jul 25, 2020
d41f679
Added List to HTML and Derpify.js
codepo8 Jul 30, 2020
28be3fa
Add PhpUnserialize script
RBogie Jul 31, 2020
88ddae1
Merge pull request #131 from psseelman/feat/spongeText
IvanMathy Aug 4, 2020
0d864a5
Merge pull request #125 from armandsalle/patch-1
IvanMathy Aug 4, 2020
4699c7a
Merge pull request #142 from RBogie/feature/Script_PhpUnserialize
IvanMathy Aug 4, 2020
fbf5543
Merge pull request #140 from codepo8/main
IvanMathy Aug 4, 2020
2705de2
Removed duplicate, fixed sonar errors
IvanMathy Aug 4, 2020
338bd6b
fix: typo in generate hashtag script
Aug 9, 2020
7149bc2
fix: applicationWillFinishLaunching will prevent Boop from flickering…
m0nhawk Aug 15, 2020
fc11f9e
Merge pull request #146 from jakangah/fix-hash-tag-typo
IvanMathy Aug 20, 2020
ea375d0
Merge pull request #149 from m0nhawk/fix/position
IvanMathy Aug 23, 2020
63314f3
Updated Savannakit, lexer
IvanMathy Aug 23, 2020
083d55b
Added HTML comments back in
IvanMathy Aug 23, 2020
cb4fa17
Promoted sponge case to the standard library
IvanMathy Aug 23, 2020
b09fc48
Added basic string conversion scripts for Android and iOS localizables
KunzManuel Aug 27, 2020
bd64d15
Add a guide to using node modules in boop
Bachmann1234 Aug 31, 2020
e619976
added a script for replacing smart quotes :^)
tbauer428 Aug 31, 2020
5483450
Merge pull request #164 from Bachmann1234/documentNodeMods
IvanMathy Sep 4, 2020
d13e0f7
Merge pull request #165 from tbauer428/replaceSmartQuotes
IvanMathy Sep 4, 2020
832e62c
Merge pull request #162 from KunzManuel/feature/string-conversion-and…
IvanMathy Sep 4, 2020
89f88f2
do proper global replace
Sep 7, 2020
35d34f3
Update Icon conforming to macOS Big Sur guidelines
mmshivesh Sep 11, 2020
79f6ebb
I went on vacation and didn't commit the last time I did this but I g…
IvanMathy Sep 16, 2020
00f8804
Merge pull request #166 from deweyx/fix-join-scripts
IvanMathy Sep 16, 2020
a317879
Fixed character counter
IvanMathy Sep 20, 2020
bc323fc
Merge pull request #172 from IvanMathy/feat/charCounter
IvanMathy Sep 20, 2020
5a0dcea
Added HTMLEncodeAll
IvanMathy Sep 20, 2020
747df8d
Updated Savannakit
IvanMathy Sep 20, 2020
ce5051a
enable tabbing through script list
nhnicwaller Sep 20, 2020
9cb2312
fix non-compliant name: kVK_Tab
nhnicwaller Sep 20, 2020
4f45d92
Merge pull request #176 from nhnicwaller/tabs
IvanMathy Sep 20, 2020
54d6817
Merge branch 'main' into feat/releaseReadiness2
IvanMathy Sep 20, 2020
aad8f75
Promoted Smart Quotes script
IvanMathy Sep 20, 2020
aa7945a
clear statusView before script execution
nhnicwaller Sep 21, 2020
1387803
fix JWTDecode.js
felixse Sep 21, 2020
ccf8015
Merge pull request #181 from felixse/fix-jwt-decode-script
IvanMathy Sep 21, 2020
7787046
Merge branch 'main' into feat/releaseReadiness2
IvanMathy Sep 21, 2020
2c0975b
New icons, cleaned up scripts
IvanMathy Sep 22, 2020
45fdbe4
Merge branch 'main' into feat/releaseReadiness2
IvanMathy Sep 22, 2020
5501ad0
Version bump
IvanMathy Sep 22, 2020
85b14e6
More version bumps
IvanMathy Sep 23, 2020
928be7f
Trying to fix sonar build
IvanMathy Sep 23, 2020
5144567
Merge pull request #182 from IvanMathy/feat/releaseReadiness2
IvanMathy Sep 23, 2020
d9cf2b7
added hex to ASCII conversion scripts
aWZHY0yQH81uOYvH Sep 25, 2020
da7565e
made HexToASCII tolerant to whitespace
aWZHY0yQH81uOYvH Sep 25, 2020
e564c93
feat: add "Sort JSON" script
manh-gntvn Sep 28, 2020
54c1b77
doubled spaces fix
Akhrameev Oct 6, 2020
4e00c8c
full url encode/decode
luisfontes19 Oct 8, 2020
47a60e5
created script to compare lines
luisfontes19 Oct 8, 2020
597f6a5
created lorem impsum script
luisfontes19 Oct 8, 2020
7087a04
created script to convert rgb to hex
luisfontes19 Oct 8, 2020
987f139
added missing return
luisfontes19 Oct 8, 2020
ded24ff
created script
luisfontes19 Oct 9, 2020
9fb9daf
fixed icon
luisfontes19 Oct 9, 2020
38784da
Fix typos in README
reichert621 Oct 11, 2020
0503f9c
added scripts for unicode encoding
luisfontes19 Oct 11, 2020
3591245
Create TimeToSecond.js
PeteChu Oct 15, 2020
74b74b4
update icon to watch icon
PeteChu Oct 15, 2020
ca96d62
Add convertToMarkdownTable.js
xshoji Oct 24, 2020
735507e
Tab to spaces.
xshoji Oct 24, 2020
0e7864b
Add comments.
xshoji Oct 24, 2020
2067496
fix(csvToJson): address CSV complexities
Flare576 Oct 29, 2020
cba5224
fix(output): default to header, indent
Flare576 Oct 29, 2020
cf48775
refactor(csv): modularize PapaParse + headerless
wgujeremys Oct 29, 2020
5a600ba
Merge pull request #1 from IvanMathy/main
mmshivesh Nov 21, 2020
c6e9598
Fix low 16x16 icon visibility (manually made)
mmshivesh Nov 21, 2020
179094d
digi 2 ascii conversion
jnre Nov 25, 2020
948500e
Merge pull request #1 from jnre/feature/digi2ascii
jnre Nov 25, 2020
0e7506a
Add script to convert JS arrays/objects to PHP associative array.
jtolj Nov 27, 2020
5dbc765
remove unecessary assignment.
jtolj Nov 27, 2020
006e21f
remove regex check - allow for IIFE, etc
jtolj Nov 27, 2020
54c0717
Add URL Defang and URL Refang scripts
Dec 2, 2020
34867b5
Add scripts for converting decimals to hexadecimal strings and decima…
NSURLSession0 Dec 19, 2020
16d4e68
Fix main() example param name
akaia-shadowfox Dec 28, 2020
65040fc
Add Fish PATH Hex Converter
Feb 11, 2021
4e9233a
Merge pull request #168 from mmshivesh/main
IvanMathy Mar 16, 2021
918c0cb
Merge pull request #180 from nhnicwaller/fail-faster
IvanMathy Mar 16, 2021
87ec848
Merge pull request #185 from aWZHY0yQH81uOYvH/main
IvanMathy Mar 16, 2021
be51c18
Promoted ascii script, added error
IvanMathy Mar 16, 2021
daadbcd
Merge pull request #187 from madnh/feat/script-json-sort
IvanMathy Mar 16, 2021
6b95469
Promoted sort, added array sorting
IvanMathy Mar 16, 2021
460f6f3
Merge pull request #242 from IvanMathy/pr/185
IvanMathy Mar 16, 2021
be0e0ab
Removed status
IvanMathy Mar 16, 2021
adcd6ce
Merge pull request #191 from Akhrameev/akhrameev/doubled_spaces_fix
IvanMathy Mar 16, 2021
00b63f7
Merge pull request #192 from luisfontes19/full-url-encode
IvanMathy Mar 16, 2021
1c5e0f8
Promoted url script, fixed error, added icon
IvanMathy Mar 16, 2021
b8c0fa4
Merge pull request #193 from luisfontes19/lorem-ipsum
IvanMathy Mar 16, 2021
eab0847
Merge pull request #195 from luisfontes19/rgb-to-hex
IvanMathy Mar 16, 2021
3dc5582
Merge pull request #196 from luisfontes19/line-comparer
IvanMathy Mar 16, 2021
5aa5e30
Merge pull request #197 from luisfontes19/js-object-to-json
IvanMathy Mar 16, 2021
32b4019
Merge pull request #199 from luisfontes19/unicode-script
IvanMathy Mar 16, 2021
603d5b0
Merge pull request #198 from reichert621/patch-1
IvanMathy Mar 16, 2021
8201524
Merge pull request #201 from PeteChu/main
IvanMathy Mar 16, 2021
75760ea
Update Scripts/jsToPhp.js
IvanMathy Mar 16, 2021
0253622
Merge pull request #211 from nzrb/add-urldefang-refang
IvanMathy Mar 16, 2021
775e1b9
Merge pull request #224 from karina-drummer/patch-1
IvanMathy Mar 16, 2021
1fee5ee
* Add script to generate an empty project glossary file in markdown f…
atiba-tlewis Mar 23, 2021
79d1a49
Handle undefined and use same output format as EvalJavascript.js
jtolj Mar 24, 2021
6183ce6
Custom Script for tsv to json.
Lastofthefirst Mar 27, 2021
cae4ad1
Merge pull request #203 from xshoji/main
IvanMathy Mar 27, 2021
772f274
Merge pull request #205 from Flare576/patch-1
IvanMathy Mar 27, 2021
3f6ef0c
Merge pull request #209 from jnre/main
IvanMathy Mar 27, 2021
21544d1
Merge pull request #210 from jtolj/js-to-php
IvanMathy Mar 28, 2021
4ba179e
Merge pull request #219 from Mauricevb/main
IvanMathy Mar 28, 2021
932e3ad
Adding Scripts/CalculateSize.js which does a postInfo of the size of …
cmlewis89 Mar 28, 2021
7eda443
Supporting SF Symbols identifiers for script icons
Jul 2, 2021
88af5cd
Update project.pbxproj
IvanMathy Jul 7, 2021
40b80f6
Visual Tweaks
IvanMathy Jul 7, 2021
6705e51
Redesigned picker, tweaked colors, sidebar
IvanMathy Jul 8, 2021
90df767
New new icon, more tweaks
IvanMathy Jul 9, 2021
26199f4
More tweaks
IvanMathy Jul 9, 2021
33bed96
Merge pull request #244 from IvanMathy/pr/192
IvanMathy Jul 10, 2021
ebd3e37
Merge pull request #243 from IvanMathy/pr/187
IvanMathy Jul 10, 2021
c9cf6d7
Merge pull request #234 from psseelman/feature/hex-ascii-fish-path
IvanMathy Jul 10, 2021
64ad011
Merge pull request #249 from ke4vtw/feature/ProjectGlossaryGeneratorS…
IvanMathy Jul 10, 2021
d11dadd
Merge pull request #286 from IvanMathy/feat/bigsur
IvanMathy Aug 8, 2021
90be3eb
Merge pull request #273 from nd-net/main
IvanMathy Aug 10, 2021
38bd4c9
Design tweaks
IvanMathy Sep 10, 2021
9cc27d9
I haven't touched this in months I guess I had uncommited changes
IvanMathy Oct 23, 2021
c85abf7
Promoted some scripts
IvanMathy Oct 23, 2021
3389b5e
Cleaned up more scripts
IvanMathy Oct 23, 2021
bd4c655
Merge pull request #305 from IvanMathy/release/1.4.0
IvanMathy Oct 23, 2021
cd6c2cf
Fixed popover issue
IvanMathy Oct 23, 2021
2c30ad5
Merge pull request #306 from IvanMathy/release/1.4.0
IvanMathy Oct 23, 2021
f0dc0c2
Merge pull request #250 from Lastofthefirst/patch-1
IvanMathy Jul 27, 2022
57d4f97
Merge pull request #251 from cmlewis89/CalculateSizeScript
IvanMathy Jul 27, 2022
2a6038e
Added DOING.md
IvanMathy Aug 31, 2022
5cf6914
Fixed build failing on newer machines.
IvanMathy May 13, 2023
01100be
Fix join line scripts not handling Windows CRLF line endings (fixes #…
tathagat22 May 4, 2026
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
32 changes: 19 additions & 13 deletions Boop/Boop.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,8 @@
2C60A55724871273006496BA /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 2C20667921FD62910082570E /* MainMenu.xib */; };
2C60A55824871273006496BA /* Preferences.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 2C5ED41D2357F67200322893 /* Preferences.storyboard */; };
2C60A56224871730006496BA /* UpdateTextField.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C60A4E524870678006496BA /* UpdateTextField.swift */; };
2C873BE12697C2A800D9A3F0 /* PopoverContainerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C873BE02697C2A800D9A3F0 /* PopoverContainerView.swift */; };
2C873BE42697C34200D9A3F0 /* PopoverContainerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C873BE02697C2A800D9A3F0 /* PopoverContainerView.swift */; };
2C8BE181249EBADC00099B73 /* SavannaKit in Frameworks */ = {isa = PBXBuildFile; productRef = 2C8BE180249EBADC00099B73 /* SavannaKit */; };
2C8BE182249EBADC00099B73 /* SavannaKit in Embed Frameworks */ = {isa = PBXBuildFile; productRef = 2C8BE180249EBADC00099B73 /* SavannaKit */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
2C8BE184249EBAEC00099B73 /* SavannaKit in Frameworks */ = {isa = PBXBuildFile; productRef = 2C8BE183249EBAEC00099B73 /* SavannaKit */; };
Expand Down Expand Up @@ -144,6 +146,7 @@
2C60A4A3248300CE006496BA /* AppVersion.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppVersion.swift; sourceTree = "<group>"; };
2C60A4E524870678006496BA /* UpdateTextField.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UpdateTextField.swift; sourceTree = "<group>"; };
2C60A56024871273006496BA /* Boop.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Boop.app; sourceTree = BUILT_PRODUCTS_DIR; };
2C873BE02697C2A800D9A3F0 /* PopoverContainerView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PopoverContainerView.swift; sourceTree = "<group>"; };
2C9118B523406B530018916F /* Colors.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Colors.swift; sourceTree = "<group>"; };
2C9761D42214E11600AFF8CD /* scripts */ = {isa = PBXFileReference; lastKnownFileType = folder; path = scripts; sourceTree = "<group>"; };
2C9761D82214E3B500AFF8CD /* ScriptsTableViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ScriptsTableViewController.swift; sourceTree = "<group>"; };
Expand Down Expand Up @@ -284,6 +287,7 @@
2C9761E02214E68D00AFF8CD /* ScriptTableViewCell.swift */,
2CA245DB224822EA00586DFD /* ScriptTableView.swift */,
2C60A4E524870678006496BA /* UpdateTextField.swift */,
2C873BE02697C2A800D9A3F0 /* PopoverContainerView.swift */,
);
path = Views;
sourceTree = "<group>";
Expand Down Expand Up @@ -496,6 +500,7 @@
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
2C873BE12697C2A800D9A3F0 /* PopoverContainerView.swift in Sources */,
2CC211C5236FB5C1007CECEE /* ScriptsSettingsViewController.swift in Sources */,
2C53B6E0226D404E00DC6861 /* ScriptExecution.swift in Sources */,
2C0BC0DD24AAC518009B8631 /* Script+Require.swift in Sources */,
Expand Down Expand Up @@ -539,6 +544,7 @@
2C60A54224871273006496BA /* DefaultTheme.swift in Sources */,
2C60A54324871273006496BA /* ScriptManager.swift in Sources */,
2C60A54424871273006496BA /* AppDelegate.swift in Sources */,
2C873BE42697C34200D9A3F0 /* PopoverContainerView.swift in Sources */,
2C60A54524871273006496BA /* OverlayView.swift in Sources */,
2C60A54624871273006496BA /* ScriptTableViewCell.swift in Sources */,
2C60A54724871273006496BA /* ScriptTableView.swift in Sources */,
Expand Down Expand Up @@ -745,7 +751,7 @@
CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 2;
CURRENT_PROJECT_VERSION = 14;
DEVELOPMENT_TEAM = RLZ8XBTX7G;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
Expand All @@ -758,7 +764,7 @@
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 10.14;
MARKETING_VERSION = 1.1.0;
MARKETING_VERSION = 1.4.0;
OTHER_CODE_SIGN_FLAGS = "--deep";
PRODUCT_BUNDLE_IDENTIFIER = com.OKatBest.Boop;
PRODUCT_NAME = "$(TARGET_NAME)";
Expand All @@ -775,7 +781,7 @@
CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Manual;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 2;
CURRENT_PROJECT_VERSION = 14;
DEVELOPMENT_TEAM = "";
ENABLE_HARDENED_RUNTIME = YES;
FRAMEWORK_SEARCH_PATHS = (
Expand All @@ -789,7 +795,7 @@
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 10.14;
MARKETING_VERSION = 1.1.0;
MARKETING_VERSION = 1.4.0;
OTHER_CODE_SIGN_FLAGS = "--deep";
PRODUCT_BUNDLE_IDENTIFIER = com.okatbest.boop;
PRODUCT_NAME = "$(TARGET_NAME)";
Expand All @@ -806,7 +812,7 @@
CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Manual;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3;
CURRENT_PROJECT_VERSION = 21;
DEVELOPMENT_TEAM = "";
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
Expand All @@ -819,7 +825,7 @@
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 10.14;
MARKETING_VERSION = 1.1.0;
MARKETING_VERSION = 1.4.0;
OTHER_CODE_SIGN_FLAGS = "--deep";
"OTHER_SWIFT_FLAGS[arch=*]" = "-D APPSTORE";
PRODUCT_BUNDLE_IDENTIFIER = com.OKatBest.Boop;
Expand All @@ -834,11 +840,11 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_ENTITLEMENTS = Boop/Boop.entitlements;
CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Manual;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3;
DEVELOPMENT_TEAM = "";
CURRENT_PROJECT_VERSION = 21;
DEVELOPMENT_TEAM = RLZ8XBTX7G;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
"$(PROJECT_DIR)/Boop/Frameworks",
Expand All @@ -850,7 +856,7 @@
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 10.14;
MARKETING_VERSION = 1.1.0;
MARKETING_VERSION = 1.4.0;
OTHER_CODE_SIGN_FLAGS = "--deep";
"OTHER_SWIFT_FLAGS[arch=*]" = "-D APPSTORE";
PRODUCT_BUNDLE_IDENTIFIER = com.okatbest.boop;
Expand Down Expand Up @@ -906,8 +912,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/IvanMathy/savannakit";
requirement = {
kind = upToNextMajorVersion;
minimumVersion = 0.14.2;
branch = main;
kind = branch;
};
};
2C8BE186249EBB3D00099B73 /* XCRemoteSwiftPackageReference "fuse-swift" */ = {
Expand Down

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

3 changes: 1 addition & 2 deletions Boop/Boop/AppDelegate.swift
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,7 @@
// Frame auto save name for app window frame restoration.
private static let appWindowName = "boop.app.window"

func applicationDidFinishLaunching(_ aNotification: Notification) {

func applicationWillFinishLaunching(_ notification: Notification) {

Check warning on line 26 in Boop/Boop/AppDelegate.swift

View check run for this annotation

SonarQubeCloud / SonarCloud Code Analysis

Remove the unused function parameter "notification" or name it "_".

See more on https://sonarcloud.io/project/issues?id=IvanMathy_Boop&issues=AZ30wrs2YbFk4hZjN2nK&open=AZ30wrs2YbFk4hZjN2nK&pullRequest=402
ThemeSettingsViewController.applyTheme()

NSWindow.allowsAutomaticWindowTabbing = false
Expand Down
Binary file removed Boop/Boop/Assets.xcassets/AppIcon.appiconset/16.png
Binary file not shown.
8 changes: 1 addition & 7 deletions Boop/Boop/Assets.xcassets/AppIcon.appiconset/Contents.json
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1,13 +1,7 @@
{
"images" : [
{
"filename" : "icon_512x512@2x-1.png",
"idiom" : "ios-marketing",
"scale" : "1x",
"size" : "1024x1024"
},
{
"filename" : "16.png",
"filename" : "icon_16x16.png",
"idiom" : "mac",
"scale" : "1x",
"size" : "16x16"
Expand Down
Binary file modified Boop/Boop/Assets.xcassets/AppIcon.appiconset/icon_128x128.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Boop/Boop/Assets.xcassets/AppIcon.appiconset/icon_16x16@2x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Boop/Boop/Assets.xcassets/AppIcon.appiconset/icon_32x32.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Boop/Boop/Assets.xcassets/AppIcon.appiconset/icon_32x32@2x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Boop/Boop/Assets.xcassets/AppIcon.appiconset/icon_512x512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
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 Boop/Boop/Assets.xcassets/Contents.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"info" : {
"version" : 1,
"author" : "xcode"
"author" : "xcode",
"version" : 1
}
}
}
6 changes: 3 additions & 3 deletions Boop/Boop/Assets.xcassets/Icons/Contents.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"info" : {
"version" : 1,
"author" : "xcode"
"author" : "xcode",
"version" : 1
}
}
}
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" : "TrimEnd.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-elephant.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" : "TrimStart.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,15 @@
{
"images" : [
{
"filename" : "icons8-percentage.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,15 @@
{
"images" : [
{
"filename" : "icons8-pineapple.pdf",
"idiom" : "universal"
}
],
"info" : {
"author" : "xcode",
"version" : 1
},
"properties" : {
"template-rendering-intent" : "template"
}
}
Binary file not shown.
Loading