diff --git a/pEpMacOSAdapter.xcworkspace/contents.xcworkspacedata b/pEpMacOSAdapter.xcworkspace/contents.xcworkspacedata index 131901e..c92da82 100644 --- a/pEpMacOSAdapter.xcworkspace/contents.xcworkspacedata +++ b/pEpMacOSAdapter.xcworkspace/contents.xcworkspacedata @@ -1,6 +1,9 @@ + + diff --git a/pEpUpdates/pEpUpdates.xcodeproj/project.pbxproj b/pEpUpdates/pEpUpdates.xcodeproj/project.pbxproj new file mode 100644 index 0000000..430e343 --- /dev/null +++ b/pEpUpdates/pEpUpdates.xcodeproj/project.pbxproj @@ -0,0 +1,476 @@ +// !$*UTF8*$! +{ + archiveVersion = 1; + classes = { + }; + objectVersion = 50; + objects = { + +/* Begin PBXBuildFile section */ + 4E71B92224E52DD2001016F0 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4E71B92124E52DD2001016F0 /* AppDelegate.swift */; }; + 4E71B92424E52DD3001016F0 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 4E71B92324E52DD3001016F0 /* Assets.xcassets */; }; + 4E71B92724E52DD3001016F0 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 4E71B92524E52DD3001016F0 /* MainMenu.xib */; }; + 4E71B93324E52DD3001016F0 /* pEpUpdatesTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4E71B93224E52DD3001016F0 /* pEpUpdatesTests.swift */; }; + 4E71B93F24E52EEA001016F0 /* pEpMacOSAdapter.xpc in CopyFiles */ = {isa = PBXBuildFile; fileRef = 4E71B93E24E52EEA001016F0 /* pEpMacOSAdapter.xpc */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; }; +/* End PBXBuildFile section */ + +/* Begin PBXContainerItemProxy section */ + 4E71B92F24E52DD3001016F0 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 4E71B91624E52DD2001016F0 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 4E71B91D24E52DD2001016F0; + remoteInfo = pEpUpdates; + }; +/* End PBXContainerItemProxy section */ + +/* Begin PBXCopyFilesBuildPhase section */ + 4E71B93D24E52ED4001016F0 /* CopyFiles */ = { + isa = PBXCopyFilesBuildPhase; + buildActionMask = 2147483647; + dstPath = "$(CONTENTS_FOLDER_PATH)/XPCServices"; + dstSubfolderSpec = 16; + files = ( + 4E71B93F24E52EEA001016F0 /* pEpMacOSAdapter.xpc in CopyFiles */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXCopyFilesBuildPhase section */ + +/* Begin PBXFileReference section */ + 4E71B91E24E52DD2001016F0 /* pEpUpdates.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = pEpUpdates.app; sourceTree = BUILT_PRODUCTS_DIR; }; + 4E71B92124E52DD2001016F0 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = ""; }; + 4E71B92324E52DD3001016F0 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; + 4E71B92624E52DD3001016F0 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/MainMenu.xib; sourceTree = ""; }; + 4E71B92824E52DD3001016F0 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; + 4E71B92924E52DD3001016F0 /* pEpUpdates.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = pEpUpdates.entitlements; sourceTree = ""; }; + 4E71B92E24E52DD3001016F0 /* pEpUpdatesTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = pEpUpdatesTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; + 4E71B93224E52DD3001016F0 /* pEpUpdatesTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = pEpUpdatesTests.swift; sourceTree = ""; }; + 4E71B93424E52DD3001016F0 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; + 4E71B93E24E52EEA001016F0 /* pEpMacOSAdapter.xpc */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.xpc-service"; name = pEpMacOSAdapter.xpc; path = "../../../../../Library/Developer/Xcode/DerivedData/pEpMacOSAdapter-bybotyvkmblqhyetbwkdcxifrwft/Build/Products/Debug/pEpMacOSAdapter.xpc"; sourceTree = ""; }; +/* End PBXFileReference section */ + +/* Begin PBXFrameworksBuildPhase section */ + 4E71B91B24E52DD2001016F0 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 4E71B92B24E52DD3001016F0 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXFrameworksBuildPhase section */ + +/* Begin PBXGroup section */ + 4E71B91524E52DD2001016F0 = { + isa = PBXGroup; + children = ( + 4E71B93E24E52EEA001016F0 /* pEpMacOSAdapter.xpc */, + 4E71B92024E52DD2001016F0 /* pEpUpdates */, + 4E71B93124E52DD3001016F0 /* pEpUpdatesTests */, + 4E71B91F24E52DD2001016F0 /* Products */, + ); + sourceTree = ""; + }; + 4E71B91F24E52DD2001016F0 /* Products */ = { + isa = PBXGroup; + children = ( + 4E71B91E24E52DD2001016F0 /* pEpUpdates.app */, + 4E71B92E24E52DD3001016F0 /* pEpUpdatesTests.xctest */, + ); + name = Products; + sourceTree = ""; + }; + 4E71B92024E52DD2001016F0 /* pEpUpdates */ = { + isa = PBXGroup; + children = ( + 4E71B92124E52DD2001016F0 /* AppDelegate.swift */, + 4E71B92324E52DD3001016F0 /* Assets.xcassets */, + 4E71B92524E52DD3001016F0 /* MainMenu.xib */, + 4E71B92824E52DD3001016F0 /* Info.plist */, + 4E71B92924E52DD3001016F0 /* pEpUpdates.entitlements */, + ); + path = pEpUpdates; + sourceTree = ""; + }; + 4E71B93124E52DD3001016F0 /* pEpUpdatesTests */ = { + isa = PBXGroup; + children = ( + 4E71B93224E52DD3001016F0 /* pEpUpdatesTests.swift */, + 4E71B93424E52DD3001016F0 /* Info.plist */, + ); + path = pEpUpdatesTests; + sourceTree = ""; + }; +/* End PBXGroup section */ + +/* Begin PBXNativeTarget section */ + 4E71B91D24E52DD2001016F0 /* pEpUpdates */ = { + isa = PBXNativeTarget; + buildConfigurationList = 4E71B93724E52DD3001016F0 /* Build configuration list for PBXNativeTarget "pEpUpdates" */; + buildPhases = ( + 4E71B91A24E52DD2001016F0 /* Sources */, + 4E71B91B24E52DD2001016F0 /* Frameworks */, + 4E71B91C24E52DD2001016F0 /* Resources */, + 4E71B93D24E52ED4001016F0 /* CopyFiles */, + ); + buildRules = ( + ); + dependencies = ( + ); + name = pEpUpdates; + productName = pEpUpdates; + productReference = 4E71B91E24E52DD2001016F0 /* pEpUpdates.app */; + productType = "com.apple.product-type.application"; + }; + 4E71B92D24E52DD3001016F0 /* pEpUpdatesTests */ = { + isa = PBXNativeTarget; + buildConfigurationList = 4E71B93A24E52DD3001016F0 /* Build configuration list for PBXNativeTarget "pEpUpdatesTests" */; + buildPhases = ( + 4E71B92A24E52DD3001016F0 /* Sources */, + 4E71B92B24E52DD3001016F0 /* Frameworks */, + 4E71B92C24E52DD3001016F0 /* Resources */, + ); + buildRules = ( + ); + dependencies = ( + 4E71B93024E52DD3001016F0 /* PBXTargetDependency */, + ); + name = pEpUpdatesTests; + productName = pEpUpdatesTests; + productReference = 4E71B92E24E52DD3001016F0 /* pEpUpdatesTests.xctest */; + productType = "com.apple.product-type.bundle.unit-test"; + }; +/* End PBXNativeTarget section */ + +/* Begin PBXProject section */ + 4E71B91624E52DD2001016F0 /* Project object */ = { + isa = PBXProject; + attributes = { + LastSwiftUpdateCheck = 1160; + LastUpgradeCheck = 1160; + ORGANIZATIONNAME = "p≡p foundation"; + TargetAttributes = { + 4E71B91D24E52DD2001016F0 = { + CreatedOnToolsVersion = 11.6; + }; + 4E71B92D24E52DD3001016F0 = { + CreatedOnToolsVersion = 11.6; + TestTargetID = 4E71B91D24E52DD2001016F0; + }; + }; + }; + buildConfigurationList = 4E71B91924E52DD2001016F0 /* Build configuration list for PBXProject "pEpUpdates" */; + compatibilityVersion = "Xcode 9.3"; + developmentRegion = en; + hasScannedForEncodings = 0; + knownRegions = ( + en, + Base, + ); + mainGroup = 4E71B91524E52DD2001016F0; + productRefGroup = 4E71B91F24E52DD2001016F0 /* Products */; + projectDirPath = ""; + projectRoot = ""; + targets = ( + 4E71B91D24E52DD2001016F0 /* pEpUpdates */, + 4E71B92D24E52DD3001016F0 /* pEpUpdatesTests */, + ); + }; +/* End PBXProject section */ + +/* Begin PBXResourcesBuildPhase section */ + 4E71B91C24E52DD2001016F0 /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 4E71B92424E52DD3001016F0 /* Assets.xcassets in Resources */, + 4E71B92724E52DD3001016F0 /* MainMenu.xib in Resources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 4E71B92C24E52DD3001016F0 /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXResourcesBuildPhase section */ + +/* Begin PBXSourcesBuildPhase section */ + 4E71B91A24E52DD2001016F0 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 4E71B92224E52DD2001016F0 /* AppDelegate.swift in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 4E71B92A24E52DD3001016F0 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 4E71B93324E52DD3001016F0 /* pEpUpdatesTests.swift in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXSourcesBuildPhase section */ + +/* Begin PBXTargetDependency section */ + 4E71B93024E52DD3001016F0 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 4E71B91D24E52DD2001016F0 /* pEpUpdates */; + targetProxy = 4E71B92F24E52DD3001016F0 /* PBXContainerItemProxy */; + }; +/* End PBXTargetDependency section */ + +/* Begin PBXVariantGroup section */ + 4E71B92524E52DD3001016F0 /* MainMenu.xib */ = { + isa = PBXVariantGroup; + children = ( + 4E71B92624E52DD3001016F0 /* Base */, + ); + name = MainMenu.xib; + sourceTree = ""; + }; +/* End PBXVariantGroup section */ + +/* Begin XCBuildConfiguration section */ + 4E71B93524E52DD3001016F0 /* Debug */ = { + isa = XCBuildConfiguration; + buildSettings = { + ALWAYS_SEARCH_USER_PATHS = NO; + CLANG_ANALYZER_NONNULL = YES; + CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; + CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; + CLANG_CXX_LIBRARY = "libc++"; + CLANG_ENABLE_MODULES = YES; + CLANG_ENABLE_OBJC_ARC = YES; + CLANG_ENABLE_OBJC_WEAK = YES; + CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_COMMA = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; + CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; + CLANG_WARN_DOCUMENTATION_COMMENTS = YES; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INFINITE_RECURSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; + CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; + CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; + CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; + CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; + CLANG_WARN_STRICT_PROTOTYPES = YES; + CLANG_WARN_SUSPICIOUS_MOVE = YES; + CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; + CLANG_WARN_UNREACHABLE_CODE = YES; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + COPY_PHASE_STRIP = NO; + DEBUG_INFORMATION_FORMAT = dwarf; + ENABLE_STRICT_OBJC_MSGSEND = YES; + ENABLE_TESTABILITY = YES; + GCC_C_LANGUAGE_STANDARD = gnu11; + GCC_DYNAMIC_NO_PIC = NO; + GCC_NO_COMMON_BLOCKS = YES; + GCC_OPTIMIZATION_LEVEL = 0; + GCC_PREPROCESSOR_DEFINITIONS = ( + "DEBUG=1", + "$(inherited)", + ); + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; + GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; + GCC_WARN_UNDECLARED_SELECTOR = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; + GCC_WARN_UNUSED_FUNCTION = YES; + GCC_WARN_UNUSED_VARIABLE = YES; + MACOSX_DEPLOYMENT_TARGET = 10.15; + MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; + MTL_FAST_MATH = YES; + ONLY_ACTIVE_ARCH = YES; + SDKROOT = macosx; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; + SWIFT_OPTIMIZATION_LEVEL = "-Onone"; + }; + name = Debug; + }; + 4E71B93624E52DD3001016F0 /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + ALWAYS_SEARCH_USER_PATHS = NO; + CLANG_ANALYZER_NONNULL = YES; + CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; + CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; + CLANG_CXX_LIBRARY = "libc++"; + CLANG_ENABLE_MODULES = YES; + CLANG_ENABLE_OBJC_ARC = YES; + CLANG_ENABLE_OBJC_WEAK = YES; + CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_COMMA = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; + CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; + CLANG_WARN_DOCUMENTATION_COMMENTS = YES; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INFINITE_RECURSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; + CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; + CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; + CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; + CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; + CLANG_WARN_STRICT_PROTOTYPES = YES; + CLANG_WARN_SUSPICIOUS_MOVE = YES; + CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; + CLANG_WARN_UNREACHABLE_CODE = YES; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + COPY_PHASE_STRIP = NO; + DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; + ENABLE_NS_ASSERTIONS = NO; + ENABLE_STRICT_OBJC_MSGSEND = YES; + GCC_C_LANGUAGE_STANDARD = gnu11; + GCC_NO_COMMON_BLOCKS = YES; + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; + GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; + GCC_WARN_UNDECLARED_SELECTOR = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; + GCC_WARN_UNUSED_FUNCTION = YES; + GCC_WARN_UNUSED_VARIABLE = YES; + MACOSX_DEPLOYMENT_TARGET = 10.15; + MTL_ENABLE_DEBUG_INFO = NO; + MTL_FAST_MATH = YES; + SDKROOT = macosx; + SWIFT_COMPILATION_MODE = wholemodule; + SWIFT_OPTIMIZATION_LEVEL = "-O"; + }; + name = Release; + }; + 4E71B93824E52DD3001016F0 /* Debug */ = { + isa = XCBuildConfiguration; + buildSettings = { + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + CODE_SIGN_ENTITLEMENTS = pEpUpdates/pEpUpdates.entitlements; + CODE_SIGN_STYLE = Automatic; + COMBINE_HIDPI_IMAGES = YES; + DEVELOPMENT_TEAM = NQLYU6MGPN; + ENABLE_HARDENED_RUNTIME = YES; + INFOPLIST_FILE = pEpUpdates/Info.plist; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/../Frameworks", + ); + PRODUCT_BUNDLE_IDENTIFIER = pEp.foundation.pEpUpdates; + PRODUCT_NAME = "$(TARGET_NAME)"; + SWIFT_VERSION = 5.0; + }; + name = Debug; + }; + 4E71B93924E52DD3001016F0 /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + CODE_SIGN_ENTITLEMENTS = pEpUpdates/pEpUpdates.entitlements; + CODE_SIGN_STYLE = Automatic; + COMBINE_HIDPI_IMAGES = YES; + DEVELOPMENT_TEAM = NQLYU6MGPN; + ENABLE_HARDENED_RUNTIME = YES; + INFOPLIST_FILE = pEpUpdates/Info.plist; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/../Frameworks", + ); + PRODUCT_BUNDLE_IDENTIFIER = pEp.foundation.pEpUpdates; + PRODUCT_NAME = "$(TARGET_NAME)"; + SWIFT_VERSION = 5.0; + }; + name = Release; + }; + 4E71B93B24E52DD3001016F0 /* Debug */ = { + isa = XCBuildConfiguration; + buildSettings = { + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; + BUNDLE_LOADER = "$(TEST_HOST)"; + CODE_SIGN_STYLE = Automatic; + COMBINE_HIDPI_IMAGES = YES; + DEVELOPMENT_TEAM = NQLYU6MGPN; + INFOPLIST_FILE = pEpUpdatesTests/Info.plist; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/../Frameworks", + "@loader_path/../Frameworks", + ); + MACOSX_DEPLOYMENT_TARGET = 10.15; + PRODUCT_BUNDLE_IDENTIFIER = pEp.foundation.pEpUpdatesTests; + PRODUCT_NAME = "$(TARGET_NAME)"; + SWIFT_VERSION = 5.0; + TEST_HOST = "$(BUILT_PRODUCTS_DIR)/pEpUpdates.app/Contents/MacOS/pEpUpdates"; + }; + name = Debug; + }; + 4E71B93C24E52DD3001016F0 /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; + BUNDLE_LOADER = "$(TEST_HOST)"; + CODE_SIGN_STYLE = Automatic; + COMBINE_HIDPI_IMAGES = YES; + DEVELOPMENT_TEAM = NQLYU6MGPN; + INFOPLIST_FILE = pEpUpdatesTests/Info.plist; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/../Frameworks", + "@loader_path/../Frameworks", + ); + MACOSX_DEPLOYMENT_TARGET = 10.15; + PRODUCT_BUNDLE_IDENTIFIER = pEp.foundation.pEpUpdatesTests; + PRODUCT_NAME = "$(TARGET_NAME)"; + SWIFT_VERSION = 5.0; + TEST_HOST = "$(BUILT_PRODUCTS_DIR)/pEpUpdates.app/Contents/MacOS/pEpUpdates"; + }; + name = Release; + }; +/* End XCBuildConfiguration section */ + +/* Begin XCConfigurationList section */ + 4E71B91924E52DD2001016F0 /* Build configuration list for PBXProject "pEpUpdates" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 4E71B93524E52DD3001016F0 /* Debug */, + 4E71B93624E52DD3001016F0 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + 4E71B93724E52DD3001016F0 /* Build configuration list for PBXNativeTarget "pEpUpdates" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 4E71B93824E52DD3001016F0 /* Debug */, + 4E71B93924E52DD3001016F0 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + 4E71B93A24E52DD3001016F0 /* Build configuration list for PBXNativeTarget "pEpUpdatesTests" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 4E71B93B24E52DD3001016F0 /* Debug */, + 4E71B93C24E52DD3001016F0 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; +/* End XCConfigurationList section */ + }; + rootObject = 4E71B91624E52DD2001016F0 /* Project object */; +} diff --git a/pEpUpdates/pEpUpdates/AppDelegate.swift b/pEpUpdates/pEpUpdates/AppDelegate.swift new file mode 100644 index 0000000..76efae6 --- /dev/null +++ b/pEpUpdates/pEpUpdates/AppDelegate.swift @@ -0,0 +1,27 @@ +// +// AppDelegate.swift +// pEpUpdates +// +// Created by David Alarcon on 13/08/2020. +// Copyright © 2020 p≡p foundation. All rights reserved. +// + +import Cocoa + +@NSApplicationMain +class AppDelegate: NSObject, NSApplicationDelegate { + + @IBOutlet weak var window: NSWindow! + + + func applicationDidFinishLaunching(_ aNotification: Notification) { + // Insert code here to initialize your application + } + + func applicationWillTerminate(_ aNotification: Notification) { + // Insert code here to tear down your application + } + + +} + diff --git a/pEpUpdates/pEpUpdates/Assets.xcassets/AppIcon.appiconset/AppStore1024x1024-2.png b/pEpUpdates/pEpUpdates/Assets.xcassets/AppIcon.appiconset/AppStore1024x1024-2.png new file mode 100644 index 0000000..0b6f7c8 Binary files /dev/null and b/pEpUpdates/pEpUpdates/Assets.xcassets/AppIcon.appiconset/AppStore1024x1024-2.png differ diff --git a/pEpUpdates/pEpUpdates/Assets.xcassets/AppIcon.appiconset/Contents.json b/pEpUpdates/pEpUpdates/Assets.xcassets/AppIcon.appiconset/Contents.json new file mode 100644 index 0000000..0b79e37 --- /dev/null +++ b/pEpUpdates/pEpUpdates/Assets.xcassets/AppIcon.appiconset/Contents.json @@ -0,0 +1,59 @@ +{ + "images" : [ + { + "idiom" : "mac", + "scale" : "1x", + "size" : "16x16" + }, + { + "idiom" : "mac", + "scale" : "2x", + "size" : "16x16" + }, + { + "idiom" : "mac", + "scale" : "1x", + "size" : "32x32" + }, + { + "idiom" : "mac", + "scale" : "2x", + "size" : "32x32" + }, + { + "idiom" : "mac", + "scale" : "1x", + "size" : "128x128" + }, + { + "idiom" : "mac", + "scale" : "2x", + "size" : "128x128" + }, + { + "idiom" : "mac", + "scale" : "1x", + "size" : "256x256" + }, + { + "idiom" : "mac", + "scale" : "2x", + "size" : "256x256" + }, + { + "idiom" : "mac", + "scale" : "1x", + "size" : "512x512" + }, + { + "filename" : "AppStore1024x1024-2.png", + "idiom" : "mac", + "scale" : "2x", + "size" : "512x512" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/pEpUpdates/pEpUpdates/Assets.xcassets/Contents.json b/pEpUpdates/pEpUpdates/Assets.xcassets/Contents.json new file mode 100644 index 0000000..73c0059 --- /dev/null +++ b/pEpUpdates/pEpUpdates/Assets.xcassets/Contents.json @@ -0,0 +1,6 @@ +{ + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/pEpUpdates/pEpUpdates/Base.lproj/MainMenu.xib b/pEpUpdates/pEpUpdates/Base.lproj/MainMenu.xib new file mode 100644 index 0000000..8d62f53 --- /dev/null +++ b/pEpUpdates/pEpUpdates/Base.lproj/MainMenu.xib @@ -0,0 +1,692 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Default + + + + + + + Left to Right + + + + + + + Right to Left + + + + + + + + + + + Default + + + + + + + Left to Right + + + + + + + Right to Left + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/pEpUpdates/pEpUpdates/Info.plist b/pEpUpdates/pEpUpdates/Info.plist new file mode 100644 index 0000000..9c1f46b --- /dev/null +++ b/pEpUpdates/pEpUpdates/Info.plist @@ -0,0 +1,36 @@ + + + + + CFBundleDevelopmentRegion + $(DEVELOPMENT_LANGUAGE) + CFBundleExecutable + $(EXECUTABLE_NAME) + CFBundleIconFile + + CFBundleIdentifier + $(PRODUCT_BUNDLE_IDENTIFIER) + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + $(PRODUCT_NAME) + CFBundlePackageType + $(PRODUCT_BUNDLE_PACKAGE_TYPE) + CFBundleShortVersionString + 1.0 + CFBundleVersion + 1 + LSMinimumSystemVersion + $(MACOSX_DEPLOYMENT_TARGET) + NSHumanReadableCopyright + Copyright © 2020 p≡p foundation. All rights reserved. + NSMainNibFile + MainMenu + NSPrincipalClass + NSApplication + NSSupportsAutomaticTermination + + NSSupportsSuddenTermination + + + diff --git a/pEpUpdates/pEpUpdates/pEpUpdates.entitlements b/pEpUpdates/pEpUpdates/pEpUpdates.entitlements new file mode 100644 index 0000000..f2ef3ae --- /dev/null +++ b/pEpUpdates/pEpUpdates/pEpUpdates.entitlements @@ -0,0 +1,10 @@ + + + + + com.apple.security.app-sandbox + + com.apple.security.files.user-selected.read-only + + + diff --git a/pEpUpdates/pEpUpdatesTests/Info.plist b/pEpUpdates/pEpUpdatesTests/Info.plist new file mode 100644 index 0000000..64d65ca --- /dev/null +++ b/pEpUpdates/pEpUpdatesTests/Info.plist @@ -0,0 +1,22 @@ + + + + + CFBundleDevelopmentRegion + $(DEVELOPMENT_LANGUAGE) + CFBundleExecutable + $(EXECUTABLE_NAME) + CFBundleIdentifier + $(PRODUCT_BUNDLE_IDENTIFIER) + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + $(PRODUCT_NAME) + CFBundlePackageType + $(PRODUCT_BUNDLE_PACKAGE_TYPE) + CFBundleShortVersionString + 1.0 + CFBundleVersion + 1 + + diff --git a/pEpUpdates/pEpUpdatesTests/pEpUpdatesTests.swift b/pEpUpdates/pEpUpdatesTests/pEpUpdatesTests.swift new file mode 100644 index 0000000..dbdb0a4 --- /dev/null +++ b/pEpUpdates/pEpUpdatesTests/pEpUpdatesTests.swift @@ -0,0 +1,34 @@ +// +// pEpUpdatesTests.swift +// pEpUpdatesTests +// +// Created by David Alarcon on 13/08/2020. +// Copyright © 2020 p≡p foundation. All rights reserved. +// + +import XCTest +@testable import pEpUpdates + +class pEpUpdatesTests: XCTestCase { + + override func setUpWithError() throws { + // Put setup code here. This method is called before the invocation of each test method in the class. + } + + override func tearDownWithError() throws { + // Put teardown code here. This method is called after the invocation of each test method in the class. + } + + func testExample() throws { + // This is an example of a functional test case. + // Use XCTAssert and related functions to verify your tests produce the correct results. + } + + func testPerformanceExample() throws { + // This is an example of a performance test case. + self.measure { + // Put the code you want to measure the time of here. + } + } + +}