|
@@ -14,7 +14,7 @@
|
|
2401CEA1275490DB00B323BB /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 2401CE9F275490DB00B323BB /* Main.storyboard */; };
|
|
2401CEA1275490DB00B323BB /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 2401CE9F275490DB00B323BB /* Main.storyboard */; };
|
|
2401CEA3275490E600B323BB /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 2401CEA2275490E600B323BB /* Assets.xcassets */; };
|
|
2401CEA3275490E600B323BB /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 2401CEA2275490E600B323BB /* Assets.xcassets */; };
|
|
2401CEA6275490E600B323BB /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 2401CEA4275490E600B323BB /* LaunchScreen.storyboard */; };
|
|
2401CEA6275490E600B323BB /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 2401CEA4275490E600B323BB /* LaunchScreen.storyboard */; };
|
|
- 25C03557815094948D1AD132 /* Pods_AppBuilder.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A5E5DD081C8AF3DD05C9600B /* Pods_AppBuilder.framework */; };
|
|
|
|
|
|
+ 6A1AAD5594A3ADA4004FCB5E /* Pods_AppBuilder.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F3FFED8CAB1CDCC508B26534 /* Pods_AppBuilder.framework */; };
|
|
A413B18727EACB20006D16EB /* PrefsUtil.swift in Sources */ = {isa = PBXBuildFile; fileRef = A413B18627EACB20006D16EB /* PrefsUtil.swift */; };
|
|
A413B18727EACB20006D16EB /* PrefsUtil.swift in Sources */ = {isa = PBXBuildFile; fileRef = A413B18627EACB20006D16EB /* PrefsUtil.swift */; };
|
|
A42ED92227F30BA200B0FAB7 /* FirstTabViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A42ED92127F30BA200B0FAB7 /* FirstTabViewController.swift */; };
|
|
A42ED92227F30BA200B0FAB7 /* FirstTabViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A42ED92127F30BA200B0FAB7 /* FirstTabViewController.swift */; };
|
|
A42ED92427F3FC2F00B0FAB7 /* SecondTabViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A42ED92327F3FC2F00B0FAB7 /* SecondTabViewController.swift */; };
|
|
A42ED92427F3FC2F00B0FAB7 /* SecondTabViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A42ED92327F3FC2F00B0FAB7 /* SecondTabViewController.swift */; };
|
|
@@ -67,16 +67,16 @@
|
|
2401CEA2275490E600B323BB /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
|
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>"; };
|
|
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>"; };
|
|
2401CEA7275490E600B323BB /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
|
|
+ 4AED6D4546F413D444322B4A /* 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>"; };
|
|
|
|
+ 51FC202AB7A6251E5D8E4A4A /* 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>"; };
|
|
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>"; };
|
|
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>"; };
|
|
A42ED92327F3FC2F00B0FAB7 /* SecondTabViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SecondTabViewController.swift; sourceTree = "<group>"; };
|
|
A42ED92527F439A200B0FAB7 /* ThirdTabViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ThirdTabViewController.swift; sourceTree = "<group>"; };
|
|
A42ED92527F439A200B0FAB7 /* ThirdTabViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ThirdTabViewController.swift; sourceTree = "<group>"; };
|
|
- A5E5DD081C8AF3DD05C9600B /* Pods_AppBuilder.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_AppBuilder.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
CDEE3DC929B06E1E00B420E5 /* NotificationService.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = NotificationService.appex; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
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>"; };
|
|
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>"; };
|
|
CDEE3DCD29B06E1E00B420E5 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
- FA28423157D422B0E2CBE36B /* 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>"; };
|
|
|
|
- FB48B311F4E2C64B42F806E9 /* 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>"; };
|
|
|
|
|
|
+ F3FFED8CAB1CDCC508B26534 /* Pods_AppBuilder.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_AppBuilder.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
/* End PBXFileReference section */
|
|
/* End PBXFileReference section */
|
|
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
@@ -84,7 +84,7 @@
|
|
isa = PBXFrameworksBuildPhase;
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
files = (
|
|
- 25C03557815094948D1AD132 /* Pods_AppBuilder.framework in Frameworks */,
|
|
|
|
|
|
+ 6A1AAD5594A3ADA4004FCB5E /* Pods_AppBuilder.framework in Frameworks */,
|
|
);
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
};
|
|
@@ -105,7 +105,7 @@
|
|
CDEE3DCA29B06E1E00B420E5 /* NotificationService */,
|
|
CDEE3DCA29B06E1E00B420E5 /* NotificationService */,
|
|
2401CE97275490DB00B323BB /* Products */,
|
|
2401CE97275490DB00B323BB /* Products */,
|
|
6E32BCCF4DE50EE1A90E8AAE /* Pods */,
|
|
6E32BCCF4DE50EE1A90E8AAE /* Pods */,
|
|
- 282481C89D04CEE88BE559C9 /* Frameworks */,
|
|
|
|
|
|
+ F447D4FDA48B6AE856E8E648 /* Frameworks */,
|
|
);
|
|
);
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
};
|
|
};
|
|
@@ -137,19 +137,11 @@
|
|
path = AppBuilder;
|
|
path = AppBuilder;
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
};
|
|
};
|
|
- 282481C89D04CEE88BE559C9 /* Frameworks */ = {
|
|
|
|
- isa = PBXGroup;
|
|
|
|
- children = (
|
|
|
|
- A5E5DD081C8AF3DD05C9600B /* Pods_AppBuilder.framework */,
|
|
|
|
- );
|
|
|
|
- name = Frameworks;
|
|
|
|
- sourceTree = "<group>";
|
|
|
|
- };
|
|
|
|
6E32BCCF4DE50EE1A90E8AAE /* Pods */ = {
|
|
6E32BCCF4DE50EE1A90E8AAE /* Pods */ = {
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
children = (
|
|
children = (
|
|
- FB48B311F4E2C64B42F806E9 /* Pods-AppBuilder.debug.xcconfig */,
|
|
|
|
- FA28423157D422B0E2CBE36B /* Pods-AppBuilder.release.xcconfig */,
|
|
|
|
|
|
+ 51FC202AB7A6251E5D8E4A4A /* Pods-AppBuilder.debug.xcconfig */,
|
|
|
|
+ 4AED6D4546F413D444322B4A /* Pods-AppBuilder.release.xcconfig */,
|
|
);
|
|
);
|
|
path = Pods;
|
|
path = Pods;
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
@@ -163,6 +155,14 @@
|
|
path = NotificationService;
|
|
path = NotificationService;
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
};
|
|
};
|
|
|
|
+ F447D4FDA48B6AE856E8E648 /* Frameworks */ = {
|
|
|
|
+ isa = PBXGroup;
|
|
|
|
+ children = (
|
|
|
|
+ F3FFED8CAB1CDCC508B26534 /* Pods_AppBuilder.framework */,
|
|
|
|
+ );
|
|
|
|
+ name = Frameworks;
|
|
|
|
+ sourceTree = "<group>";
|
|
|
|
+ };
|
|
/* End PBXGroup section */
|
|
/* End PBXGroup section */
|
|
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
/* Begin PBXNativeTarget section */
|
|
@@ -170,13 +170,13 @@
|
|
isa = PBXNativeTarget;
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 2401CEC0275490E600B323BB /* Build configuration list for PBXNativeTarget "AppBuilder" */;
|
|
buildConfigurationList = 2401CEC0275490E600B323BB /* Build configuration list for PBXNativeTarget "AppBuilder" */;
|
|
buildPhases = (
|
|
buildPhases = (
|
|
- F4227C9ECD517EF1D09C8F6B /* [CP] Check Pods Manifest.lock */,
|
|
|
|
|
|
+ BAFB8F04195A34C763120412 /* [CP] Check Pods Manifest.lock */,
|
|
2401CE92275490DB00B323BB /* Sources */,
|
|
2401CE92275490DB00B323BB /* Sources */,
|
|
2401CE93275490DB00B323BB /* Frameworks */,
|
|
2401CE93275490DB00B323BB /* Frameworks */,
|
|
2401CE94275490DB00B323BB /* Resources */,
|
|
2401CE94275490DB00B323BB /* Resources */,
|
|
247E0A722796969200430E5F /* Embed Frameworks */,
|
|
247E0A722796969200430E5F /* Embed Frameworks */,
|
|
CDEE3DD129B06E1E00B420E5 /* Embed Foundation Extensions */,
|
|
CDEE3DD129B06E1E00B420E5 /* Embed Foundation Extensions */,
|
|
- EC3D7E44D57E376F1B55D6C3 /* [CP] Embed Pods Frameworks */,
|
|
|
|
|
|
+ 7308A40BA057C8BA0FAA3439 /* [CP] Embed Pods Frameworks */,
|
|
);
|
|
);
|
|
buildRules = (
|
|
buildRules = (
|
|
);
|
|
);
|
|
@@ -262,7 +262,7 @@
|
|
/* End PBXResourcesBuildPhase section */
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
|
|
/* Begin PBXShellScriptBuildPhase section */
|
|
/* Begin PBXShellScriptBuildPhase section */
|
|
- EC3D7E44D57E376F1B55D6C3 /* [CP] Embed Pods Frameworks */ = {
|
|
|
|
|
|
+ 7308A40BA057C8BA0FAA3439 /* [CP] Embed Pods Frameworks */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
files = (
|
|
@@ -279,7 +279,7 @@
|
|
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-AppBuilder/Pods-AppBuilder-frameworks.sh\"\n";
|
|
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-AppBuilder/Pods-AppBuilder-frameworks.sh\"\n";
|
|
showEnvVarsInLog = 0;
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
};
|
|
- F4227C9ECD517EF1D09C8F6B /* [CP] Check Pods Manifest.lock */ = {
|
|
|
|
|
|
+ BAFB8F04195A34C763120412 /* [CP] Check Pods Manifest.lock */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
files = (
|
|
@@ -475,7 +475,7 @@
|
|
};
|
|
};
|
|
2401CEC1275490E600B323BB /* Debug */ = {
|
|
2401CEC1275490E600B323BB /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
isa = XCBuildConfiguration;
|
|
- baseConfigurationReference = FB48B311F4E2C64B42F806E9 /* Pods-AppBuilder.debug.xcconfig */;
|
|
|
|
|
|
+ baseConfigurationReference = 51FC202AB7A6251E5D8E4A4A /* Pods-AppBuilder.debug.xcconfig */;
|
|
buildSettings = {
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
@@ -507,7 +507,7 @@
|
|
};
|
|
};
|
|
2401CEC2275490E600B323BB /* Release */ = {
|
|
2401CEC2275490E600B323BB /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
isa = XCBuildConfiguration;
|
|
- baseConfigurationReference = FA28423157D422B0E2CBE36B /* Pods-AppBuilder.release.xcconfig */;
|
|
|
|
|
|
+ baseConfigurationReference = 4AED6D4546F413D444322B4A /* Pods-AppBuilder.release.xcconfig */;
|
|
buildSettings = {
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|