822 lines
37 KiB
Plaintext
822 lines
37 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 48;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
2FAD9763203C412B000D30F8 /* config.xml in Resources */ = {isa = PBXBuildFile; fileRef = 2FAD9762203C412B000D30F8 /* config.xml */; };
|
|
50379B232058CBB4000EE86E /* capacitor.config.json in Resources */ = {isa = PBXBuildFile; fileRef = 50379B222058CBB4000EE86E /* capacitor.config.json */; };
|
|
504EC3081FED79650016851F /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 504EC3071FED79650016851F /* AppDelegate.swift */; };
|
|
504EC30D1FED79650016851F /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 504EC30B1FED79650016851F /* Main.storyboard */; };
|
|
504EC3121FED79650016851F /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 504EC3101FED79650016851F /* LaunchScreen.storyboard */; };
|
|
50B271D11FEDC1A000F3C39B /* public in Resources */ = {isa = PBXBuildFile; fileRef = 50B271D01FEDC1A000F3C39B /* public */; };
|
|
A084ECDBA7D38E1E42DFC39D /* Pods_App.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AF277DCFFFF123FFC6DF26C7 /* Pods_App.framework */; };
|
|
E71849C82B9FA18C00F6C005 /* UniformTypeIdentifiers.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E71849C72B9FA18C00F6C005 /* UniformTypeIdentifiers.framework */; };
|
|
E71849CD2B9FA18C00F6C005 /* ActionRequestHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = E71849CC2B9FA18C00F6C005 /* ActionRequestHandler.swift */; };
|
|
E71849CF2B9FA18C00F6C005 /* Action.js in Resources */ = {isa = PBXBuildFile; fileRef = E71849CE2B9FA18C00F6C005 /* Action.js */; };
|
|
E71849D32B9FA18C00F6C005 /* VoyagerActionExtension.appex in Embed Foundation Extensions */ = {isa = PBXBuildFile; fileRef = E71849C62B9FA18C00F6C005 /* VoyagerActionExtension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
|
|
E71849DA2B9FA7BF00F6C005 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = E71849D82B9FA6ED00F6C005 /* Assets.xcassets */; };
|
|
E74573C22A7C44D50073E5C5 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = E74573C12A7C44D50073E5C5 /* Assets.xcassets */; };
|
|
E75D25492A7C351E00C4AD87 /* VoyagerWatchApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = E75D25482A7C351E00C4AD87 /* VoyagerWatchApp.swift */; };
|
|
E75D25502A7C351F00C4AD87 /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = E75D254F2A7C351F00C4AD87 /* Preview Assets.xcassets */; };
|
|
E75D25532A7C351F00C4AD87 /* VoyagerWatch Watch App.app in Embed Watch Content */ = {isa = PBXBuildFile; fileRef = E75D25462A7C351E00C4AD87 /* VoyagerWatch Watch App.app */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
|
|
E75D25612A7C357D00C4AD87 /* APIManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = E75D25582A7C357D00C4AD87 /* APIManager.swift */; };
|
|
E75D25622A7C357D00C4AD87 /* FeedViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = E75D25592A7C357D00C4AD87 /* FeedViewModel.swift */; };
|
|
E75D25632A7C357D00C4AD87 /* PostUIView.swift in Sources */ = {isa = PBXBuildFile; fileRef = E75D255A2A7C357D00C4AD87 /* PostUIView.swift */; };
|
|
E75D25652A7C357D00C4AD87 /* FeedView.swift in Sources */ = {isa = PBXBuildFile; fileRef = E75D255C2A7C357D00C4AD87 /* FeedView.swift */; };
|
|
E75D25662A7C357D00C4AD87 /* HomeView.swift in Sources */ = {isa = PBXBuildFile; fileRef = E75D255D2A7C357D00C4AD87 /* HomeView.swift */; };
|
|
E75D25692A7C357D00C4AD87 /* WatchSessionManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = E75D25602A7C357D00C4AD87 /* WatchSessionManager.swift */; };
|
|
E75D256F2A7C369900C4AD87 /* Post.swift in Sources */ = {isa = PBXBuildFile; fileRef = E75D256B2A7C369800C4AD87 /* Post.swift */; };
|
|
E75D25702A7C369900C4AD87 /* SavePost.swift in Sources */ = {isa = PBXBuildFile; fileRef = E75D256C2A7C369800C4AD87 /* SavePost.swift */; };
|
|
E75D25712A7C369900C4AD87 /* PostView.swift in Sources */ = {isa = PBXBuildFile; fileRef = E75D256D2A7C369800C4AD87 /* PostView.swift */; };
|
|
E75D25722A7C369900C4AD87 /* GetPostsResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = E75D256E2A7C369800C4AD87 /* GetPostsResponse.swift */; };
|
|
E7B2B4FA2B2511CC0050006F /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 504EC30E1FED79650016851F /* Assets.xcassets */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
E71849D12B9FA18C00F6C005 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 504EC2FC1FED79650016851F /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = E71849C52B9FA18C00F6C005;
|
|
remoteInfo = VoyagerActionExtension;
|
|
};
|
|
E75D25512A7C351F00C4AD87 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 504EC2FC1FED79650016851F /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = E75D25452A7C351E00C4AD87;
|
|
remoteInfo = "VoyagerWatch Watch App";
|
|
};
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
/* Begin PBXCopyFilesBuildPhase section */
|
|
E71849D42B9FA18C00F6C005 /* Embed Foundation Extensions */ = {
|
|
isa = PBXCopyFilesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
dstPath = "";
|
|
dstSubfolderSpec = 13;
|
|
files = (
|
|
E71849D32B9FA18C00F6C005 /* VoyagerActionExtension.appex in Embed Foundation Extensions */,
|
|
);
|
|
name = "Embed Foundation Extensions";
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
E75D25542A7C351F00C4AD87 /* Embed Watch Content */ = {
|
|
isa = PBXCopyFilesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
dstPath = "$(CONTENTS_FOLDER_PATH)/Watch";
|
|
dstSubfolderSpec = 16;
|
|
files = (
|
|
E75D25532A7C351F00C4AD87 /* VoyagerWatch Watch App.app in Embed Watch Content */,
|
|
);
|
|
name = "Embed Watch Content";
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXCopyFilesBuildPhase section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
2FAD9762203C412B000D30F8 /* config.xml */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = config.xml; sourceTree = "<group>"; };
|
|
50379B222058CBB4000EE86E /* capacitor.config.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = capacitor.config.json; sourceTree = "<group>"; };
|
|
504EC3041FED79650016851F /* App.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = App.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
504EC3071FED79650016851F /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
|
504EC30C1FED79650016851F /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
|
|
504EC30E1FED79650016851F /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
|
504EC3111FED79650016851F /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
|
|
504EC3131FED79650016851F /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
50B271D01FEDC1A000F3C39B /* public */ = {isa = PBXFileReference; lastKnownFileType = folder; path = public; sourceTree = "<group>"; };
|
|
AF277DCFFFF123FFC6DF26C7 /* Pods_App.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_App.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
AF51FD2D460BCFE21FA515B2 /* Pods-App.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-App.release.xcconfig"; path = "Pods/Target Support Files/Pods-App/Pods-App.release.xcconfig"; sourceTree = "<group>"; };
|
|
E71849C62B9FA18C00F6C005 /* VoyagerActionExtension.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = VoyagerActionExtension.appex; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
E71849C72B9FA18C00F6C005 /* UniformTypeIdentifiers.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UniformTypeIdentifiers.framework; path = System/Library/Frameworks/UniformTypeIdentifiers.framework; sourceTree = SDKROOT; };
|
|
E71849CC2B9FA18C00F6C005 /* ActionRequestHandler.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ActionRequestHandler.swift; sourceTree = "<group>"; };
|
|
E71849CE2B9FA18C00F6C005 /* Action.js */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.javascript; path = Action.js; sourceTree = "<group>"; };
|
|
E71849D02B9FA18C00F6C005 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
E71849D82B9FA6ED00F6C005 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
|
E74573C12A7C44D50073E5C5 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
|
E75D25462A7C351E00C4AD87 /* VoyagerWatch Watch App.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "VoyagerWatch Watch App.app"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
E75D25482A7C351E00C4AD87 /* VoyagerWatchApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VoyagerWatchApp.swift; sourceTree = "<group>"; };
|
|
E75D254F2A7C351F00C4AD87 /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; };
|
|
E75D25582A7C357D00C4AD87 /* APIManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = APIManager.swift; sourceTree = "<group>"; };
|
|
E75D25592A7C357D00C4AD87 /* FeedViewModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FeedViewModel.swift; sourceTree = "<group>"; };
|
|
E75D255A2A7C357D00C4AD87 /* PostUIView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PostUIView.swift; sourceTree = "<group>"; };
|
|
E75D255C2A7C357D00C4AD87 /* FeedView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FeedView.swift; sourceTree = "<group>"; };
|
|
E75D255D2A7C357D00C4AD87 /* HomeView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HomeView.swift; sourceTree = "<group>"; };
|
|
E75D25602A7C357D00C4AD87 /* WatchSessionManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = WatchSessionManager.swift; sourceTree = "<group>"; };
|
|
E75D256B2A7C369800C4AD87 /* Post.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Post.swift; sourceTree = "<group>"; };
|
|
E75D256C2A7C369800C4AD87 /* SavePost.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SavePost.swift; sourceTree = "<group>"; };
|
|
E75D256D2A7C369800C4AD87 /* PostView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PostView.swift; sourceTree = "<group>"; };
|
|
E75D256E2A7C369800C4AD87 /* GetPostsResponse.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = GetPostsResponse.swift; sourceTree = "<group>"; };
|
|
FC68EB0AF532CFC21C3344DD /* Pods-App.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-App.debug.xcconfig"; path = "Pods/Target Support Files/Pods-App/Pods-App.debug.xcconfig"; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
504EC3011FED79650016851F /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
A084ECDBA7D38E1E42DFC39D /* Pods_App.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
E71849C32B9FA18C00F6C005 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
E71849C82B9FA18C00F6C005 /* UniformTypeIdentifiers.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
E75D25432A7C351E00C4AD87 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
27E2DDA53C4D2A4D1A88CE4A /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
AF277DCFFFF123FFC6DF26C7 /* Pods_App.framework */,
|
|
E71849C72B9FA18C00F6C005 /* UniformTypeIdentifiers.framework */,
|
|
);
|
|
name = Frameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
504EC2FB1FED79650016851F = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
504EC3061FED79650016851F /* App */,
|
|
E75D25472A7C351E00C4AD87 /* VoyagerWatch Watch App */,
|
|
E71849C92B9FA18C00F6C005 /* VoyagerActionExtension */,
|
|
504EC3051FED79650016851F /* Products */,
|
|
7F8756D8B27F46E3366F6CEA /* Pods */,
|
|
27E2DDA53C4D2A4D1A88CE4A /* Frameworks */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
504EC3051FED79650016851F /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
504EC3041FED79650016851F /* App.app */,
|
|
E75D25462A7C351E00C4AD87 /* VoyagerWatch Watch App.app */,
|
|
E71849C62B9FA18C00F6C005 /* VoyagerActionExtension.appex */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
504EC3061FED79650016851F /* App */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
50379B222058CBB4000EE86E /* capacitor.config.json */,
|
|
504EC3071FED79650016851F /* AppDelegate.swift */,
|
|
504EC30B1FED79650016851F /* Main.storyboard */,
|
|
504EC30E1FED79650016851F /* Assets.xcassets */,
|
|
504EC3101FED79650016851F /* LaunchScreen.storyboard */,
|
|
504EC3131FED79650016851F /* Info.plist */,
|
|
2FAD9762203C412B000D30F8 /* config.xml */,
|
|
50B271D01FEDC1A000F3C39B /* public */,
|
|
);
|
|
path = App;
|
|
sourceTree = "<group>";
|
|
};
|
|
7F8756D8B27F46E3366F6CEA /* Pods */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
FC68EB0AF532CFC21C3344DD /* Pods-App.debug.xcconfig */,
|
|
AF51FD2D460BCFE21FA515B2 /* Pods-App.release.xcconfig */,
|
|
);
|
|
name = Pods;
|
|
sourceTree = "<group>";
|
|
};
|
|
E71849C92B9FA18C00F6C005 /* VoyagerActionExtension */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E71849CC2B9FA18C00F6C005 /* ActionRequestHandler.swift */,
|
|
E71849CE2B9FA18C00F6C005 /* Action.js */,
|
|
E71849D02B9FA18C00F6C005 /* Info.plist */,
|
|
E71849D82B9FA6ED00F6C005 /* Assets.xcassets */,
|
|
);
|
|
path = VoyagerActionExtension;
|
|
sourceTree = "<group>";
|
|
};
|
|
E75D25472A7C351E00C4AD87 /* VoyagerWatch Watch App */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E75D256A2A7C367600C4AD87 /* models */,
|
|
E75D25582A7C357D00C4AD87 /* APIManager.swift */,
|
|
E75D255C2A7C357D00C4AD87 /* FeedView.swift */,
|
|
E75D25592A7C357D00C4AD87 /* FeedViewModel.swift */,
|
|
E75D255D2A7C357D00C4AD87 /* HomeView.swift */,
|
|
E75D255A2A7C357D00C4AD87 /* PostUIView.swift */,
|
|
E75D25602A7C357D00C4AD87 /* WatchSessionManager.swift */,
|
|
E75D25482A7C351E00C4AD87 /* VoyagerWatchApp.swift */,
|
|
E75D254E2A7C351F00C4AD87 /* Preview Content */,
|
|
E74573C12A7C44D50073E5C5 /* Assets.xcassets */,
|
|
);
|
|
path = "VoyagerWatch Watch App";
|
|
sourceTree = "<group>";
|
|
};
|
|
E75D254E2A7C351F00C4AD87 /* Preview Content */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E75D254F2A7C351F00C4AD87 /* Preview Assets.xcassets */,
|
|
);
|
|
path = "Preview Content";
|
|
sourceTree = "<group>";
|
|
};
|
|
E75D256A2A7C367600C4AD87 /* models */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E75D256E2A7C369800C4AD87 /* GetPostsResponse.swift */,
|
|
E75D256B2A7C369800C4AD87 /* Post.swift */,
|
|
E75D256D2A7C369800C4AD87 /* PostView.swift */,
|
|
E75D256C2A7C369800C4AD87 /* SavePost.swift */,
|
|
);
|
|
path = models;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
504EC3031FED79650016851F /* App */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 504EC3161FED79650016851F /* Build configuration list for PBXNativeTarget "App" */;
|
|
buildPhases = (
|
|
6634F4EFEBD30273BCE97C65 /* [CP] Check Pods Manifest.lock */,
|
|
504EC3001FED79650016851F /* Sources */,
|
|
504EC3011FED79650016851F /* Frameworks */,
|
|
504EC3021FED79650016851F /* Resources */,
|
|
9592DBEFFC6D2A0C8D5DEB22 /* [CP] Embed Pods Frameworks */,
|
|
E75D25542A7C351F00C4AD87 /* Embed Watch Content */,
|
|
E71849D42B9FA18C00F6C005 /* Embed Foundation Extensions */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
E75D25522A7C351F00C4AD87 /* PBXTargetDependency */,
|
|
E71849D22B9FA18C00F6C005 /* PBXTargetDependency */,
|
|
);
|
|
name = App;
|
|
productName = App;
|
|
productReference = 504EC3041FED79650016851F /* App.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
E71849C52B9FA18C00F6C005 /* VoyagerActionExtension */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = E71849D72B9FA18C00F6C005 /* Build configuration list for PBXNativeTarget "VoyagerActionExtension" */;
|
|
buildPhases = (
|
|
E71849C22B9FA18C00F6C005 /* Sources */,
|
|
E71849C32B9FA18C00F6C005 /* Frameworks */,
|
|
E71849C42B9FA18C00F6C005 /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = VoyagerActionExtension;
|
|
productName = VoyagerActionExtension;
|
|
productReference = E71849C62B9FA18C00F6C005 /* VoyagerActionExtension.appex */;
|
|
productType = "com.apple.product-type.app-extension";
|
|
};
|
|
E75D25452A7C351E00C4AD87 /* VoyagerWatch Watch App */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = E75D25572A7C351F00C4AD87 /* Build configuration list for PBXNativeTarget "VoyagerWatch Watch App" */;
|
|
buildPhases = (
|
|
E75D25422A7C351E00C4AD87 /* Sources */,
|
|
E75D25432A7C351E00C4AD87 /* Frameworks */,
|
|
E75D25442A7C351E00C4AD87 /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = "VoyagerWatch Watch App";
|
|
productName = "VoyagerWatch Watch App";
|
|
productReference = E75D25462A7C351E00C4AD87 /* VoyagerWatch Watch App.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
504EC2FC1FED79650016851F /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
LastSwiftUpdateCheck = 1530;
|
|
LastUpgradeCheck = 920;
|
|
TargetAttributes = {
|
|
504EC3031FED79650016851F = {
|
|
CreatedOnToolsVersion = 9.2;
|
|
LastSwiftMigration = 1100;
|
|
ProvisioningStyle = Automatic;
|
|
};
|
|
E71849C52B9FA18C00F6C005 = {
|
|
CreatedOnToolsVersion = 15.3;
|
|
ProvisioningStyle = Automatic;
|
|
};
|
|
E75D25452A7C351E00C4AD87 = {
|
|
CreatedOnToolsVersion = 14.3.1;
|
|
ProvisioningStyle = Automatic;
|
|
};
|
|
};
|
|
};
|
|
buildConfigurationList = 504EC2FF1FED79650016851F /* Build configuration list for PBXProject "App" */;
|
|
compatibilityVersion = "Xcode 8.0";
|
|
developmentRegion = en;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
Base,
|
|
);
|
|
mainGroup = 504EC2FB1FED79650016851F;
|
|
productRefGroup = 504EC3051FED79650016851F /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
504EC3031FED79650016851F /* App */,
|
|
E75D25452A7C351E00C4AD87 /* VoyagerWatch Watch App */,
|
|
E71849C52B9FA18C00F6C005 /* VoyagerActionExtension */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
504EC3021FED79650016851F /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
504EC3121FED79650016851F /* LaunchScreen.storyboard in Resources */,
|
|
50B271D11FEDC1A000F3C39B /* public in Resources */,
|
|
50379B232058CBB4000EE86E /* capacitor.config.json in Resources */,
|
|
504EC30D1FED79650016851F /* Main.storyboard in Resources */,
|
|
E7B2B4FA2B2511CC0050006F /* Assets.xcassets in Resources */,
|
|
2FAD9763203C412B000D30F8 /* config.xml in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
E71849C42B9FA18C00F6C005 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
E71849DA2B9FA7BF00F6C005 /* Assets.xcassets in Resources */,
|
|
E71849CF2B9FA18C00F6C005 /* Action.js in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
E75D25442A7C351E00C4AD87 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
E74573C22A7C44D50073E5C5 /* Assets.xcassets in Resources */,
|
|
E75D25502A7C351F00C4AD87 /* Preview Assets.xcassets in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXShellScriptBuildPhase section */
|
|
6634F4EFEBD30273BCE97C65 /* [CP] Check Pods Manifest.lock */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
|
|
"${PODS_ROOT}/Manifest.lock",
|
|
);
|
|
name = "[CP] Check Pods Manifest.lock";
|
|
outputPaths = (
|
|
"$(DERIVED_FILE_DIR)/Pods-App-checkManifestLockResult.txt",
|
|
);
|
|
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";
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
9592DBEFFC6D2A0C8D5DEB22 /* [CP] Embed Pods Frameworks */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
name = "[CP] Embed Pods Frameworks";
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-App/Pods-App-frameworks.sh\"\n";
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
/* End PBXShellScriptBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
504EC3001FED79650016851F /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
504EC3081FED79650016851F /* AppDelegate.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
E71849C22B9FA18C00F6C005 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
E71849CD2B9FA18C00F6C005 /* ActionRequestHandler.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
E75D25422A7C351E00C4AD87 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
E75D25652A7C357D00C4AD87 /* FeedView.swift in Sources */,
|
|
E75D25612A7C357D00C4AD87 /* APIManager.swift in Sources */,
|
|
E75D25492A7C351E00C4AD87 /* VoyagerWatchApp.swift in Sources */,
|
|
E75D256F2A7C369900C4AD87 /* Post.swift in Sources */,
|
|
E75D25662A7C357D00C4AD87 /* HomeView.swift in Sources */,
|
|
E75D25632A7C357D00C4AD87 /* PostUIView.swift in Sources */,
|
|
E75D25722A7C369900C4AD87 /* GetPostsResponse.swift in Sources */,
|
|
E75D25622A7C357D00C4AD87 /* FeedViewModel.swift in Sources */,
|
|
E75D25702A7C369900C4AD87 /* SavePost.swift in Sources */,
|
|
E75D25712A7C369900C4AD87 /* PostView.swift in Sources */,
|
|
E75D25692A7C357D00C4AD87 /* WatchSessionManager.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXTargetDependency section */
|
|
E71849D22B9FA18C00F6C005 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = E71849C52B9FA18C00F6C005 /* VoyagerActionExtension */;
|
|
targetProxy = E71849D12B9FA18C00F6C005 /* PBXContainerItemProxy */;
|
|
};
|
|
E75D25522A7C351F00C4AD87 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = E75D25452A7C351E00C4AD87 /* VoyagerWatch Watch App */;
|
|
targetProxy = E75D25512A7C351F00C4AD87 /* PBXContainerItemProxy */;
|
|
};
|
|
/* End PBXTargetDependency section */
|
|
|
|
/* Begin PBXVariantGroup section */
|
|
504EC30B1FED79650016851F /* Main.storyboard */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
504EC30C1FED79650016851F /* Base */,
|
|
);
|
|
name = Main.storyboard;
|
|
sourceTree = "<group>";
|
|
};
|
|
504EC3101FED79650016851F /* LaunchScreen.storyboard */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
504EC3111FED79650016851F /* Base */,
|
|
);
|
|
name = LaunchScreen.storyboard;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXVariantGroup section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
504EC3141FED79650016851F /* 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_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_COMMA = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = 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_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;
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
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;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
|
|
MTL_ENABLE_DEBUG_INFO = YES;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
SDKROOT = iphoneos;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
WATCHOS_DEPLOYMENT_TARGET = 9.1;
|
|
};
|
|
name = Debug;
|
|
};
|
|
504EC3151FED79650016851F /* 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_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_COMMA = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = 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_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;
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
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;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
SDKROOT = iphoneos;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
|
|
VALIDATE_PRODUCT = YES;
|
|
WATCHOS_DEPLOYMENT_TARGET = 9.1;
|
|
};
|
|
name = Release;
|
|
};
|
|
504EC3171FED79650016851F /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = FC68EB0AF532CFC21C3344DD /* Pods-App.debug.xcconfig */;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
"ASSETCATALOG_COMPILER_ALTERNATE_APPICON_NAMES[sdk=*]" = pride_v2;
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = YES;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEVELOPMENT_TEAM = SYTN44U2UN;
|
|
INFOPLIST_FILE = App/Info.plist;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
|
MARKETING_VERSION = 1.0;
|
|
OTHER_SWIFT_FLAGS = "$(inherited) \"-D\" \"COCOAPODS\" \"-DDEBUG\"";
|
|
PRODUCT_BUNDLE_IDENTIFIER = app.vger.voyager;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Debug;
|
|
};
|
|
504EC3181FED79650016851F /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = AF51FD2D460BCFE21FA515B2 /* Pods-App.release.xcconfig */;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = YES;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEVELOPMENT_TEAM = SYTN44U2UN;
|
|
INFOPLIST_FILE = App/Info.plist;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
|
MARKETING_VERSION = 1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = app.vger.voyager;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Release;
|
|
};
|
|
E71849D52B9FA18C00F6C005 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = ActionIcon;
|
|
ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
|
|
CLANG_ENABLE_OBJC_WEAK = YES;
|
|
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
|
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
|
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEVELOPMENT_TEAM = SYTN44U2UN;
|
|
ENABLE_USER_SCRIPT_SANDBOXING = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu17;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
INFOPLIST_FILE = VoyagerActionExtension/Info.plist;
|
|
INFOPLIST_KEY_CFBundleDisplayName = "Open in Voyager";
|
|
INFOPLIST_KEY_NSHumanReadableCopyright = "";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @executable_path/../../Frameworks";
|
|
LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
|
|
MARKETING_VERSION = 1.0;
|
|
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
|
|
MTL_FAST_MATH = YES;
|
|
PRODUCT_BUNDLE_IDENTIFIER = app.vger.voyager.VoyagerActionExtension;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "DEBUG $(inherited)";
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Debug;
|
|
};
|
|
E71849D62B9FA18C00F6C005 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = ActionIcon;
|
|
ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
|
|
CLANG_ENABLE_OBJC_WEAK = YES;
|
|
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
|
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
|
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEVELOPMENT_TEAM = SYTN44U2UN;
|
|
ENABLE_USER_SCRIPT_SANDBOXING = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu17;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
INFOPLIST_FILE = VoyagerActionExtension/Info.plist;
|
|
INFOPLIST_KEY_CFBundleDisplayName = "Open in Voyager";
|
|
INFOPLIST_KEY_NSHumanReadableCopyright = "";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @executable_path/../../Frameworks";
|
|
LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
|
|
MARKETING_VERSION = 1.0;
|
|
MTL_FAST_MATH = YES;
|
|
PRODUCT_BUNDLE_IDENTIFIER = app.vger.voyager.VoyagerActionExtension;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Release;
|
|
};
|
|
E75D25552A7C351F00C4AD87 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
|
|
CLANG_ENABLE_OBJC_WEAK = YES;
|
|
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
|
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
|
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEVELOPMENT_ASSET_PATHS = "\"VoyagerWatch Watch App/Preview Content\"";
|
|
DEVELOPMENT_TEAM = SYTN44U2UN;
|
|
ENABLE_PREVIEWS = YES;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
INFOPLIST_KEY_CFBundleDisplayName = Voyager;
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown";
|
|
INFOPLIST_KEY_WKCompanionAppBundleIdentifier = app.vger.voyager;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
|
MARKETING_VERSION = 1.0;
|
|
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
|
|
MTL_FAST_MATH = YES;
|
|
PRODUCT_BUNDLE_IDENTIFIER = app.vger.voyager.watchkitapp;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SDKROOT = watchos;
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = 4;
|
|
WATCHOS_DEPLOYMENT_TARGET = 9.1;
|
|
};
|
|
name = Debug;
|
|
};
|
|
E75D25562A7C351F00C4AD87 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
|
|
CLANG_ENABLE_OBJC_WEAK = YES;
|
|
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
|
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
|
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEVELOPMENT_ASSET_PATHS = "\"VoyagerWatch Watch App/Preview Content\"";
|
|
DEVELOPMENT_TEAM = SYTN44U2UN;
|
|
ENABLE_PREVIEWS = YES;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
INFOPLIST_KEY_CFBundleDisplayName = Voyager;
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown";
|
|
INFOPLIST_KEY_WKCompanionAppBundleIdentifier = app.vger.voyager;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
|
MARKETING_VERSION = 1.0;
|
|
MTL_FAST_MATH = YES;
|
|
PRODUCT_BUNDLE_IDENTIFIER = app.vger.voyager.watchkitapp;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SDKROOT = watchos;
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = 4;
|
|
WATCHOS_DEPLOYMENT_TARGET = 9.1;
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
504EC2FF1FED79650016851F /* Build configuration list for PBXProject "App" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
504EC3141FED79650016851F /* Debug */,
|
|
504EC3151FED79650016851F /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
504EC3161FED79650016851F /* Build configuration list for PBXNativeTarget "App" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
504EC3171FED79650016851F /* Debug */,
|
|
504EC3181FED79650016851F /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
E71849D72B9FA18C00F6C005 /* Build configuration list for PBXNativeTarget "VoyagerActionExtension" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
E71849D52B9FA18C00F6C005 /* Debug */,
|
|
E71849D62B9FA18C00F6C005 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
E75D25572A7C351F00C4AD87 /* Build configuration list for PBXNativeTarget "VoyagerWatch Watch App" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
E75D25552A7C351F00C4AD87 /* Debug */,
|
|
E75D25562A7C351F00C4AD87 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = 504EC2FC1FED79650016851F /* Project object */;
|
|
}
|