|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | | - 2AA3F9872EDCD9F100A3DF34 /* CustomViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2AA3F9862EDCD9EB00A3DF34 /* CustomViewController.swift */; }; |
11 | 10 | 2FAD9763203C412B000D30F8 /* config.xml in Resources */ = {isa = PBXBuildFile; fileRef = 2FAD9762203C412B000D30F8 /* config.xml */; }; |
12 | 11 | 50379B232058CBB4000EE86E /* capacitor.config.json in Resources */ = {isa = PBXBuildFile; fileRef = 50379B222058CBB4000EE86E /* capacitor.config.json */; }; |
13 | 12 | 504EC3081FED79650016851F /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 504EC3071FED79650016851F /* AppDelegate.swift */; }; |
|
26 | 25 | 2A6BB4572ECD2C3E00FB2810 /* tr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = tr; path = tr.lproj/LaunchScreen.strings; sourceTree = "<group>"; }; |
27 | 26 | 18BE7E5C7717560BF3E37B77 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/LaunchScreen.strings"; sourceTree = "<group>"; }; |
28 | 27 | 2A6BB4582ECD2C4300FB2810 /* zh-Hant */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hant"; path = "zh-Hant.lproj/LaunchScreen.strings"; sourceTree = "<group>"; }; |
29 | | - 2AA3F9862EDCD9EB00A3DF34 /* CustomViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CustomViewController.swift; sourceTree = "<group>"; }; |
30 | 28 | 2FAD9762203C412B000D30F8 /* config.xml */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = config.xml; sourceTree = "<group>"; }; |
31 | 29 | 379D4D1A98D385C46C718DC7 /* Pods_Tessel.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Tessel.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
32 | 30 | 50379B222058CBB4000EE86E /* capacitor.config.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = capacitor.config.json; sourceTree = "<group>"; }; |
|
43 | 41 | 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>"; }; |
44 | 42 | /* End PBXFileReference section */ |
45 | 43 |
|
46 | | -/* Begin PBXFileSystemSynchronizedRootGroup section */ |
47 | | - 2AA3F9822EDCC24D00A3DF34 /* plugins */ = { |
48 | | - isa = PBXFileSystemSynchronizedRootGroup; |
49 | | - exceptions = ( |
50 | | - ); |
51 | | - explicitFileTypes = { |
52 | | - }; |
53 | | - explicitFolders = ( |
54 | | - ); |
55 | | - path = plugins; |
56 | | - sourceTree = "<group>"; |
57 | | - }; |
58 | | -/* End PBXFileSystemSynchronizedRootGroup section */ |
59 | | - |
60 | 44 | /* Begin PBXFrameworksBuildPhase section */ |
61 | 45 | 504EC3011FED79650016851F /* Frameworks */ = { |
62 | 46 | isa = PBXFrameworksBuildPhase; |
|
98 | 82 | 504EC3061FED79650016851F /* App */ = { |
99 | 83 | isa = PBXGroup; |
100 | 84 | children = ( |
101 | | - 2AA3F9862EDCD9EB00A3DF34 /* CustomViewController.swift */, |
102 | | - 2AA3F9822EDCC24D00A3DF34 /* plugins */, |
103 | 85 | 50379B222058CBB4000EE86E /* capacitor.config.json */, |
104 | 86 | 504EC3071FED79650016851F /* AppDelegate.swift */, |
105 | 87 | 504EC30B1FED79650016851F /* Main.storyboard */, |
|
140 | 122 | ); |
141 | 123 | dependencies = ( |
142 | 124 | ); |
143 | | - fileSystemSynchronizedGroups = ( |
144 | | - 2AA3F9822EDCC24D00A3DF34 /* plugins */, |
145 | | - ); |
146 | 125 | name = Tessel; |
147 | 126 | productName = App; |
148 | 127 | productReference = 504EC3041FED79650016851F /* Tessel.app */; |
|
246 | 225 | isa = PBXSourcesBuildPhase; |
247 | 226 | buildActionMask = 2147483647; |
248 | 227 | files = ( |
249 | | - 2AA3F9872EDCD9F100A3DF34 /* CustomViewController.swift in Sources */, |
250 | 228 | 504EC3081FED79650016851F /* AppDelegate.swift in Sources */, |
251 | 229 | ); |
252 | 230 | runOnlyForDeploymentPostprocessing = 0; |
|
0 commit comments