This app provides monitoring and information features for the common freifunk user and the technical stuff of a freifunk community.
Code base is taken from a TUM Practical Course project and added here to see if Freifunk Altdorf can use it.
https://www.freifunk-altdorf.de
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
129 lines
5.0 KiB
129 lines
5.0 KiB
<?xml version="1.0" encoding="UTF-8"?> |
|
<Scheme |
|
LastUpgradeVersion = "0820" |
|
version = "1.3"> |
|
<BuildAction |
|
parallelizeBuildables = "NO" |
|
buildImplicitDependencies = "YES"> |
|
<BuildActionEntries> |
|
<BuildActionEntry |
|
buildForTesting = "YES" |
|
buildForRunning = "YES" |
|
buildForProfiling = "YES" |
|
buildForArchiving = "YES" |
|
buildForAnalyzing = "YES"> |
|
<BuildableReference |
|
BuildableIdentifier = "primary" |
|
BlueprintIdentifier = "2D2A28121D9B038B00D4039D" |
|
BuildableName = "libReact.a" |
|
BlueprintName = "React-tvOS" |
|
ReferencedContainer = "container:../node_modules/react-native/React/React.xcodeproj"> |
|
</BuildableReference> |
|
</BuildActionEntry> |
|
<BuildActionEntry |
|
buildForTesting = "YES" |
|
buildForRunning = "YES" |
|
buildForProfiling = "YES" |
|
buildForArchiving = "YES" |
|
buildForAnalyzing = "YES"> |
|
<BuildableReference |
|
BuildableIdentifier = "primary" |
|
BlueprintIdentifier = "2D02E47A1E0B4A5D006451C7" |
|
BuildableName = "AweomeProject-tvOS.app" |
|
BlueprintName = "AweomeProject-tvOS" |
|
ReferencedContainer = "container:AweomeProject.xcodeproj"> |
|
</BuildableReference> |
|
</BuildActionEntry> |
|
<BuildActionEntry |
|
buildForTesting = "YES" |
|
buildForRunning = "YES" |
|
buildForProfiling = "NO" |
|
buildForArchiving = "NO" |
|
buildForAnalyzing = "YES"> |
|
<BuildableReference |
|
BuildableIdentifier = "primary" |
|
BlueprintIdentifier = "2D02E48F1E0B4A5D006451C7" |
|
BuildableName = "AweomeProject-tvOSTests.xctest" |
|
BlueprintName = "AweomeProject-tvOSTests" |
|
ReferencedContainer = "container:AweomeProject.xcodeproj"> |
|
</BuildableReference> |
|
</BuildActionEntry> |
|
</BuildActionEntries> |
|
</BuildAction> |
|
<TestAction |
|
buildConfiguration = "Debug" |
|
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" |
|
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" |
|
shouldUseLaunchSchemeArgsEnv = "YES"> |
|
<Testables> |
|
<TestableReference |
|
skipped = "NO"> |
|
<BuildableReference |
|
BuildableIdentifier = "primary" |
|
BlueprintIdentifier = "2D02E48F1E0B4A5D006451C7" |
|
BuildableName = "AweomeProject-tvOSTests.xctest" |
|
BlueprintName = "AweomeProject-tvOSTests" |
|
ReferencedContainer = "container:AweomeProject.xcodeproj"> |
|
</BuildableReference> |
|
</TestableReference> |
|
</Testables> |
|
<MacroExpansion> |
|
<BuildableReference |
|
BuildableIdentifier = "primary" |
|
BlueprintIdentifier = "2D02E47A1E0B4A5D006451C7" |
|
BuildableName = "AweomeProject-tvOS.app" |
|
BlueprintName = "AweomeProject-tvOS" |
|
ReferencedContainer = "container:AweomeProject.xcodeproj"> |
|
</BuildableReference> |
|
</MacroExpansion> |
|
<AdditionalOptions> |
|
</AdditionalOptions> |
|
</TestAction> |
|
<LaunchAction |
|
buildConfiguration = "Debug" |
|
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" |
|
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" |
|
launchStyle = "0" |
|
useCustomWorkingDirectory = "NO" |
|
ignoresPersistentStateOnLaunch = "NO" |
|
debugDocumentVersioning = "YES" |
|
debugServiceExtension = "internal" |
|
allowLocationSimulation = "YES"> |
|
<BuildableProductRunnable |
|
runnableDebuggingMode = "0"> |
|
<BuildableReference |
|
BuildableIdentifier = "primary" |
|
BlueprintIdentifier = "2D02E47A1E0B4A5D006451C7" |
|
BuildableName = "AweomeProject-tvOS.app" |
|
BlueprintName = "AweomeProject-tvOS" |
|
ReferencedContainer = "container:AweomeProject.xcodeproj"> |
|
</BuildableReference> |
|
</BuildableProductRunnable> |
|
<AdditionalOptions> |
|
</AdditionalOptions> |
|
</LaunchAction> |
|
<ProfileAction |
|
buildConfiguration = "Release" |
|
shouldUseLaunchSchemeArgsEnv = "YES" |
|
savedToolIdentifier = "" |
|
useCustomWorkingDirectory = "NO" |
|
debugDocumentVersioning = "YES"> |
|
<BuildableProductRunnable |
|
runnableDebuggingMode = "0"> |
|
<BuildableReference |
|
BuildableIdentifier = "primary" |
|
BlueprintIdentifier = "2D02E47A1E0B4A5D006451C7" |
|
BuildableName = "AweomeProject-tvOS.app" |
|
BlueprintName = "AweomeProject-tvOS" |
|
ReferencedContainer = "container:AweomeProject.xcodeproj"> |
|
</BuildableReference> |
|
</BuildableProductRunnable> |
|
</ProfileAction> |
|
<AnalyzeAction |
|
buildConfiguration = "Debug"> |
|
</AnalyzeAction> |
|
<ArchiveAction |
|
buildConfiguration = "Release" |
|
revealArchiveInOrganizer = "YES"> |
|
</ArchiveAction> |
|
</Scheme>
|
|
|