|
12 | 12 | 3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */ = {isa = PBXBuildFile; fileRef = 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */; }; |
13 | 13 | 3B80C3941E831B6300D905FE /* App.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3B80C3931E831B6300D905FE /* App.framework */; }; |
14 | 14 | 3B80C3951E831B6300D905FE /* App.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 3B80C3931E831B6300D905FE /* App.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
| 15 | + 728E6F3C22C24CAC0036F6D1 /* PrintBeautifulLog in Resources */ = {isa = PBXBuildFile; fileRef = 728E6F3B22C24CAC0036F6D1 /* PrintBeautifulLog */; }; |
15 | 16 | 9705A1C61CF904A100538489 /* Flutter.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9740EEBA1CF902C7004384FC /* Flutter.framework */; }; |
16 | 17 | 9705A1C71CF904A300538489 /* Flutter.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 9740EEBA1CF902C7004384FC /* Flutter.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
17 | 18 | 9740EEB41CF90195004384FC /* Debug.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = 9740EEB21CF90195004384FC /* Debug.xcconfig */; }; |
|
43 | 44 | 38907E1482E1004F8671A409 /* libPods-Runner.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Runner.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
44 | 45 | 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppFrameworkInfo.plist; path = Flutter/AppFrameworkInfo.plist; sourceTree = "<group>"; }; |
45 | 46 | 3B80C3931E831B6300D905FE /* App.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = App.framework; path = Flutter/App.framework; sourceTree = "<group>"; }; |
| 47 | + 728E6F3B22C24CAC0036F6D1 /* PrintBeautifulLog */ = {isa = PBXFileReference; lastKnownFileType = folder; name = PrintBeautifulLog; path = "../../../PrintBeautifulLog-master/PrintBeautifulLog"; sourceTree = "<group>"; }; |
46 | 48 | 7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Flutter/Release.xcconfig; sourceTree = "<group>"; }; |
47 | 49 | 7AFFD8ED1D35381100E5BB4D /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; }; |
48 | 50 | 7AFFD8EE1D35381100E5BB4D /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; }; |
|
113 | 115 | 97C146F01CF9000F007C117D /* Runner */ = { |
114 | 116 | isa = PBXGroup; |
115 | 117 | children = ( |
| 118 | + 728E6F3B22C24CAC0036F6D1 /* PrintBeautifulLog */, |
116 | 119 | 7AFFD8ED1D35381100E5BB4D /* AppDelegate.h */, |
117 | 120 | 7AFFD8EE1D35381100E5BB4D /* AppDelegate.m */, |
118 | 121 | 97C146FA1CF9000F007C117D /* Main.storyboard */, |
|
186 | 189 | developmentRegion = English; |
187 | 190 | hasScannedForEncodings = 0; |
188 | 191 | knownRegions = ( |
| 192 | + English, |
189 | 193 | en, |
190 | 194 | Base, |
191 | 195 | ); |
|
209 | 213 | 9740EEB41CF90195004384FC /* Debug.xcconfig in Resources */, |
210 | 214 | 97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */, |
211 | 215 | 97C146FC1CF9000F007C117D /* Main.storyboard in Resources */, |
| 216 | + 728E6F3C22C24CAC0036F6D1 /* PrintBeautifulLog in Resources */, |
212 | 217 | ); |
213 | 218 | runOnlyForDeploymentPostprocessing = 0; |
214 | 219 | }; |
|
0 commit comments