Browse Source

for release

master
Kyome22 3 years ago
parent
commit
6bf572f5e7
33 changed files with 7 additions and 3 deletions
  1. +5
    -1
      Menubar RunCat.xcodeproj/project.pbxproj
  2. +0
    -0
      Menubar RunCat.xcodeproj/project.xcworkspace/contents.xcworkspacedata
  3. +0
    -0
      Menubar RunCat.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
  4. BIN
     
  5. +0
    -0
      Menubar RunCat.xcodeproj/xcuserdata/takuto.xcuserdatad/xcschemes/xcschememanagement.plist
  6. +0
    -0
      Menubar RunCat/AppDelegate.swift
  7. +0
    -0
      Menubar RunCat/Assets.xcassets/AppIcon.appiconset/Contents.json
  8. +0
    -0
      Menubar RunCat/Assets.xcassets/AppIcon.appiconset/Icon-App-128x128@1x.png
  9. +0
    -0
      Menubar RunCat/Assets.xcassets/AppIcon.appiconset/Icon-App-128x128@2x.png
  10. +0
    -0
      Menubar RunCat/Assets.xcassets/AppIcon.appiconset/Icon-App-16x16@1x.png
  11. +0
    -0
      Menubar RunCat/Assets.xcassets/AppIcon.appiconset/Icon-App-16x16@2x.png
  12. +0
    -0
      Menubar RunCat/Assets.xcassets/AppIcon.appiconset/Icon-App-256x256@1x.png
  13. +0
    -0
      Menubar RunCat/Assets.xcassets/AppIcon.appiconset/Icon-App-256x256@2x.png
  14. +0
    -0
      Menubar RunCat/Assets.xcassets/AppIcon.appiconset/Icon-App-32x32@1x.png
  15. +0
    -0
      Menubar RunCat/Assets.xcassets/AppIcon.appiconset/Icon-App-32x32@2x.png
  16. +0
    -0
      Menubar RunCat/Assets.xcassets/AppIcon.appiconset/Icon-App-512x512@1x.png
  17. +0
    -0
      Menubar RunCat/Assets.xcassets/AppIcon.appiconset/Icon-App-512x512@2x.png
  18. +0
    -0
      Menubar RunCat/Assets.xcassets/Contents.json
  19. +0
    -0
      Menubar RunCat/Assets.xcassets/cat_page0.imageset/Contents.json
  20. +0
    -0
      Menubar RunCat/Assets.xcassets/cat_page0.imageset/cat0.png
  21. +0
    -0
      Menubar RunCat/Assets.xcassets/cat_page1.imageset/Contents.json
  22. +0
    -0
      Menubar RunCat/Assets.xcassets/cat_page1.imageset/cat1.png
  23. +0
    -0
      Menubar RunCat/Assets.xcassets/cat_page2.imageset/Contents.json
  24. +0
    -0
      Menubar RunCat/Assets.xcassets/cat_page2.imageset/cat2.png
  25. +0
    -0
      Menubar RunCat/Assets.xcassets/cat_page3.imageset/Contents.json
  26. +0
    -0
      Menubar RunCat/Assets.xcassets/cat_page3.imageset/cat3.png
  27. +0
    -0
      Menubar RunCat/Assets.xcassets/cat_page4.imageset/Contents.json
  28. +0
    -0
      Menubar RunCat/Assets.xcassets/cat_page4.imageset/cat4.png
  29. +2
    -2
      Menubar RunCat/Base.lproj/Main.storyboard
  30. +0
    -0
      Menubar RunCat/CPU.swift
  31. +0
    -0
      Menubar RunCat/Info.plist
  32. BIN
     
  33. +0
    -0
      Menubar RunCat/Menubar_RunCat.entitlements

Menubar RunCat/Menubar RunCat.xcodeproj/project.pbxproj → Menubar RunCat.xcodeproj/project.pbxproj View File

@ -90,7 +90,7 @@
isa = PBXProject;
attributes = {
LastSwiftUpdateCheck = 1030;
LastUpgradeCheck = 1030;
LastUpgradeCheck = 1200;
ORGANIZATIONNAME = "Takuto Nakamura";
TargetAttributes = {
1CEF109B22F922DB00DAD355 = {
@ -178,6 +178,7 @@
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
CLANG_WARN_STRICT_PROTOTYPES = YES;
CLANG_WARN_SUSPICIOUS_MOVE = YES;
@ -239,6 +240,7 @@
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
CLANG_WARN_STRICT_PROTOTYPES = YES;
CLANG_WARN_SUSPICIOUS_MOVE = YES;
@ -272,6 +274,7 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_ENTITLEMENTS = "Menubar RunCat/Menubar_RunCat.entitlements";
CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
DEVELOPMENT_TEAM = VJ5N2X84K8;
@ -292,6 +295,7 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_ENTITLEMENTS = "Menubar RunCat/Menubar_RunCat.entitlements";
CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
DEVELOPMENT_TEAM = VJ5N2X84K8;

Menubar RunCat/Menubar RunCat.xcodeproj/project.xcworkspace/contents.xcworkspacedata → Menubar RunCat.xcodeproj/project.xcworkspace/contents.xcworkspacedata View File


Menubar RunCat/Menubar RunCat.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist → Menubar RunCat.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist View File


BIN
View File


Menubar RunCat/Menubar RunCat.xcodeproj/xcuserdata/takuto.xcuserdatad/xcschemes/xcschememanagement.plist → Menubar RunCat.xcodeproj/xcuserdata/takuto.xcuserdatad/xcschemes/xcschememanagement.plist View File


Menubar RunCat/Menubar RunCat/AppDelegate.swift → Menubar RunCat/AppDelegate.swift View File


Menubar RunCat/Menubar RunCat/Assets.xcassets/AppIcon.appiconset/Contents.json → Menubar RunCat/Assets.xcassets/AppIcon.appiconset/Contents.json View File


Menubar RunCat/Menubar RunCat/Assets.xcassets/AppIcon.appiconset/Icon-App-128x128@1x.png → Menubar RunCat/Assets.xcassets/AppIcon.appiconset/Icon-App-128x128@1x.png View File


Menubar RunCat/Menubar RunCat/Assets.xcassets/AppIcon.appiconset/Icon-App-128x128@2x.png → Menubar RunCat/Assets.xcassets/AppIcon.appiconset/Icon-App-128x128@2x.png View File


Menubar RunCat/Menubar RunCat/Assets.xcassets/AppIcon.appiconset/Icon-App-16x16@1x.png → Menubar RunCat/Assets.xcassets/AppIcon.appiconset/Icon-App-16x16@1x.png View File


Menubar RunCat/Menubar RunCat/Assets.xcassets/AppIcon.appiconset/Icon-App-16x16@2x.png → Menubar RunCat/Assets.xcassets/AppIcon.appiconset/Icon-App-16x16@2x.png View File


Menubar RunCat/Menubar RunCat/Assets.xcassets/AppIcon.appiconset/Icon-App-256x256@1x.png → Menubar RunCat/Assets.xcassets/AppIcon.appiconset/Icon-App-256x256@1x.png View File


Menubar RunCat/Menubar RunCat/Assets.xcassets/AppIcon.appiconset/Icon-App-256x256@2x.png → Menubar RunCat/Assets.xcassets/AppIcon.appiconset/Icon-App-256x256@2x.png View File


Menubar RunCat/Menubar RunCat/Assets.xcassets/AppIcon.appiconset/Icon-App-32x32@1x.png → Menubar RunCat/Assets.xcassets/AppIcon.appiconset/Icon-App-32x32@1x.png View File


Menubar RunCat/Menubar RunCat/Assets.xcassets/AppIcon.appiconset/Icon-App-32x32@2x.png → Menubar RunCat/Assets.xcassets/AppIcon.appiconset/Icon-App-32x32@2x.png View File


Menubar RunCat/Menubar RunCat/Assets.xcassets/AppIcon.appiconset/Icon-App-512x512@1x.png → Menubar RunCat/Assets.xcassets/AppIcon.appiconset/Icon-App-512x512@1x.png View File


Menubar RunCat/Menubar RunCat/Assets.xcassets/AppIcon.appiconset/Icon-App-512x512@2x.png → Menubar RunCat/Assets.xcassets/AppIcon.appiconset/Icon-App-512x512@2x.png View File


Menubar RunCat/Menubar RunCat/Assets.xcassets/Contents.json → Menubar RunCat/Assets.xcassets/Contents.json View File


Menubar RunCat/Menubar RunCat/Assets.xcassets/cat_page0.imageset/Contents.json → Menubar RunCat/Assets.xcassets/cat_page0.imageset/Contents.json View File


Menubar RunCat/Menubar RunCat/Assets.xcassets/cat_page0.imageset/cat0.png → Menubar RunCat/Assets.xcassets/cat_page0.imageset/cat0.png View File


Menubar RunCat/Menubar RunCat/Assets.xcassets/cat_page1.imageset/Contents.json → Menubar RunCat/Assets.xcassets/cat_page1.imageset/Contents.json View File


Menubar RunCat/Menubar RunCat/Assets.xcassets/cat_page1.imageset/cat1.png → Menubar RunCat/Assets.xcassets/cat_page1.imageset/cat1.png View File


Menubar RunCat/Menubar RunCat/Assets.xcassets/cat_page2.imageset/Contents.json → Menubar RunCat/Assets.xcassets/cat_page2.imageset/Contents.json View File


Menubar RunCat/Menubar RunCat/Assets.xcassets/cat_page2.imageset/cat2.png → Menubar RunCat/Assets.xcassets/cat_page2.imageset/cat2.png View File


Menubar RunCat/Menubar RunCat/Assets.xcassets/cat_page3.imageset/Contents.json → Menubar RunCat/Assets.xcassets/cat_page3.imageset/Contents.json View File


Menubar RunCat/Menubar RunCat/Assets.xcassets/cat_page3.imageset/cat3.png → Menubar RunCat/Assets.xcassets/cat_page3.imageset/cat3.png View File


Menubar RunCat/Menubar RunCat/Assets.xcassets/cat_page4.imageset/Contents.json → Menubar RunCat/Assets.xcassets/cat_page4.imageset/Contents.json View File


Menubar RunCat/Menubar RunCat/Assets.xcassets/cat_page4.imageset/cat4.png → Menubar RunCat/Assets.xcassets/cat_page4.imageset/cat4.png View File


Menubar RunCat/Menubar RunCat/Base.lproj/Main.storyboard → Menubar RunCat/Base.lproj/Main.storyboard View File

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.Cocoa.Storyboard.XIB" version="3.0" toolsVersion="14490.70" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
<document type="com.apple.InterfaceBuilder3.Cocoa.Storyboard.XIB" version="3.0" toolsVersion="17156" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
<dependencies>
<deployment identifier="macosx"/>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="14490.70"/>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="17156"/>
</dependencies>
<scenes>
<!--Application-->

Menubar RunCat/Menubar RunCat/CPU.swift → Menubar RunCat/CPU.swift View File


Menubar RunCat/Menubar RunCat/Info.plist → Menubar RunCat/Info.plist View File


BIN
View File


Menubar RunCat/Menubar RunCat/Menubar_RunCat.entitlements → Menubar RunCat/Menubar_RunCat.entitlements View File


Loading…
Cancel
Save