|
|
@ -7,6 +7,7 @@ |
|
|
|
objects = { |
|
|
|
|
|
|
|
/* Begin PBXBuildFile section */ |
|
|
|
2BC611FE3D7967BDB623FF21 /* Pods_App.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E0C2082015AEE6A0776A3EAB /* Pods_App.framework */; }; |
|
|
|
2FAD9763203C412B000D30F8 /* config.xml in Resources */ = {isa = PBXBuildFile; fileRef = 2FAD9762203C412B000D30F8 /* config.xml */; }; |
|
|
|
50379B232058CBB4000EE86E /* capacitor.config.json in Resources */ = {isa = PBXBuildFile; fileRef = 50379B222058CBB4000EE86E /* capacitor.config.json */; }; |
|
|
|
504EC3081FED79650016851F /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 504EC3071FED79650016851F /* AppDelegate.swift */; }; |
|
|
@ -14,21 +15,22 @@ |
|
|
|
504EC30F1FED79650016851F /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 504EC30E1FED79650016851F /* Assets.xcassets */; }; |
|
|
|
504EC3121FED79650016851F /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 504EC3101FED79650016851F /* LaunchScreen.storyboard */; }; |
|
|
|
50B271D11FEDC1A000F3C39B /* public in Resources */ = {isa = PBXBuildFile; fileRef = 50B271D01FEDC1A000F3C39B /* public */; }; |
|
|
|
A084ECDBA7D38E1E42DFC39D /* Pods_App.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AF277DCFFFF123FFC6DF26C7 /* Pods_App.framework */; }; |
|
|
|
/* End PBXBuildFile section */ |
|
|
|
|
|
|
|
/* Begin PBXFileReference section */ |
|
|
|
2FAD9762203C412B000D30F8 /* config.xml */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = config.xml; sourceTree = "<group>"; }; |
|
|
|
50379B222058CBB4000EE86E /* capacitor.config.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = capacitor.config.json; sourceTree = "<group>"; }; |
|
|
|
504EC3041FED79650016851F /* Time Safari.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Time Safari.app"; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
|
|
504EC3041FED79650016851F /* App.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = App.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
|
|
504EC3071FED79650016851F /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; }; |
|
|
|
504EC30C1FED79650016851F /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; }; |
|
|
|
504EC30E1FED79650016851F /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; |
|
|
|
504EC3111FED79650016851F /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; }; |
|
|
|
504EC3131FED79650016851F /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
|
|
|
50B271D01FEDC1A000F3C39B /* public */ = {isa = PBXFileReference; lastKnownFileType = folder; path = public; sourceTree = "<group>"; }; |
|
|
|
AF277DCFFFF123FFC6DF26C7 /* Pods_App.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_App.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
|
|
821226CEE4D47A540167CC8F /* Pods-Time Safari.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Time Safari.debug.xcconfig"; path = "Pods/Target Support Files/Pods-Time Safari/Pods-Time Safari.debug.xcconfig"; sourceTree = "<group>"; }; |
|
|
|
AF51FD2D460BCFE21FA515B2 /* Pods-App.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-App.release.xcconfig"; path = "Pods/Target Support Files/Pods-App/Pods-App.release.xcconfig"; sourceTree = "<group>"; }; |
|
|
|
E0C2082015AEE6A0776A3EAB /* Pods_App.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_App.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
|
|
EF03C3F99471948925ED5AC3 /* Pods-Time Safari.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Time Safari.release.xcconfig"; path = "Pods/Target Support Files/Pods-Time Safari/Pods-Time Safari.release.xcconfig"; sourceTree = "<group>"; }; |
|
|
|
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>"; }; |
|
|
|
/* End PBXFileReference section */ |
|
|
|
|
|
|
@ -37,7 +39,7 @@ |
|
|
|
isa = PBXFrameworksBuildPhase; |
|
|
|
buildActionMask = 2147483647; |
|
|
|
files = ( |
|
|
|
A084ECDBA7D38E1E42DFC39D /* Pods_App.framework in Frameworks */, |
|
|
|
2BC611FE3D7967BDB623FF21 /* Pods_App.framework in Frameworks */, |
|
|
|
); |
|
|
|
runOnlyForDeploymentPostprocessing = 0; |
|
|
|
}; |
|
|
@ -47,7 +49,7 @@ |
|
|
|
27E2DDA53C4D2A4D1A88CE4A /* Frameworks */ = { |
|
|
|
isa = PBXGroup; |
|
|
|
children = ( |
|
|
|
AF277DCFFFF123FFC6DF26C7 /* Pods_App.framework */, |
|
|
|
E0C2082015AEE6A0776A3EAB /* Pods_App.framework */, |
|
|
|
); |
|
|
|
name = Frameworks; |
|
|
|
sourceTree = "<group>"; |
|
|
@ -65,7 +67,7 @@ |
|
|
|
504EC3051FED79650016851F /* Products */ = { |
|
|
|
isa = PBXGroup; |
|
|
|
children = ( |
|
|
|
504EC3041FED79650016851F /* Time Safari.app */, |
|
|
|
504EC3041FED79650016851F /* App.app */, |
|
|
|
); |
|
|
|
name = Products; |
|
|
|
sourceTree = "<group>"; |
|
|
@ -90,6 +92,8 @@ |
|
|
|
children = ( |
|
|
|
FC68EB0AF532CFC21C3344DD /* Pods-App.debug.xcconfig */, |
|
|
|
AF51FD2D460BCFE21FA515B2 /* Pods-App.release.xcconfig */, |
|
|
|
821226CEE4D47A540167CC8F /* Pods-Time Safari.debug.xcconfig */, |
|
|
|
EF03C3F99471948925ED5AC3 /* Pods-Time Safari.release.xcconfig */, |
|
|
|
); |
|
|
|
name = Pods; |
|
|
|
sourceTree = "<group>"; |
|
|
@ -97,9 +101,9 @@ |
|
|
|
/* End PBXGroup section */ |
|
|
|
|
|
|
|
/* Begin PBXNativeTarget section */ |
|
|
|
504EC3031FED79650016851F /* Time Safari */ = { |
|
|
|
504EC3031FED79650016851F /* App */ = { |
|
|
|
isa = PBXNativeTarget; |
|
|
|
buildConfigurationList = 504EC3161FED79650016851F /* Build configuration list for PBXNativeTarget "Time Safari" */; |
|
|
|
buildConfigurationList = 504EC3161FED79650016851F /* Build configuration list for PBXNativeTarget "App" */; |
|
|
|
buildPhases = ( |
|
|
|
6634F4EFEBD30273BCE97C65 /* [CP] Check Pods Manifest.lock */, |
|
|
|
504EC3001FED79650016851F /* Sources */, |
|
|
@ -111,9 +115,9 @@ |
|
|
|
); |
|
|
|
dependencies = ( |
|
|
|
); |
|
|
|
name = "Time Safari"; |
|
|
|
productName = App; |
|
|
|
productReference = 504EC3041FED79650016851F /* Time Safari.app */; |
|
|
|
name = App; |
|
|
|
productName = "Time Safari"; |
|
|
|
productReference = 504EC3041FED79650016851F /* App.app */; |
|
|
|
productType = "com.apple.product-type.application"; |
|
|
|
}; |
|
|
|
/* End PBXNativeTarget section */ |
|
|
@ -132,7 +136,7 @@ |
|
|
|
}; |
|
|
|
}; |
|
|
|
}; |
|
|
|
buildConfigurationList = 504EC2FF1FED79650016851F /* Build configuration list for PBXProject "Time Safari" */; |
|
|
|
buildConfigurationList = 504EC2FF1FED79650016851F /* Build configuration list for PBXProject "App" */; |
|
|
|
compatibilityVersion = "Xcode 8.0"; |
|
|
|
developmentRegion = en; |
|
|
|
hasScannedForEncodings = 0; |
|
|
@ -141,13 +145,11 @@ |
|
|
|
Base, |
|
|
|
); |
|
|
|
mainGroup = 504EC2FB1FED79650016851F; |
|
|
|
packageReferences = ( |
|
|
|
); |
|
|
|
productRefGroup = 504EC3051FED79650016851F /* Products */; |
|
|
|
projectDirPath = ""; |
|
|
|
projectRoot = ""; |
|
|
|
targets = ( |
|
|
|
504EC3031FED79650016851F /* Time Safari */, |
|
|
|
504EC3031FED79650016851F /* App */, |
|
|
|
); |
|
|
|
}; |
|
|
|
/* End PBXProject section */ |
|
|
@ -348,14 +350,12 @@ |
|
|
|
buildSettings = { |
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
|
|
|
CODE_SIGN_STYLE = Automatic; |
|
|
|
CURRENT_PROJECT_VERSION = 1; |
|
|
|
CURRENT_PROJECT_VERSION = 12; |
|
|
|
DEVELOPMENT_TEAM = GM3FS5JQPH; |
|
|
|
INFOPLIST_FILE = App/Info.plist; |
|
|
|
INFOPLIST_KEY_CFBundleDisplayName = "Time Safari"; |
|
|
|
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.social-networking"; |
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 13.0; |
|
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
|
|
|
MARKETING_VERSION = 1.0; |
|
|
|
MARKETING_VERSION = 0.4.4; |
|
|
|
OTHER_SWIFT_FLAGS = "$(inherited) \"-D\" \"COCOAPODS\" \"-DDEBUG\""; |
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = app.timesafari; |
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)"; |
|
|
@ -371,14 +371,12 @@ |
|
|
|
buildSettings = { |
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
|
|
|
CODE_SIGN_STYLE = Automatic; |
|
|
|
CURRENT_PROJECT_VERSION = 1; |
|
|
|
CURRENT_PROJECT_VERSION = 12; |
|
|
|
DEVELOPMENT_TEAM = GM3FS5JQPH; |
|
|
|
INFOPLIST_FILE = App/Info.plist; |
|
|
|
INFOPLIST_KEY_CFBundleDisplayName = "Time Safari"; |
|
|
|
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.social-networking"; |
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 13.0; |
|
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
|
|
|
MARKETING_VERSION = 1.0; |
|
|
|
MARKETING_VERSION = 0.4.4; |
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = app.timesafari; |
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)"; |
|
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = ""; |
|
|
@ -390,7 +388,7 @@ |
|
|
|
/* End XCBuildConfiguration section */ |
|
|
|
|
|
|
|
/* Begin XCConfigurationList section */ |
|
|
|
504EC2FF1FED79650016851F /* Build configuration list for PBXProject "Time Safari" */ = { |
|
|
|
504EC2FF1FED79650016851F /* Build configuration list for PBXProject "App" */ = { |
|
|
|
isa = XCConfigurationList; |
|
|
|
buildConfigurations = ( |
|
|
|
504EC3141FED79650016851F /* Debug */, |
|
|
@ -399,7 +397,7 @@ |
|
|
|
defaultConfigurationIsVisible = 0; |
|
|
|
defaultConfigurationName = Release; |
|
|
|
}; |
|
|
|
504EC3161FED79650016851F /* Build configuration list for PBXNativeTarget "Time Safari" */ = { |
|
|
|
504EC3161FED79650016851F /* Build configuration list for PBXNativeTarget "App" */ = { |
|
|
|
isa = XCConfigurationList; |
|
|
|
buildConfigurations = ( |
|
|
|
504EC3171FED79650016851F /* Debug */, |