Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
53 changes: 5 additions & 48 deletions libs/SmartStore/SmartStore.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,8 @@
/* End PBXAggregateTarget section */

/* Begin PBXBuildFile section */
4F06AF0D1C499EB600F70798 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 4F06AF0C1C499EB600F70798 /* main.m */; };
4F06AF101C499EB600F70798 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 4F06AF0F1C499EB600F70798 /* AppDelegate.m */; };
4F06AF131C499EB600F70798 /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 4F06AF121C499EB600F70798 /* ViewController.m */; };
4F06AF161C499EB600F70798 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 4F06AF141C499EB600F70798 /* Main.storyboard */; };
695583B12FE4DB6C0042CF83 /* SmartStoreTestApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 695583B02FE4DB5E0042CF83 /* SmartStoreTestApp.swift */; };
4F06AF181C499EB600F70798 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 4F06AF171C499EB600F70798 /* Assets.xcassets */; };
4F06AF1B1C499EB600F70798 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 4F06AF191C499EB600F70798 /* LaunchScreen.storyboard */; };
4F06AFF01C49D53D00F70798 /* SmartStore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CE4CE2B91C0E4581009F6029 /* SmartStore.framework */; };
4F06AFF11C49D53D00F70798 /* SmartStore.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = CE4CE2B91C0E4581009F6029 /* SmartStore.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
4F5BBB9D23592EBB00E6D619 /* SmartStore.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4F5BBB9C23592EBB00E6D619 /* SmartStore.swift */; };
Expand Down Expand Up @@ -217,14 +213,8 @@

/* Begin PBXFileReference section */
4F06AF091C499EB600F70798 /* SmartStoreTestApp.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SmartStoreTestApp.app; sourceTree = BUILT_PRODUCTS_DIR; };
4F06AF0C1C499EB600F70798 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
4F06AF0E1C499EB600F70798 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
4F06AF0F1C499EB600F70798 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
4F06AF111C499EB600F70798 /* ViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ViewController.h; sourceTree = "<group>"; };
4F06AF121C499EB600F70798 /* ViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = "<group>"; };
4F06AF151C499EB600F70798 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
695583B02FE4DB5E0042CF83 /* SmartStoreTestApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SmartStoreTestApp.swift; sourceTree = "<group>"; };
4F06AF171C499EB600F70798 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
4F06AF1A1C499EB600F70798 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
4F06AF1C1C499EB600F70798 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
4F230BC31BFEAE430030EEFA /* SmartStore-Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "SmartStore-Prefix.pch"; path = "SmartStore/SmartStore-Prefix.pch"; sourceTree = SOURCE_ROOT; };
4F5BBB9C23592EBB00E6D619 /* SmartStore.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SmartStore.swift; sourceTree = "<group>"; };
Expand Down Expand Up @@ -357,30 +347,16 @@
4F06AF0A1C499EB600F70798 /* SmartStoreTestApp */ = {
isa = PBXGroup;
children = (
695583B02FE4DB5E0042CF83 /* SmartStoreTestApp.swift */,
B7282F441D8C713C00475F79 /* SmartStoreTestApp.entitlements */,
4F06AF0E1C499EB600F70798 /* AppDelegate.h */,
4F06AF0F1C499EB600F70798 /* AppDelegate.m */,
4F06AF111C499EB600F70798 /* ViewController.h */,
4F06AF121C499EB600F70798 /* ViewController.m */,
4F06AF141C499EB600F70798 /* Main.storyboard */,
4F06AF171C499EB600F70798 /* Assets.xcassets */,
4F06AF191C499EB600F70798 /* LaunchScreen.storyboard */,
4F06AF1C1C499EB600F70798 /* Info.plist */,
4F06AF0B1C499EB600F70798 /* Supporting Files */,
4FAB7D781F8D888400226249 /* userstore.json */,
4FAB7D7D1F8D88C100226249 /* globalstore.json */,
);
path = SmartStoreTestApp;
sourceTree = "<group>";
};
4F06AF0B1C499EB600F70798 /* Supporting Files */ = {
isa = PBXGroup;
children = (
4F06AF0C1C499EB600F70798 /* main.m */,
);
name = "Supporting Files";
sourceTree = "<group>";
};
4F5BBB9323592E9600E6D619 /* Extensions */ = {
isa = PBXGroup;
children = (
Expand Down Expand Up @@ -676,6 +652,7 @@
TargetAttributes = {
4F06AF081C499EB600F70798 = {
CreatedOnToolsVersion = 7.2;
LastSwiftMigration = 2630;
ProvisioningStyle = Manual;
SystemCapabilities = {
com.apple.Keychain = {
Expand Down Expand Up @@ -804,10 +781,8 @@
buildActionMask = 2147483647;
files = (
4FAB7D7E1F8D88C100226249 /* globalstore.json in Resources */,
4F06AF1B1C499EB600F70798 /* LaunchScreen.storyboard in Resources */,
4F06AF181C499EB600F70798 /* Assets.xcassets in Resources */,
4FAB7D791F8D888400226249 /* userstore.json in Resources */,
4F06AF161C499EB600F70798 /* Main.storyboard in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand Down Expand Up @@ -878,9 +853,7 @@
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
4F06AF131C499EB600F70798 /* ViewController.m in Sources */,
4F06AF101C499EB600F70798 /* AppDelegate.m in Sources */,
4F06AF0D1C499EB600F70798 /* main.m in Sources */,
695583B12FE4DB6C0042CF83 /* SmartStoreTestApp.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand Down Expand Up @@ -956,22 +929,6 @@
/* End PBXTargetDependency section */

/* Begin PBXVariantGroup section */
4F06AF141C499EB600F70798 /* Main.storyboard */ = {
isa = PBXVariantGroup;
children = (
4F06AF151C499EB600F70798 /* Base */,
);
name = Main.storyboard;
sourceTree = "<group>";
};
4F06AF191C499EB600F70798 /* LaunchScreen.storyboard */ = {
isa = PBXVariantGroup;
children = (
4F06AF1A1C499EB600F70798 /* Base */,
);
name = LaunchScreen.storyboard;
sourceTree = "<group>";
};
CEAAAE61195911E600CBBFE9 /* InfoPlist.strings */ = {
isa = PBXVariantGroup;
children = (
Expand Down
17 changes: 0 additions & 17 deletions libs/SmartStore/SmartStoreTestApp/AppDelegate.h

This file was deleted.

45 changes: 0 additions & 45 deletions libs/SmartStore/SmartStoreTestApp/AppDelegate.m

This file was deleted.

This file was deleted.

25 changes: 0 additions & 25 deletions libs/SmartStore/SmartStoreTestApp/Base.lproj/Main.storyboard

This file was deleted.

16 changes: 12 additions & 4 deletions libs/SmartStore/SmartStoreTestApp/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,18 @@
<string>1</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>UILaunchStoryboardName</key>
<string>LaunchScreen</string>
<key>UIMainStoryboardFile</key>
<string>Main</string>
<key>UIApplicationSceneManifest</key>
<dict>
<key>UIApplicationSupportsMultipleScenes</key>
<false/>
<key>UISceneConfigurations</key>
<dict/>
</dict>
<key>UILaunchScreen</key>
<dict>
<key>UILaunchScreen</key>
<string></string>
</dict>
<key>UIRequiredDeviceCapabilities</key>
<array>
<string>armv7</string>
Expand Down
38 changes: 38 additions & 0 deletions libs/SmartStore/SmartStoreTestApp/SmartStoreTestApp.swift
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
//
// SmartStoreTestApp.swift
// SmartStore
//
// Created by Brianna Birman on 6/18/26.
// Copyright (c) 2026-present, salesforce.com, inc. All rights reserved.
//
// Redistribution and use of this software in source and binary forms, with or without modification,
// are permitted provided that the following conditions are met:
// * Redistributions of source code must retain the above copyright notice, this list of conditions
// and the following disclaimer.
// * Redistributions in binary form must reproduce the above copyright notice, this list of
// conditions and the following disclaimer in the documentation and/or other materials provided
// with the distribution.
// * Neither the name of salesforce.com, inc. nor the names of its contributors may be used to
// endorse or promote products derived from this software without specific prior written
// permission of salesforce.com, inc.
//
// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR
// IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
// FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
// CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
// WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY
// WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

import SwiftUI

@main
struct SmartStoreTestApp: App {
var body: some Scene {
WindowGroup {
Text("SmartStore Test App")
.padding()
}
}
}
15 changes: 0 additions & 15 deletions libs/SmartStore/SmartStoreTestApp/ViewController.h

This file was deleted.

27 changes: 0 additions & 27 deletions libs/SmartStore/SmartStoreTestApp/ViewController.m

This file was deleted.

16 changes: 0 additions & 16 deletions libs/SmartStore/SmartStoreTestApp/main.m

This file was deleted.

Loading