Skip to content

Commit

Permalink
feat update angualar cache options
Browse files Browse the repository at this point in the history
  • Loading branch information
sansan88 committed Apr 8, 2024
1 parent 8ce010e commit 9e61a65
Show file tree
Hide file tree
Showing 12 changed files with 834 additions and 777 deletions.
5 changes: 4 additions & 1 deletion angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -495,7 +495,10 @@
},
"cli": {
"schematicCollections": ["@ionic/angular-toolkit"],
"analytics": false
"analytics": false,
"cache": {
"enabled": false
}
},
"schematics": {
"@ionic/angular-toolkit:component": {
Expand Down
15 changes: 3 additions & 12 deletions ios/App/App.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
objects = {

/* Begin PBXBuildFile section */
0E02955C03A443E6A04F4797 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = E91C90B297E54436833C6ED7 /* PrivacyInfo.xcprivacy */; };
2FAD9763203C412B000D30F8 /* config.xml in Resources */ = {isa = PBXBuildFile; fileRef = 2FAD9762203C412B000D30F8 /* config.xml */; };
36C267BE5E491DFF2E2F5222 /* Pods_App.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 221965E08A7D8675FE10D56A /* Pods_App.framework */; };
50379B232058CBB4000EE86E /* capacitor.config.json in Resources */ = {isa = PBXBuildFile; fileRef = 50379B222058CBB4000EE86E /* capacitor.config.json */; };
Expand All @@ -16,7 +17,6 @@
504EC3121FED79650016851F /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 504EC3101FED79650016851F /* LaunchScreen.storyboard */; };
50B271D11FEDC1A000F3C39B /* public in Resources */ = {isa = PBXBuildFile; fileRef = 50B271D01FEDC1A000F3C39B /* public */; };
696C52B52B20E1CC0056E9C4 /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 696C52B42B20E1CC0056E9C4 /* GoogleService-Info.plist */; };
0E02955C03A443E6A04F4797 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = E91C90B297E54436833C6ED7 /* PrivacyInfo.xcprivacy */; };
/* End PBXBuildFile section */

/* Begin PBXFileReference section */
Expand All @@ -35,7 +35,7 @@
696C52B62B20E5A90056E9C4 /* AppRelease.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = AppRelease.entitlements; sourceTree = "<group>"; };
AAA6C13C2B20EC0900E0FF27 /* AppDebug.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = AppDebug.entitlements; sourceTree = "<group>"; };
E55BD740173AD78B07A75E55 /* Pods-App.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-App.release.xcconfig"; path = "Target Support Files/Pods-App/Pods-App.release.xcconfig"; sourceTree = "<group>"; };
E91C90B297E54436833C6ED7 /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; name = "PrivacyInfo.xcprivacy"; path = "PrivacyInfo.xcprivacy"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = unknown; explicitFileType = undefined; includeInIndex = 0; };
E91C90B297E54436833C6ED7 /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; path = PrivacyInfo.xcprivacy; sourceTree = "<group>"; };
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
Expand Down Expand Up @@ -65,7 +65,7 @@
504EC3051FED79650016851F /* Products */,
8EC49720DF18D1B2D9AC3330 /* Pods */,
4308247656FF59D741757C06 /* Frameworks */,
E91C90B297E54436833C6ED7 /* Resources */,
E91C90B297E54436833C6ED7 /* PrivacyInfo.xcprivacy */,
);
sourceTree = "<group>";
};
Expand Down Expand Up @@ -104,15 +104,6 @@
path = Pods;
sourceTree = "<group>";
};
057A4344E1094B589CD2B4C4 /* Resources */ = {
isa = PBXGroup;
children = (
E91C90B297E54436833C6ED7 /* PrivacyInfo.xcprivacy */,
);
name = Resources;
path = undefined;
sourceTree = "<group>";
};
/* End PBXGroup section */

/* Begin PBXNativeTarget section */
Expand Down
12 changes: 6 additions & 6 deletions ios/App/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
PODS:
- Capacitor (5.7.3):
- Capacitor (5.7.4):
- CapacitorCordova
- CapacitorBrowser (5.2.0):
- Capacitor
- CapacitorCamera (5.0.9):
- Capacitor
- CapacitorCordova (5.7.3)
- CapacitorCordova (5.7.4)
- CapacitorDevice (5.0.7):
- Capacitor
- CapacitorDialog (5.0.7):
Expand All @@ -32,7 +32,7 @@ PODS:
- Capacitor
- CapacitorStatusBar (5.0.7):
- Capacitor
- CordovaPlugins (5.7.3):
- CordovaPlugins (5.7.4):
- CapacitorCordova
- Firebase/CoreOnly (7.11.0):
- FirebaseCore (= 7.11.0)
Expand Down Expand Up @@ -191,10 +191,10 @@ EXTERNAL SOURCES:
:path: "../capacitor-cordova-ios-plugins"

SPEC CHECKSUMS:
Capacitor: 7b5eb47c6125e9b58a3e3cd02fe366fc58adc89c
Capacitor: 4fe9adf012caceb4c71ffea2f1f4d005cdcbeea7
CapacitorBrowser: a6deae9e5bf87f62b62a753cff7992c5def9e771
CapacitorCamera: 4892c5c392f60039d853dde78bc50ba19fbd113e
CapacitorCordova: a377c52a28dbb3b895c0f71187f7b1777fee69db
CapacitorCordova: a6e87fccc0307dee7aec1560ec9398485f2b0ce7
CapacitorDevice: fc91bdb484dc0e70755e9b621cd557afe642613a
CapacitorDialog: ea1beaccb7f825191aa18b72cba8981b881b3b2d
CapacitorGeolocation: 918a292459542bcce98433f9e7c7909f8c72838a
Expand All @@ -207,7 +207,7 @@ SPEC CHECKSUMS:
CapacitorShare: c6a1ebbf0114ff9e863b966cd6052678fa25d480
CapacitorSplashScreen: dd3de3f3644710fa2a697cfb91ec262eece4d242
CapacitorStatusBar: f390fbb49b82ffb754ea4b3cf71dc8b048baf3e7
CordovaPlugins: 2b7f7fbc42cc2ab42c5ee1a4cb1fabcf1ac7bca2
CordovaPlugins: 040a75bd71cbe58a9a5d4c14de66c29a6bb5869a
Firebase: c121feb35e4126c0b355e3313fa9b487d47319fd
FirebaseCore: 907447d8917a4d3eb0cce2829c5a0ad21d90b432
FirebaseCoreDiagnostics: 68ad972f99206cef818230f3f3179d52ccfb7f8c
Expand Down
4 changes: 2 additions & 2 deletions ios/App/Pods/Local Podspecs/Capacitor.podspec.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions ios/App/Pods/Local Podspecs/CapacitorCordova.podspec.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions ios/App/Pods/Local Podspecs/CordovaPlugins.podspec.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions ios/App/Pods/Manifest.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 9e61a65

Please sign in to comment.