|
|
|
@@ -11,6 +11,7 @@
|
|
|
|
|
651901B925F5358700CAFF20 /* EQNMapAnnotationSeismic.swift in Sources */ = {isa = PBXBuildFile; fileRef = 651901B825F5358700CAFF20 /* EQNMapAnnotationSeismic.swift */; };
|
|
|
|
|
6525A82625E13FD4008FE0D0 /* SeismicNetworkAdvertiseTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6525A82525E13FD4008FE0D0 /* SeismicNetworkAdvertiseTableViewCell.swift */; };
|
|
|
|
|
652C37BD26092B3C0068EC3B /* FiltersViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 652C37BC26092B3C0068EC3B /* FiltersViewModel.swift */; };
|
|
|
|
|
6531185928425B89006CBC29 /* NotificationService+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6531185828425B89006CBC29 /* NotificationService+Extension.swift */; };
|
|
|
|
|
65355FFF25F38D3300BB57D2 /* SegnalazioniMapViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65355FFE25F38D3300BB57D2 /* SegnalazioniMapViewController.swift */; };
|
|
|
|
|
6535600425F398CD00BB57D2 /* Costanti+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6535600325F398CD00BB57D2 /* Costanti+Extensions.swift */; };
|
|
|
|
|
653604E9262348FA00B2B651 /* EQNBaseMapFilter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 653604E8262348FA00B2B651 /* EQNBaseMapFilter.swift */; };
|
|
|
|
@@ -288,6 +289,7 @@
|
|
|
|
|
651901B825F5358700CAFF20 /* EQNMapAnnotationSeismic.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EQNMapAnnotationSeismic.swift; sourceTree = "<group>"; };
|
|
|
|
|
6525A82525E13FD4008FE0D0 /* SeismicNetworkAdvertiseTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SeismicNetworkAdvertiseTableViewCell.swift; sourceTree = "<group>"; };
|
|
|
|
|
652C37BC26092B3C0068EC3B /* FiltersViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FiltersViewModel.swift; sourceTree = "<group>"; };
|
|
|
|
|
6531185828425B89006CBC29 /* NotificationService+Extension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "NotificationService+Extension.swift"; sourceTree = "<group>"; };
|
|
|
|
|
65355FFE25F38D3300BB57D2 /* SegnalazioniMapViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SegnalazioniMapViewController.swift; sourceTree = "<group>"; };
|
|
|
|
|
6535600325F398CD00BB57D2 /* Costanti+Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Costanti+Extensions.swift"; sourceTree = "<group>"; };
|
|
|
|
|
653604E8262348FA00B2B651 /* EQNBaseMapFilter.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EQNBaseMapFilter.swift; sourceTree = "<group>"; };
|
|
|
|
@@ -660,6 +662,7 @@
|
|
|
|
|
8C483CB521FDACD100259FD2 /* EQNNotificationService-Bridging-Header.h */,
|
|
|
|
|
8C4B0B7C21CACE3F00AED489 /* NotificationService.h */,
|
|
|
|
|
8C4B0B7D21CACE3F00AED489 /* NotificationService.m */,
|
|
|
|
|
6531185828425B89006CBC29 /* NotificationService+Extension.swift */,
|
|
|
|
|
DC30BC862534DBB30041B23B /* Icons */,
|
|
|
|
|
8C4B0B7F21CACE3F00AED489 /* Info.plist */,
|
|
|
|
|
);
|
|
|
|
@@ -1526,6 +1529,7 @@
|
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
|
files = (
|
|
|
|
|
DCDAB31925188BB3001AE40D /* EQNAllertaSismica.m in Sources */,
|
|
|
|
|
6531185928425B89006CBC29 /* NotificationService+Extension.swift in Sources */,
|
|
|
|
|
8C4B0B7E21CACE3F00AED489 /* NotificationService.m in Sources */,
|
|
|
|
|
);
|
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
@@ -1738,12 +1742,12 @@
|
|
|
|
|
CODE_SIGN_ENTITLEMENTS = EQNNotificationService/EQNNotificationService.entitlements;
|
|
|
|
|
CODE_SIGN_IDENTITY = "Apple Development";
|
|
|
|
|
CODE_SIGN_STYLE = Manual;
|
|
|
|
|
CURRENT_PROJECT_VERSION = 89;
|
|
|
|
|
CURRENT_PROJECT_VERSION = 92;
|
|
|
|
|
DEVELOPMENT_TEAM = WJA4MR4CPC;
|
|
|
|
|
INFOPLIST_FILE = EQNNotificationService/Info.plist;
|
|
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
|
|
|
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @executable_path/../../Frameworks";
|
|
|
|
|
MARKETING_VERSION = 5.0.3;
|
|
|
|
|
MARKETING_VERSION = 5.1.0;
|
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.finazzi.distquake.notificationservice;
|
|
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
|
|
PROVISIONING_PROFILE_SPECIFIER = "EQNetwork Extension Service - Development";
|
|
|
|
@@ -1762,12 +1766,12 @@
|
|
|
|
|
CODE_SIGN_ENTITLEMENTS = EQNNotificationService/EQNNotificationService.entitlements;
|
|
|
|
|
CODE_SIGN_IDENTITY = "Apple Distribution";
|
|
|
|
|
CODE_SIGN_STYLE = Manual;
|
|
|
|
|
CURRENT_PROJECT_VERSION = 89;
|
|
|
|
|
CURRENT_PROJECT_VERSION = 92;
|
|
|
|
|
DEVELOPMENT_TEAM = WJA4MR4CPC;
|
|
|
|
|
INFOPLIST_FILE = EQNNotificationService/Info.plist;
|
|
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
|
|
|
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @executable_path/../../Frameworks";
|
|
|
|
|
MARKETING_VERSION = 5.0.3;
|
|
|
|
|
MARKETING_VERSION = 5.1.0;
|
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.finazzi.distquake.notificationservice;
|
|
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
|
|
PROVISIONING_PROFILE_SPECIFIER = "EQNetwork Extension Service - AppStore";
|
|
|
|
@@ -1907,14 +1911,14 @@
|
|
|
|
|
CODE_SIGN_ENTITLEMENTS = "Earthquake Network/Earthquake Network.entitlements";
|
|
|
|
|
CODE_SIGN_IDENTITY = "Apple Development";
|
|
|
|
|
CODE_SIGN_STYLE = Manual;
|
|
|
|
|
CURRENT_PROJECT_VERSION = 89;
|
|
|
|
|
CURRENT_PROJECT_VERSION = 92;
|
|
|
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
|
|
|
DEFINES_MODULE = YES;
|
|
|
|
|
DEVELOPMENT_TEAM = WJA4MR4CPC;
|
|
|
|
|
GCC_PREFIX_HEADER = "Earthquake Network/Earthquake Network-Prefix.pch";
|
|
|
|
|
INFOPLIST_FILE = "Earthquake Network/Info.plist";
|
|
|
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
|
|
|
|
MARKETING_VERSION = 5.0.3;
|
|
|
|
|
MARKETING_VERSION = 5.1.0;
|
|
|
|
|
OTHER_LDFLAGS = (
|
|
|
|
|
"$(inherited)",
|
|
|
|
|
"-ObjC",
|
|
|
|
@@ -2017,13 +2021,13 @@
|
|
|
|
|
CODE_SIGN_ENTITLEMENTS = "Earthquake Network/Earthquake Network.entitlements";
|
|
|
|
|
CODE_SIGN_IDENTITY = "Apple Distribution";
|
|
|
|
|
CODE_SIGN_STYLE = Manual;
|
|
|
|
|
CURRENT_PROJECT_VERSION = 89;
|
|
|
|
|
CURRENT_PROJECT_VERSION = 92;
|
|
|
|
|
DEFINES_MODULE = YES;
|
|
|
|
|
DEVELOPMENT_TEAM = WJA4MR4CPC;
|
|
|
|
|
GCC_PREFIX_HEADER = "Earthquake Network/Earthquake Network-Prefix.pch";
|
|
|
|
|
INFOPLIST_FILE = "Earthquake Network/Info.plist";
|
|
|
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
|
|
|
|
MARKETING_VERSION = 5.0.3;
|
|
|
|
|
MARKETING_VERSION = 5.1.0;
|
|
|
|
|
OTHER_LDFLAGS = (
|
|
|
|
|
"$(inherited)",
|
|
|
|
|
"-ObjC",
|
|
|
|
@@ -2122,12 +2126,12 @@
|
|
|
|
|
CODE_SIGN_ENTITLEMENTS = EQNNotificationContent/EQNNotificationContent.entitlements;
|
|
|
|
|
CODE_SIGN_IDENTITY = "Apple Development";
|
|
|
|
|
CODE_SIGN_STYLE = Manual;
|
|
|
|
|
CURRENT_PROJECT_VERSION = 89;
|
|
|
|
|
CURRENT_PROJECT_VERSION = 92;
|
|
|
|
|
DEVELOPMENT_TEAM = WJA4MR4CPC;
|
|
|
|
|
INFOPLIST_FILE = EQNNotificationContent/Info.plist;
|
|
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
|
|
|
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @executable_path/../../Frameworks";
|
|
|
|
|
MARKETING_VERSION = 5.0.3;
|
|
|
|
|
MARKETING_VERSION = 5.1.0;
|
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.finazzi.distquake.notificationcontent;
|
|
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
|
|
PROVISIONING_PROFILE_SPECIFIER = "EQNetwork Extension Content - Development";
|
|
|
|
@@ -2146,12 +2150,12 @@
|
|
|
|
|
CODE_SIGN_ENTITLEMENTS = EQNNotificationContent/EQNNotificationContent.entitlements;
|
|
|
|
|
CODE_SIGN_IDENTITY = "Apple Distribution";
|
|
|
|
|
CODE_SIGN_STYLE = Manual;
|
|
|
|
|
CURRENT_PROJECT_VERSION = 89;
|
|
|
|
|
CURRENT_PROJECT_VERSION = 92;
|
|
|
|
|
DEVELOPMENT_TEAM = WJA4MR4CPC;
|
|
|
|
|
INFOPLIST_FILE = EQNNotificationContent/Info.plist;
|
|
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
|
|
|
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @executable_path/../../Frameworks";
|
|
|
|
|
MARKETING_VERSION = 5.0.3;
|
|
|
|
|
MARKETING_VERSION = 5.1.0;
|
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.finazzi.distquake.notificationcontent;
|
|
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
|
|
PROVISIONING_PROFILE_SPECIFIER = "EQNetwork Extension Content - AppStore";
|
|
|
|
|