File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
mobile/examples/model_tester/ios/ModelTester.xcodeproj Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 3333 2E163D5C2DCBDF6400B4ED4A /* ModelTester.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = ModelTester.app; sourceTree = BUILT_PRODUCTS_DIR; };
3434 2E163D6C2DCBDF6B00B4ED4A /* ModelTesterTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = ModelTesterTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
3535 2E163D762DCBDF6B00B4ED4A /* ModelTesterUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = ModelTesterUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
36- 2E163DAA2DCBE38900B4ED4A /* model_runner.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = model_runner.cpp; path = ../../ common/model_runner.cpp; sourceTree = SOURCE_ROOT; };
37- 2E163DAC2DCBE3AE00B4ED4A /* model_runner.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = model_runner.h; path = ../../ common/include/model_runner.h; sourceTree = SOURCE_ROOT; };
36+ 2E163DAA2DCBE38900B4ED4A /* model_runner.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = model_runner.cpp; path = ../common/model_runner.cpp; sourceTree = SOURCE_ROOT; };
37+ 2E163DAC2DCBE3AE00B4ED4A /* model_runner.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = model_runner.h; path = ../common/include/model_runner.h; sourceTree = SOURCE_ROOT; };
3838 2E163DCF2DCBE98F00B4ED4A /* ModelTester-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "ModelTester-Bridging-Header.h"; sourceTree = "<group>"; };
3939 2E163DD02DCBEB0900B4ED4A /* model_runner_objc_wrapper.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = model_runner_objc_wrapper.h; sourceTree = "<group>"; };
4040 2E163DD12DCBEC9200B4ED4A /* model_runner_objc_wrapper.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = model_runner_objc_wrapper.mm; sourceTree = "<group>"; };
You can’t perform that action at this time.
0 commit comments