|
252 | 252 | 08CD61FF27758B8A008C0935 /* Token.swift in Sources */ = {isa = PBXBuildFile; fileRef = 08CD61FD27758B8A008C0935 /* Token.swift */; };
|
253 | 253 | 08D107BD278826BB007B7009 /* HTMLEntities in Frameworks */ = {isa = PBXBuildFile; productRef = 08D107BC278826BB007B7009 /* HTMLEntities */; };
|
254 | 254 | 08ED80162B9C54DE0069B7EC /* SMNetwork in Frameworks */ = {isa = PBXBuildFile; productRef = 08ED80152B9C54DE0069B7EC /* SMNetwork */; };
|
| 255 | + 08ED801C2B9D1EEC0069B7EC /* SettingView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 08ED801B2B9D1EEC0069B7EC /* SettingView.swift */; }; |
255 | 256 | 08F4BE6028609D8700733F12 /* PlayCharts.swift in Sources */ = {isa = PBXBuildFile; fileRef = 08F4BE5F28609D8600733F12 /* PlayCharts.swift */; };
|
256 | 257 | 08F4BE6228616DC100733F12 /* PlayWeatherKit.swift in Sources */ = {isa = PBXBuildFile; fileRef = 08F4BE6128616DC100733F12 /* PlayWeatherKit.swift */; };
|
257 | 258 | 08F51BC527A374A500693AB6 /* footer_js.html in Resources */ = {isa = PBXBuildFile; fileRef = 08F51BC427A374A500693AB6 /* footer_js.html */; };
|
|
500 | 501 | 08C411F327951181006FC340 /* PlaySyntax.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PlaySyntax.swift; sourceTree = "<group>"; };
|
501 | 502 | 08CD61FC27758B8A008C0935 /* Lexer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Lexer.swift; sourceTree = "<group>"; };
|
502 | 503 | 08CD61FD27758B8A008C0935 /* Token.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Token.swift; sourceTree = "<group>"; };
|
| 504 | + 08ED801B2B9D1EEC0069B7EC /* SettingView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SettingView.swift; sourceTree = "<group>"; }; |
503 | 505 | 08F4BE5F28609D8600733F12 /* PlayCharts.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PlayCharts.swift; sourceTree = "<group>"; };
|
504 | 506 | 08F4BE6128616DC100733F12 /* PlayWeatherKit.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PlayWeatherKit.swift; sourceTree = "<group>"; };
|
505 | 507 | 08F51BC427A374A500693AB6 /* footer_js.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = footer_js.html; sourceTree = "<group>"; };
|
|
1051 | 1053 | 086A5F052744E88E00FECE02 /* SwiftPamphletApp */ = {
|
1052 | 1054 | isa = PBXGroup;
|
1053 | 1055 | children = (
|
| 1056 | + 08ED801A2B9D1EDA0069B7EC /* Setting */, |
1054 | 1057 | 080124FD27EC62DC00E44222 /* SwiftPamphletAppDebug.entitlements */,
|
1055 | 1058 | 08CD61FB27758B22008C0935 /* Core */,
|
1056 | 1059 | 080387652766FF3200519B15 /* Network */,
|
|
1294 | 1297 | path = Core;
|
1295 | 1298 | sourceTree = "<group>";
|
1296 | 1299 | };
|
| 1300 | + 08ED801A2B9D1EDA0069B7EC /* Setting */ = { |
| 1301 | + isa = PBXGroup; |
| 1302 | + children = ( |
| 1303 | + 08ED801B2B9D1EEC0069B7EC /* SettingView.swift */, |
| 1304 | + ); |
| 1305 | + path = Setting; |
| 1306 | + sourceTree = "<group>"; |
| 1307 | + }; |
1297 | 1308 | /* End PBXGroup section */
|
1298 | 1309 |
|
1299 | 1310 | /* Begin PBXNativeTarget section */
|
|
1572 | 1583 | 08F4BE6028609D8700733F12 /* PlayCharts.swift in Sources */,
|
1573 | 1584 | 086A5F2E2744ED8600FECE02 /* ActiveDeveloperListView.swift in Sources */,
|
1574 | 1585 | 08BE637227CC6F13002BC6A8 /* PlayScrollView.swift in Sources */,
|
| 1586 | + 08ED801C2B9D1EEC0069B7EC /* SettingView.swift in Sources */, |
1575 | 1587 | 08CD61FE27758B8A008C0935 /* Lexer.swift in Sources */,
|
1576 | 1588 | 086A5F422744EDCE00FECE02 /* IssueVM.swift in Sources */,
|
1577 | 1589 | 08AEAEF3277F09FA00B969E2 /* NavView.swift in Sources */,
|
|
0 commit comments