|
@@ -8,13 +8,13 @@
|
|
|
|
|
|
/* Begin PBXBuildFile section */
|
|
|
12960AE02892361000A467DD /* FourthTabViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 12960ADF2892361000A467DD /* FourthTabViewController.swift */; };
|
|
|
- 1811163189ED9BD3012C81EA /* Pods_AppBuilder.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7EED0818A41A7AA38D20D42D /* Pods_AppBuilder.framework */; };
|
|
|
2401CE9A275490DB00B323BB /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2401CE99275490DB00B323BB /* AppDelegate.swift */; };
|
|
|
2401CE9C275490DB00B323BB /* SceneDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2401CE9B275490DB00B323BB /* SceneDelegate.swift */; };
|
|
|
2401CE9E275490DB00B323BB /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2401CE9D275490DB00B323BB /* ViewController.swift */; };
|
|
|
2401CEA1275490DB00B323BB /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 2401CE9F275490DB00B323BB /* Main.storyboard */; };
|
|
|
2401CEA3275490E600B323BB /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 2401CEA2275490E600B323BB /* Assets.xcassets */; };
|
|
|
2401CEA6275490E600B323BB /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 2401CEA4275490E600B323BB /* LaunchScreen.storyboard */; };
|
|
|
+ 64C73E0D9E9CD36FD373F9D8 /* Pods_AppBuilder.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F706066070D0174AE105C209 /* Pods_AppBuilder.framework */; };
|
|
|
A413B18727EACB20006D16EB /* PrefsUtil.swift in Sources */ = {isa = PBXBuildFile; fileRef = A413B18627EACB20006D16EB /* PrefsUtil.swift */; };
|
|
|
A42ED92227F30BA200B0FAB7 /* FirstTabViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A42ED92127F30BA200B0FAB7 /* FirstTabViewController.swift */; };
|
|
|
A42ED92427F3FC2F00B0FAB7 /* SecondTabViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A42ED92327F3FC2F00B0FAB7 /* SecondTabViewController.swift */; };
|
|
@@ -66,7 +66,6 @@
|
|
|
|
|
|
/* Begin PBXFileReference section */
|
|
|
12960ADF2892361000A467DD /* FourthTabViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FourthTabViewController.swift; sourceTree = "<group>"; };
|
|
|
- 20EDE21616BB9598D01BB6F2 /* Pods-AppBuilder.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-AppBuilder.release.xcconfig"; path = "Target Support Files/Pods-AppBuilder/Pods-AppBuilder.release.xcconfig"; sourceTree = "<group>"; };
|
|
|
2401CE96275490DB00B323BB /* AppBuilder.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = AppBuilder.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
2401CE99275490DB00B323BB /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
|
|
2401CE9B275490DB00B323BB /* SceneDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SceneDelegate.swift; sourceTree = "<group>"; };
|
|
@@ -75,8 +74,7 @@
|
|
|
2401CEA2275490E600B323BB /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
|
|
2401CEA5275490E600B323BB /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
|
|
|
2401CEA7275490E600B323BB /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
|
- 50B9F19BAE6BA07DD4309B74 /* Pods-AppBuilder.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-AppBuilder.debug.xcconfig"; path = "Target Support Files/Pods-AppBuilder/Pods-AppBuilder.debug.xcconfig"; sourceTree = "<group>"; };
|
|
|
- 7EED0818A41A7AA38D20D42D /* Pods_AppBuilder.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_AppBuilder.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
+ 65C757AC97A834D1917560B2 /* Pods-AppBuilder.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-AppBuilder.debug.xcconfig"; path = "Target Support Files/Pods-AppBuilder/Pods-AppBuilder.debug.xcconfig"; sourceTree = "<group>"; };
|
|
|
A413B18627EACB20006D16EB /* PrefsUtil.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PrefsUtil.swift; sourceTree = "<group>"; };
|
|
|
A42ED92127F30BA200B0FAB7 /* FirstTabViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FirstTabViewController.swift; sourceTree = "<group>"; };
|
|
|
A42ED92327F3FC2F00B0FAB7 /* SecondTabViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SecondTabViewController.swift; sourceTree = "<group>"; };
|
|
@@ -88,9 +86,11 @@
|
|
|
A4B5F03B27F193DC0089B871 /* Poppins-LightItalic.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Poppins-LightItalic.ttf"; sourceTree = "<group>"; };
|
|
|
A4B5F03C27F193DC0089B871 /* Poppins-SemiBold.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Poppins-SemiBold.ttf"; sourceTree = "<group>"; };
|
|
|
A4B5F03D27F193DC0089B871 /* Poppins-MediumItalic.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Poppins-MediumItalic.ttf"; sourceTree = "<group>"; };
|
|
|
+ A8A4F2997036256E6F370DE3 /* Pods-AppBuilder.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-AppBuilder.release.xcconfig"; path = "Target Support Files/Pods-AppBuilder/Pods-AppBuilder.release.xcconfig"; sourceTree = "<group>"; };
|
|
|
CDEE3DC929B06E1E00B420E5 /* NotificationService.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = NotificationService.appex; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
CDEE3DCB29B06E1E00B420E5 /* NotificationService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NotificationService.swift; sourceTree = "<group>"; };
|
|
|
CDEE3DCD29B06E1E00B420E5 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
|
+ F706066070D0174AE105C209 /* Pods_AppBuilder.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_AppBuilder.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
/* End PBXFileReference section */
|
|
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
@@ -98,7 +98,7 @@
|
|
|
isa = PBXFrameworksBuildPhase;
|
|
|
buildActionMask = 2147483647;
|
|
|
files = (
|
|
|
- 1811163189ED9BD3012C81EA /* Pods_AppBuilder.framework in Frameworks */,
|
|
|
+ 64C73E0D9E9CD36FD373F9D8 /* Pods_AppBuilder.framework in Frameworks */,
|
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
};
|
|
@@ -112,14 +112,6 @@
|
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
|
|
/* Begin PBXGroup section */
|
|
|
- 02DC771EDF0DEFAB858B2417 /* Frameworks */ = {
|
|
|
- isa = PBXGroup;
|
|
|
- children = (
|
|
|
- 7EED0818A41A7AA38D20D42D /* Pods_AppBuilder.framework */,
|
|
|
- );
|
|
|
- name = Frameworks;
|
|
|
- sourceTree = "<group>";
|
|
|
- };
|
|
|
2401CE8D275490DB00B323BB = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
@@ -127,7 +119,7 @@
|
|
|
CDEE3DCA29B06E1E00B420E5 /* NotificationService */,
|
|
|
2401CE97275490DB00B323BB /* Products */,
|
|
|
6E32BCCF4DE50EE1A90E8AAE /* Pods */,
|
|
|
- 02DC771EDF0DEFAB858B2417 /* Frameworks */,
|
|
|
+ EB9643D0C6F881AD1B5AFD88 /* Frameworks */,
|
|
|
);
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
@@ -163,8 +155,8 @@
|
|
|
6E32BCCF4DE50EE1A90E8AAE /* Pods */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
- 50B9F19BAE6BA07DD4309B74 /* Pods-AppBuilder.debug.xcconfig */,
|
|
|
- 20EDE21616BB9598D01BB6F2 /* Pods-AppBuilder.release.xcconfig */,
|
|
|
+ 65C757AC97A834D1917560B2 /* Pods-AppBuilder.debug.xcconfig */,
|
|
|
+ A8A4F2997036256E6F370DE3 /* Pods-AppBuilder.release.xcconfig */,
|
|
|
);
|
|
|
path = Pods;
|
|
|
sourceTree = "<group>";
|
|
@@ -192,6 +184,14 @@
|
|
|
path = NotificationService;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
+ EB9643D0C6F881AD1B5AFD88 /* Frameworks */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ F706066070D0174AE105C209 /* Pods_AppBuilder.framework */,
|
|
|
+ );
|
|
|
+ name = Frameworks;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
/* End PBXGroup section */
|
|
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
@@ -199,13 +199,13 @@
|
|
|
isa = PBXNativeTarget;
|
|
|
buildConfigurationList = 2401CEC0275490E600B323BB /* Build configuration list for PBXNativeTarget "AppBuilder" */;
|
|
|
buildPhases = (
|
|
|
- 0D73753F4E7B4FEBAA2CA19D /* [CP] Check Pods Manifest.lock */,
|
|
|
+ 81EC0B8B73DF791FC5DE2676 /* [CP] Check Pods Manifest.lock */,
|
|
|
2401CE92275490DB00B323BB /* Sources */,
|
|
|
2401CE93275490DB00B323BB /* Frameworks */,
|
|
|
2401CE94275490DB00B323BB /* Resources */,
|
|
|
247E0A722796969200430E5F /* Embed Frameworks */,
|
|
|
CDEE3DD129B06E1E00B420E5 /* Embed Foundation Extensions */,
|
|
|
- 8F2E3197028B49A3BE8322F5 /* [CP] Embed Pods Frameworks */,
|
|
|
+ 07199500606CD285677B26A8 /* [CP] Embed Pods Frameworks */,
|
|
|
);
|
|
|
buildRules = (
|
|
|
);
|
|
@@ -298,43 +298,43 @@
|
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
|
|
/* Begin PBXShellScriptBuildPhase section */
|
|
|
- 0D73753F4E7B4FEBAA2CA19D /* [CP] Check Pods Manifest.lock */ = {
|
|
|
+ 07199500606CD285677B26A8 /* [CP] Embed Pods Frameworks */ = {
|
|
|
isa = PBXShellScriptBuildPhase;
|
|
|
buildActionMask = 2147483647;
|
|
|
files = (
|
|
|
);
|
|
|
inputFileListPaths = (
|
|
|
+ "${PODS_ROOT}/Target Support Files/Pods-AppBuilder/Pods-AppBuilder-frameworks-${CONFIGURATION}-input-files.xcfilelist",
|
|
|
);
|
|
|
- inputPaths = (
|
|
|
- "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
|
|
|
- "${PODS_ROOT}/Manifest.lock",
|
|
|
- );
|
|
|
- name = "[CP] Check Pods Manifest.lock";
|
|
|
+ name = "[CP] Embed Pods Frameworks";
|
|
|
outputFileListPaths = (
|
|
|
- );
|
|
|
- outputPaths = (
|
|
|
- "$(DERIVED_FILE_DIR)/Pods-AppBuilder-checkManifestLockResult.txt",
|
|
|
+ "${PODS_ROOT}/Target Support Files/Pods-AppBuilder/Pods-AppBuilder-frameworks-${CONFIGURATION}-output-files.xcfilelist",
|
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
shellPath = /bin/sh;
|
|
|
- shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
|
|
|
+ shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-AppBuilder/Pods-AppBuilder-frameworks.sh\"\n";
|
|
|
showEnvVarsInLog = 0;
|
|
|
};
|
|
|
- 8F2E3197028B49A3BE8322F5 /* [CP] Embed Pods Frameworks */ = {
|
|
|
+ 81EC0B8B73DF791FC5DE2676 /* [CP] Check Pods Manifest.lock */ = {
|
|
|
isa = PBXShellScriptBuildPhase;
|
|
|
buildActionMask = 2147483647;
|
|
|
files = (
|
|
|
);
|
|
|
inputFileListPaths = (
|
|
|
- "${PODS_ROOT}/Target Support Files/Pods-AppBuilder/Pods-AppBuilder-frameworks-${CONFIGURATION}-input-files.xcfilelist",
|
|
|
);
|
|
|
- name = "[CP] Embed Pods Frameworks";
|
|
|
+ inputPaths = (
|
|
|
+ "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
|
|
|
+ "${PODS_ROOT}/Manifest.lock",
|
|
|
+ );
|
|
|
+ name = "[CP] Check Pods Manifest.lock";
|
|
|
outputFileListPaths = (
|
|
|
- "${PODS_ROOT}/Target Support Files/Pods-AppBuilder/Pods-AppBuilder-frameworks-${CONFIGURATION}-output-files.xcfilelist",
|
|
|
+ );
|
|
|
+ outputPaths = (
|
|
|
+ "$(DERIVED_FILE_DIR)/Pods-AppBuilder-checkManifestLockResult.txt",
|
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
shellPath = /bin/sh;
|
|
|
- shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-AppBuilder/Pods-AppBuilder-frameworks.sh\"\n";
|
|
|
+ shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
|
|
|
showEnvVarsInLog = 0;
|
|
|
};
|
|
|
/* End PBXShellScriptBuildPhase section */
|
|
@@ -511,7 +511,7 @@
|
|
|
};
|
|
|
2401CEC1275490E600B323BB /* Debug */ = {
|
|
|
isa = XCBuildConfiguration;
|
|
|
- baseConfigurationReference = 50B9F19BAE6BA07DD4309B74 /* Pods-AppBuilder.debug.xcconfig */;
|
|
|
+ baseConfigurationReference = 65C757AC97A834D1917560B2 /* Pods-AppBuilder.debug.xcconfig */;
|
|
|
buildSettings = {
|
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
@@ -543,7 +543,7 @@
|
|
|
};
|
|
|
2401CEC2275490E600B323BB /* Release */ = {
|
|
|
isa = XCBuildConfiguration;
|
|
|
- baseConfigurationReference = 20EDE21616BB9598D01BB6F2 /* Pods-AppBuilder.release.xcconfig */;
|
|
|
+ baseConfigurationReference = A8A4F2997036256E6F370DE3 /* Pods-AppBuilder.release.xcconfig */;
|
|
|
buildSettings = {
|
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|