|
@@ -155,6 +155,8 @@
|
|
|
A74322A422B8E7F60017C367 /* MyFollowAndFanHeaderView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A74322A322B8E7F60017C367 /* MyFollowAndFanHeaderView.swift */; };
|
|
|
A74322A922B900180017C367 /* CommunityFindFriendsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A74322A822B900180017C367 /* CommunityFindFriendsViewController.swift */; };
|
|
|
A74322AB22B900F00017C367 /* CommunityFindFriendsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A74322AA22B900F00017C367 /* CommunityFindFriendsView.swift */; };
|
|
|
+ A74D9D572327B54100F05C14 /* NotificationService.swift in Sources */ = {isa = PBXBuildFile; fileRef = A74D9D562327B54100F05C14 /* NotificationService.swift */; };
|
|
|
+ A74D9D5B2327B54100F05C14 /* NotificationService.appex in Embed App Extensions */ = {isa = PBXBuildFile; fileRef = A74D9D542327B54100F05C14 /* NotificationService.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
|
|
|
A74DF74922EAAF17007FB505 /* MJDIYFullScreenHeader.swift in Sources */ = {isa = PBXBuildFile; fileRef = A74DF74822EAAF17007FB505 /* MJDIYFullScreenHeader.swift */; };
|
|
|
A74DF74D22EAEF60007FB505 /* MJRefreshManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = A74DF74C22EAEF60007FB505 /* MJRefreshManager.swift */; };
|
|
|
A75414FD224B5F28002480B5 /* MobileLoginViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A75414FB224B5F28002480B5 /* MobileLoginViewController.swift */; };
|
|
@@ -588,6 +590,13 @@
|
|
|
/* End PBXBuildFile section */
|
|
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
|
+ A74D9D592327B54100F05C14 /* PBXContainerItemProxy */ = {
|
|
|
+ isa = PBXContainerItemProxy;
|
|
|
+ containerPortal = A77F2C552231FB49001BD3F6 /* Project object */;
|
|
|
+ proxyType = 1;
|
|
|
+ remoteGlobalIDString = A74D9D532327B54100F05C14;
|
|
|
+ remoteInfo = NotificationService;
|
|
|
+ };
|
|
|
A77F2C722231FB4A001BD3F6 /* PBXContainerItemProxy */ = {
|
|
|
isa = PBXContainerItemProxy;
|
|
|
containerPortal = A77F2C552231FB49001BD3F6 /* Project object */;
|
|
@@ -604,6 +613,20 @@
|
|
|
};
|
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
|
|
+/* Begin PBXCopyFilesBuildPhase section */
|
|
|
+ A74D9D5F2327B54100F05C14 /* Embed App Extensions */ = {
|
|
|
+ isa = PBXCopyFilesBuildPhase;
|
|
|
+ buildActionMask = 2147483647;
|
|
|
+ dstPath = "";
|
|
|
+ dstSubfolderSpec = 13;
|
|
|
+ files = (
|
|
|
+ A74D9D5B2327B54100F05C14 /* NotificationService.appex in Embed App Extensions */,
|
|
|
+ );
|
|
|
+ name = "Embed App Extensions";
|
|
|
+ runOnlyForDeploymentPostprocessing = 0;
|
|
|
+ };
|
|
|
+/* End PBXCopyFilesBuildPhase section */
|
|
|
+
|
|
|
/* Begin PBXFileReference section */
|
|
|
57C497E128081597F165C771 /* Pods-RainbowPlanet.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RainbowPlanet.release.xcconfig"; path = "Pods/Target Support Files/Pods-RainbowPlanet/Pods-RainbowPlanet.release.xcconfig"; sourceTree = "<group>"; };
|
|
|
88DF1EFD2E202DA7C627E8A7 /* Pods_RainbowPlanetUITests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_RainbowPlanetUITests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
@@ -761,6 +784,9 @@
|
|
|
A74322A322B8E7F60017C367 /* MyFollowAndFanHeaderView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MyFollowAndFanHeaderView.swift; sourceTree = "<group>"; };
|
|
|
A74322A822B900180017C367 /* CommunityFindFriendsViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CommunityFindFriendsViewController.swift; sourceTree = "<group>"; };
|
|
|
A74322AA22B900F00017C367 /* CommunityFindFriendsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CommunityFindFriendsView.swift; sourceTree = "<group>"; };
|
|
|
+ A74D9D542327B54100F05C14 /* NotificationService.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = NotificationService.appex; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
+ A74D9D562327B54100F05C14 /* NotificationService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NotificationService.swift; sourceTree = "<group>"; };
|
|
|
+ A74D9D582327B54100F05C14 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
|
A74DF74822EAAF17007FB505 /* MJDIYFullScreenHeader.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MJDIYFullScreenHeader.swift; sourceTree = "<group>"; };
|
|
|
A74DF74C22EAEF60007FB505 /* MJRefreshManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MJRefreshManager.swift; sourceTree = "<group>"; };
|
|
|
A75414FB224B5F28002480B5 /* MobileLoginViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MobileLoginViewController.swift; sourceTree = "<group>"; };
|
|
@@ -1268,6 +1294,13 @@
|
|
|
/* End PBXFileReference section */
|
|
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
|
+ A74D9D512327B54100F05C14 /* Frameworks */ = {
|
|
|
+ isa = PBXFrameworksBuildPhase;
|
|
|
+ buildActionMask = 2147483647;
|
|
|
+ files = (
|
|
|
+ );
|
|
|
+ runOnlyForDeploymentPostprocessing = 0;
|
|
|
+ };
|
|
|
A77F2C5A2231FB49001BD3F6 /* Frameworks */ = {
|
|
|
isa = PBXFrameworksBuildPhase;
|
|
|
buildActionMask = 2147483647;
|
|
@@ -2211,6 +2244,15 @@
|
|
|
path = View;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
+ A74D9D552327B54100F05C14 /* NotificationService */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ A74D9D562327B54100F05C14 /* NotificationService.swift */,
|
|
|
+ A74D9D582327B54100F05C14 /* Info.plist */,
|
|
|
+ );
|
|
|
+ path = NotificationService;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
A74DF74B22EAEF43007FB505 /* MJRefreshManager */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
@@ -2580,6 +2622,7 @@
|
|
|
A77F2C5F2231FB49001BD3F6 /* RainbowPlanet */,
|
|
|
A77F2C742231FB4A001BD3F6 /* RainbowPlanetTests */,
|
|
|
A77F2C7F2231FB4A001BD3F6 /* RainbowPlanetUITests */,
|
|
|
+ A74D9D552327B54100F05C14 /* NotificationService */,
|
|
|
A77F2C5E2231FB49001BD3F6 /* Products */,
|
|
|
618631008656829220117ED1 /* Pods */,
|
|
|
FA8AAFBADE8BD144A5C36FDB /* Frameworks */,
|
|
@@ -2592,6 +2635,7 @@
|
|
|
A77F2C5D2231FB49001BD3F6 /* RainbowPlanet.app */,
|
|
|
A77F2C712231FB4A001BD3F6 /* RainbowPlanetTests.xctest */,
|
|
|
A77F2C7C2231FB4A001BD3F6 /* RainbowPlanetUITests.xctest */,
|
|
|
+ A74D9D542327B54100F05C14 /* NotificationService.appex */,
|
|
|
);
|
|
|
name = Products;
|
|
|
sourceTree = "<group>";
|
|
@@ -4911,6 +4955,23 @@
|
|
|
/* End PBXGroup section */
|
|
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
|
+ A74D9D532327B54100F05C14 /* NotificationService */ = {
|
|
|
+ isa = PBXNativeTarget;
|
|
|
+ buildConfigurationList = A74D9D5E2327B54100F05C14 /* Build configuration list for PBXNativeTarget "NotificationService" */;
|
|
|
+ buildPhases = (
|
|
|
+ A74D9D502327B54100F05C14 /* Sources */,
|
|
|
+ A74D9D512327B54100F05C14 /* Frameworks */,
|
|
|
+ A74D9D522327B54100F05C14 /* Resources */,
|
|
|
+ );
|
|
|
+ buildRules = (
|
|
|
+ );
|
|
|
+ dependencies = (
|
|
|
+ );
|
|
|
+ name = NotificationService;
|
|
|
+ productName = NotificationService;
|
|
|
+ productReference = A74D9D542327B54100F05C14 /* NotificationService.appex */;
|
|
|
+ productType = "com.apple.product-type.app-extension";
|
|
|
+ };
|
|
|
A77F2C5C2231FB49001BD3F6 /* RainbowPlanet */ = {
|
|
|
isa = PBXNativeTarget;
|
|
|
buildConfigurationList = A77F2C852231FB4A001BD3F6 /* Build configuration list for PBXNativeTarget "RainbowPlanet" */;
|
|
@@ -4921,10 +4982,12 @@
|
|
|
A77F2C5B2231FB49001BD3F6 /* Resources */,
|
|
|
696EB1DDE9DE019617B4DAD7 /* [CP] Embed Pods Frameworks */,
|
|
|
59501F6F4334279DFBD164A0 /* [CP] Copy Pods Resources */,
|
|
|
+ A74D9D5F2327B54100F05C14 /* Embed App Extensions */,
|
|
|
);
|
|
|
buildRules = (
|
|
|
);
|
|
|
dependencies = (
|
|
|
+ A74D9D5A2327B54100F05C14 /* PBXTargetDependency */,
|
|
|
);
|
|
|
name = RainbowPlanet;
|
|
|
productName = RainbowPlanet;
|
|
@@ -4973,10 +5036,13 @@
|
|
|
A77F2C552231FB49001BD3F6 /* Project object */ = {
|
|
|
isa = PBXProject;
|
|
|
attributes = {
|
|
|
- LastSwiftUpdateCheck = 1010;
|
|
|
+ LastSwiftUpdateCheck = 1030;
|
|
|
LastUpgradeCheck = 1010;
|
|
|
ORGANIZATIONNAME = RainbowPlanet;
|
|
|
TargetAttributes = {
|
|
|
+ A74D9D532327B54100F05C14 = {
|
|
|
+ CreatedOnToolsVersion = 10.3;
|
|
|
+ };
|
|
|
A77F2C5C2231FB49001BD3F6 = {
|
|
|
CreatedOnToolsVersion = 10.1;
|
|
|
LastSwiftMigration = 1020;
|
|
@@ -5017,11 +5083,19 @@
|
|
|
A77F2C5C2231FB49001BD3F6 /* RainbowPlanet */,
|
|
|
A77F2C702231FB4A001BD3F6 /* RainbowPlanetTests */,
|
|
|
A77F2C7B2231FB4A001BD3F6 /* RainbowPlanetUITests */,
|
|
|
+ A74D9D532327B54100F05C14 /* NotificationService */,
|
|
|
);
|
|
|
};
|
|
|
/* End PBXProject section */
|
|
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
|
+ A74D9D522327B54100F05C14 /* Resources */ = {
|
|
|
+ isa = PBXResourcesBuildPhase;
|
|
|
+ buildActionMask = 2147483647;
|
|
|
+ files = (
|
|
|
+ );
|
|
|
+ runOnlyForDeploymentPostprocessing = 0;
|
|
|
+ };
|
|
|
A77F2C5B2231FB49001BD3F6 /* Resources */ = {
|
|
|
isa = PBXResourcesBuildPhase;
|
|
|
buildActionMask = 2147483647;
|
|
@@ -5140,6 +5214,14 @@
|
|
|
/* End PBXShellScriptBuildPhase section */
|
|
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
|
+ A74D9D502327B54100F05C14 /* Sources */ = {
|
|
|
+ isa = PBXSourcesBuildPhase;
|
|
|
+ buildActionMask = 2147483647;
|
|
|
+ files = (
|
|
|
+ A74D9D572327B54100F05C14 /* NotificationService.swift in Sources */,
|
|
|
+ );
|
|
|
+ runOnlyForDeploymentPostprocessing = 0;
|
|
|
+ };
|
|
|
A77F2C592231FB49001BD3F6 /* Sources */ = {
|
|
|
isa = PBXSourcesBuildPhase;
|
|
|
buildActionMask = 2147483647;
|
|
@@ -5693,6 +5775,11 @@
|
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
|
|
/* Begin PBXTargetDependency section */
|
|
|
+ A74D9D5A2327B54100F05C14 /* PBXTargetDependency */ = {
|
|
|
+ isa = PBXTargetDependency;
|
|
|
+ target = A74D9D532327B54100F05C14 /* NotificationService */;
|
|
|
+ targetProxy = A74D9D592327B54100F05C14 /* PBXContainerItemProxy */;
|
|
|
+ };
|
|
|
A77F2C732231FB4A001BD3F6 /* PBXTargetDependency */ = {
|
|
|
isa = PBXTargetDependency;
|
|
|
target = A77F2C5C2231FB49001BD3F6 /* RainbowPlanet */;
|
|
@@ -5706,6 +5793,48 @@
|
|
|
/* End PBXTargetDependency section */
|
|
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
|
+ A74D9D5C2327B54100F05C14 /* Debug */ = {
|
|
|
+ isa = XCBuildConfiguration;
|
|
|
+ buildSettings = {
|
|
|
+ CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
|
+ CODE_SIGN_STYLE = Automatic;
|
|
|
+ DEVELOPMENT_TEAM = C6GA87VLB8;
|
|
|
+ INFOPLIST_FILE = NotificationService/Info.plist;
|
|
|
+ IPHONEOS_DEPLOYMENT_TARGET = 12.4;
|
|
|
+ LD_RUNPATH_SEARCH_PATHS = (
|
|
|
+ "$(inherited)",
|
|
|
+ "@executable_path/Frameworks",
|
|
|
+ "@executable_path/../../Frameworks",
|
|
|
+ );
|
|
|
+ PRODUCT_BUNDLE_IDENTIFIER = com.uptoyo.uptoyo.NotificationService;
|
|
|
+ PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
+ SKIP_INSTALL = YES;
|
|
|
+ SWIFT_VERSION = 5.0;
|
|
|
+ TARGETED_DEVICE_FAMILY = "1,2";
|
|
|
+ };
|
|
|
+ name = Debug;
|
|
|
+ };
|
|
|
+ A74D9D5D2327B54100F05C14 /* Release */ = {
|
|
|
+ isa = XCBuildConfiguration;
|
|
|
+ buildSettings = {
|
|
|
+ CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
|
+ CODE_SIGN_STYLE = Automatic;
|
|
|
+ DEVELOPMENT_TEAM = C6GA87VLB8;
|
|
|
+ INFOPLIST_FILE = NotificationService/Info.plist;
|
|
|
+ IPHONEOS_DEPLOYMENT_TARGET = 12.4;
|
|
|
+ LD_RUNPATH_SEARCH_PATHS = (
|
|
|
+ "$(inherited)",
|
|
|
+ "@executable_path/Frameworks",
|
|
|
+ "@executable_path/../../Frameworks",
|
|
|
+ );
|
|
|
+ PRODUCT_BUNDLE_IDENTIFIER = com.uptoyo.uptoyo.NotificationService;
|
|
|
+ PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
+ SKIP_INSTALL = YES;
|
|
|
+ SWIFT_VERSION = 5.0;
|
|
|
+ TARGETED_DEVICE_FAMILY = "1,2";
|
|
|
+ };
|
|
|
+ name = Release;
|
|
|
+ };
|
|
|
A77F2C832231FB4A001BD3F6 /* Debug */ = {
|
|
|
isa = XCBuildConfiguration;
|
|
|
buildSettings = {
|
|
@@ -5828,6 +5957,7 @@
|
|
|
isa = XCBuildConfiguration;
|
|
|
baseConfigurationReference = BD9052C044FD3AE4E62D3929 /* Pods-RainbowPlanet.debug.xcconfig */;
|
|
|
buildSettings = {
|
|
|
+ ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
|
CLANG_ENABLE_MODULES = YES;
|
|
|
CODE_SIGN_ENTITLEMENTS = "RainbowPlanet/Supporting Files/RainbowPlanet.entitlements";
|
|
@@ -6077,6 +6207,7 @@
|
|
|
isa = XCBuildConfiguration;
|
|
|
baseConfigurationReference = 57C497E128081597F165C771 /* Pods-RainbowPlanet.release.xcconfig */;
|
|
|
buildSettings = {
|
|
|
+ ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
|
CLANG_ENABLE_MODULES = YES;
|
|
|
CODE_SIGN_ENTITLEMENTS = "RainbowPlanet/Supporting Files/RainbowPlanet.entitlements";
|
|
@@ -6411,6 +6542,15 @@
|
|
|
/* End XCBuildConfiguration section */
|
|
|
|
|
|
/* Begin XCConfigurationList section */
|
|
|
+ A74D9D5E2327B54100F05C14 /* Build configuration list for PBXNativeTarget "NotificationService" */ = {
|
|
|
+ isa = XCConfigurationList;
|
|
|
+ buildConfigurations = (
|
|
|
+ A74D9D5C2327B54100F05C14 /* Debug */,
|
|
|
+ A74D9D5D2327B54100F05C14 /* Release */,
|
|
|
+ );
|
|
|
+ defaultConfigurationIsVisible = 0;
|
|
|
+ defaultConfigurationName = Release;
|
|
|
+ };
|
|
|
A77F2C582231FB49001BD3F6 /* Build configuration list for PBXProject "RainbowPlanet" */ = {
|
|
|
isa = XCConfigurationList;
|
|
|
buildConfigurations = (
|