comparison Simoleon.xcodeproj/project.pbxproj @ 40:db607a20769a

Restructure files
author Dennis Concepción Martín <dennisconcepcionmartin@gmail.com>
date Sat, 24 Jul 2021 23:57:07 +0100
parents 92b1f8b57ec5
children 7703c122ce96
comparison
equal deleted inserted replaced
39:92b1f8b57ec5 40:db607a20769a
248 sourceTree = "<group>"; 248 sourceTree = "<group>";
249 }; 249 };
250 95C5B21B2697752600941585 = { 250 95C5B21B2697752600941585 = {
251 isa = PBXGroup; 251 isa = PBXGroup;
252 children = ( 252 children = (
253 9585BB0F26A6B58500E3193E /* Config.xcconfig */,
254 95B5F52526AADE4B00BDCE89 /* Localisation */,
255 95C5B2262697752600941585 /* Simoleon */, 253 95C5B2262697752600941585 /* Simoleon */,
256 95C5B23D2697752700941585 /* SimoleonTests */, 254 95C5B23D2697752700941585 /* SimoleonTests */,
257 95C5B2482697752700941585 /* SimoleonUITests */, 255 95C5B2482697752700941585 /* SimoleonUITests */,
258 95C5B2252697752600941585 /* Products */, 256 95C5B2252697752600941585 /* Products */,
259 95E76438269E0037008E9F31 /* Frameworks */, 257 95E76438269E0037008E9F31 /* Frameworks */,
272 }; 270 };
273 95C5B2262697752600941585 /* Simoleon */ = { 271 95C5B2262697752600941585 /* Simoleon */ = {
274 isa = PBXGroup; 272 isa = PBXGroup;
275 children = ( 273 children = (
276 95E76437269E0033008E9F31 /* Simoleon.entitlements */, 274 95E76437269E0033008E9F31 /* Simoleon.entitlements */,
275 9585BB0F26A6B58500E3193E /* Config.xcconfig */,
277 95C5B2272697752600941585 /* SimoleonApp.swift */, 276 95C5B2272697752600941585 /* SimoleonApp.swift */,
278 95AEBC9426A03ECB00613729 /* ContentView.swift */, 277 95AEBC9426A03ECB00613729 /* ContentView.swift */,
279 95B54F4E26A4AC52001DC0D8 /* ContentViewPad.swift */, 278 95B54F4E26A4AC52001DC0D8 /* ContentViewPad.swift */,
280 95B54F4326A4842C001DC0D8 /* Conversion.swift */, 279 95B54F4326A4842C001DC0D8 /* Conversion.swift */,
281 95C5179E26A5F34200BC2B24 /* Favourites.swift */, 280 95C5179E26A5F34200BC2B24 /* Favourites.swift */,
288 95E76435269DFC1A008E9F31 /* LaunchScreen.storyboard */, 287 95E76435269DFC1A008E9F31 /* LaunchScreen.storyboard */,
289 95FE659A269AFB44008745DE /* Helpers */, 288 95FE659A269AFB44008745DE /* Helpers */,
290 95559331269B094A000FD726 /* Models */, 289 95559331269B094A000FD726 /* Models */,
291 95559338269B0AAA000FD726 /* Functions */, 290 95559338269B0AAA000FD726 /* Functions */,
292 9555933B269B0DF9000FD726 /* Resources */, 291 9555933B269B0DF9000FD726 /* Resources */,
292 95B5F52526AADE4B00BDCE89 /* Localisation */,
293 95C5B22D2697752700941585 /* Preview Content */, 293 95C5B22D2697752700941585 /* Preview Content */,
294 95562D5326A8B0A70047E778 /* Tests */, 294 95562D5326A8B0A70047E778 /* Tests */,
295 ); 295 );
296 path = Simoleon; 296 path = Simoleon;
297 sourceTree = "<group>"; 297 sourceTree = "<group>";