|
@ -3,12 +3,13 @@ |
|
|
archiveVersion = 1; |
|
|
archiveVersion = 1; |
|
|
classes = { |
|
|
classes = { |
|
|
}; |
|
|
}; |
|
|
objectVersion = 50; |
|
|
|
|
|
|
|
|
objectVersion = 51; |
|
|
objects = { |
|
|
objects = { |
|
|
|
|
|
|
|
|
/* Begin PBXBuildFile section */ |
|
|
/* Begin PBXBuildFile section */ |
|
|
1498D2341E8E89220040F4C2 /* GeneratedPluginRegistrant.m in Sources */ = {isa = PBXBuildFile; fileRef = 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */; }; |
|
|
1498D2341E8E89220040F4C2 /* GeneratedPluginRegistrant.m in Sources */ = {isa = PBXBuildFile; fileRef = 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */; }; |
|
|
3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */ = {isa = PBXBuildFile; fileRef = 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */; }; |
|
|
3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */ = {isa = PBXBuildFile; fileRef = 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */; }; |
|
|
|
|
|
45E7864929111AAF004FB7E9 /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 45E7864829111AAF004FB7E9 /* GoogleService-Info.plist */; }; |
|
|
74858FAF1ED2DC5600515810 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 74858FAE1ED2DC5600515810 /* AppDelegate.swift */; }; |
|
|
74858FAF1ED2DC5600515810 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 74858FAE1ED2DC5600515810 /* AppDelegate.swift */; }; |
|
|
7C176E8E73493FDFE1D7C309 /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 00CA36B62CB085270A92E728 /* Pods_Runner.framework */; }; |
|
|
7C176E8E73493FDFE1D7C309 /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 00CA36B62CB085270A92E728 /* Pods_Runner.framework */; }; |
|
|
97C146FC1CF9000F007C117D /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FA1CF9000F007C117D /* Main.storyboard */; }; |
|
|
97C146FC1CF9000F007C117D /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FA1CF9000F007C117D /* Main.storyboard */; }; |
|
@ -34,6 +35,7 @@ |
|
|
1498D2321E8E86230040F4C2 /* GeneratedPluginRegistrant.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GeneratedPluginRegistrant.h; sourceTree = "<group>"; }; |
|
|
1498D2321E8E86230040F4C2 /* GeneratedPluginRegistrant.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GeneratedPluginRegistrant.h; sourceTree = "<group>"; }; |
|
|
1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GeneratedPluginRegistrant.m; sourceTree = "<group>"; }; |
|
|
1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GeneratedPluginRegistrant.m; sourceTree = "<group>"; }; |
|
|
3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppFrameworkInfo.plist; path = Flutter/AppFrameworkInfo.plist; sourceTree = "<group>"; }; |
|
|
3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppFrameworkInfo.plist; path = Flutter/AppFrameworkInfo.plist; sourceTree = "<group>"; }; |
|
|
|
|
|
45E7864829111AAF004FB7E9 /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "GoogleService-Info.plist"; sourceTree = "<group>"; }; |
|
|
74858FAD1ED2DC5600515810 /* Runner-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Runner-Bridging-Header.h"; sourceTree = "<group>"; }; |
|
|
74858FAD1ED2DC5600515810 /* Runner-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Runner-Bridging-Header.h"; sourceTree = "<group>"; }; |
|
|
74858FAE1ED2DC5600515810 /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; }; |
|
|
74858FAE1ED2DC5600515810 /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; }; |
|
|
7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Flutter/Release.xcconfig; sourceTree = "<group>"; }; |
|
|
7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Flutter/Release.xcconfig; sourceTree = "<group>"; }; |
|
@ -75,6 +77,7 @@ |
|
|
97C146E51CF9000F007C117D = { |
|
|
97C146E51CF9000F007C117D = { |
|
|
isa = PBXGroup; |
|
|
isa = PBXGroup; |
|
|
children = ( |
|
|
children = ( |
|
|
|
|
|
45E7864829111AAF004FB7E9 /* GoogleService-Info.plist */, |
|
|
9740EEB11CF90186004384FC /* Flutter */, |
|
|
9740EEB11CF90186004384FC /* Flutter */, |
|
|
97C146F01CF9000F007C117D /* Runner */, |
|
|
97C146F01CF9000F007C117D /* Runner */, |
|
|
97C146EF1CF9000F007C117D /* Products */, |
|
|
97C146EF1CF9000F007C117D /* Products */, |
|
@ -121,7 +124,6 @@ |
|
|
7D2302AC69A24C6395A4B678 /* Pods-Runner.release.xcconfig */, |
|
|
7D2302AC69A24C6395A4B678 /* Pods-Runner.release.xcconfig */, |
|
|
E1FB47F20CF9808436BCAA60 /* Pods-Runner.profile.xcconfig */, |
|
|
E1FB47F20CF9808436BCAA60 /* Pods-Runner.profile.xcconfig */, |
|
|
); |
|
|
); |
|
|
name = Pods; |
|
|
|
|
|
path = Pods; |
|
|
path = Pods; |
|
|
sourceTree = "<group>"; |
|
|
sourceTree = "<group>"; |
|
|
}; |
|
|
}; |
|
@ -190,6 +192,7 @@ |
|
|
files = ( |
|
|
files = ( |
|
|
97C147011CF9000F007C117D /* LaunchScreen.storyboard in Resources */, |
|
|
97C147011CF9000F007C117D /* LaunchScreen.storyboard in Resources */, |
|
|
3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */, |
|
|
3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */, |
|
|
|
|
|
45E7864929111AAF004FB7E9 /* GoogleService-Info.plist in Resources */, |
|
|
97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */, |
|
|
97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */, |
|
|
97C146FC1CF9000F007C117D /* Main.storyboard in Resources */, |
|
|
97C146FC1CF9000F007C117D /* Main.storyboard in Resources */, |
|
|
); |
|
|
); |
|
@ -362,7 +365,7 @@ |
|
|
"$(inherited)", |
|
|
"$(inherited)", |
|
|
"@executable_path/Frameworks", |
|
|
"@executable_path/Frameworks", |
|
|
); |
|
|
); |
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.example.mobile; |
|
|
|
|
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.envelope.envelope; |
|
|
PRODUCT_NAME = "$(TARGET_NAME)"; |
|
|
PRODUCT_NAME = "$(TARGET_NAME)"; |
|
|
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h"; |
|
|
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h"; |
|
|
SWIFT_VERSION = 5.0; |
|
|
SWIFT_VERSION = 5.0; |
|
@ -490,7 +493,7 @@ |
|
|
"$(inherited)", |
|
|
"$(inherited)", |
|
|
"@executable_path/Frameworks", |
|
|
"@executable_path/Frameworks", |
|
|
); |
|
|
); |
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.example.mobile; |
|
|
|
|
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.envelope.envelope; |
|
|
PRODUCT_NAME = "$(TARGET_NAME)"; |
|
|
PRODUCT_NAME = "$(TARGET_NAME)"; |
|
|
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h"; |
|
|
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h"; |
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone"; |
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone"; |
|
@ -512,7 +515,7 @@ |
|
|
"$(inherited)", |
|
|
"$(inherited)", |
|
|
"@executable_path/Frameworks", |
|
|
"@executable_path/Frameworks", |
|
|
); |
|
|
); |
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.example.mobile; |
|
|
|
|
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.envelope.envelope; |
|
|
PRODUCT_NAME = "$(TARGET_NAME)"; |
|
|
PRODUCT_NAME = "$(TARGET_NAME)"; |
|
|
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h"; |
|
|
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h"; |
|
|
SWIFT_VERSION = 5.0; |
|
|
SWIFT_VERSION = 5.0; |
|
|