Skip to content

Commit

Permalink
Wip: 작업 진행중...
Browse files Browse the repository at this point in the history
  • Loading branch information
Yellowtoast committed Feb 20, 2024
1 parent abfe6e0 commit 1684937
Show file tree
Hide file tree
Showing 28 changed files with 714 additions and 175 deletions.
8 changes: 8 additions & 0 deletions android/app/google-services.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,14 @@
"certificate_hash": "1c575dfabec64a99466b5f1ddb60018e1c41fdf9"
}
},
{
"client_id": "231574029969-c7hhgbk0ek9nmqb7raa7altguk0skgtu.apps.googleusercontent.com",
"client_type": 1,
"android_info": {
"package_name": "co.yellowtoast.pets_next_door_flutter.dev",
"certificate_hash": "55528df627e83bc7126601995ef79f67f11f2a8d"
}
},
{
"client_id": "231574029969-hjvfj85727ar4jpbt4iemi0i6nf545bj.apps.googleusercontent.com",
"client_type": 3
Expand Down
26 changes: 25 additions & 1 deletion android/app/src/development/google-services.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,31 @@
},
"oauth_client": [
{
"client_id": "231574029969-5chgj3uaqlh2fg9pr9qpc0diuhdhbook.apps.googleusercontent.com",
"client_id": "231574029969-17e6o5jt8pkcjvbudocmqt1pj01804a2.apps.googleusercontent.com",
"client_type": 1,
"android_info": {
"package_name": "co.yellowtoast.pets_next_door_flutter.dev",
"certificate_hash": "d8d5bd779560ccae8f343662db21ac302aa8cdad"
}
},
{
"client_id": "231574029969-9oaog3g1361tvs2mj0pj22n8ijgp4tr4.apps.googleusercontent.com",
"client_type": 1,
"android_info": {
"package_name": "co.yellowtoast.pets_next_door_flutter.dev",
"certificate_hash": "1c575dfabec64a99466b5f1ddb60018e1c41fdf9"
}
},
{
"client_id": "231574029969-c7hhgbk0ek9nmqb7raa7altguk0skgtu.apps.googleusercontent.com",
"client_type": 1,
"android_info": {
"package_name": "co.yellowtoast.pets_next_door_flutter.dev",
"certificate_hash": "55528df627e83bc7126601995ef79f67f11f2a8d"
}
},
{
"client_id": "231574029969-hjvfj85727ar4jpbt4iemi0i6nf545bj.apps.googleusercontent.com",
"client_type": 3
}
],
Expand Down
33 changes: 30 additions & 3 deletions ios/Runner.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -445,6 +445,8 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
DEVELOPMENT_TEAM = KVC7U6W6Z2;
ENABLE_BITCODE = NO;
Expand All @@ -459,6 +461,7 @@
);
PRODUCT_BUNDLE_IDENTIFIER = "co.yellowtoast.pets-next-door-flutter";
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
SWIFT_VERSION = 5.0;
VERSIONING_SYSTEM = "apple-generic";
Expand Down Expand Up @@ -580,6 +583,8 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
DEVELOPMENT_TEAM = KVC7U6W6Z2;
ENABLE_BITCODE = NO;
Expand All @@ -594,6 +599,7 @@
);
PRODUCT_BUNDLE_IDENTIFIER = "co.yellowtoast.pets-next-door-flutter";
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
SWIFT_VERSION = 5.0;
Expand All @@ -607,6 +613,8 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
DEVELOPMENT_TEAM = KVC7U6W6Z2;
ENABLE_BITCODE = NO;
Expand All @@ -621,6 +629,7 @@
);
PRODUCT_BUNDLE_IDENTIFIER = "co.yellowtoast.pets-next-door-flutter";
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
SWIFT_VERSION = 5.0;
VERSIONING_SYSTEM = "apple-generic";
Expand Down Expand Up @@ -689,6 +698,8 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = "AppIcon-dev";
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
DEVELOPMENT_TEAM = KVC7U6W6Z2;
ENABLE_BITCODE = NO;
Expand All @@ -703,6 +714,7 @@
);
PRODUCT_BUNDLE_IDENTIFIER = "co.yellowtoast.pets-next-door-flutter.dev";
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
SWIFT_VERSION = 5.0;
Expand Down Expand Up @@ -769,6 +781,8 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = "AppIcon-dev";
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
DEVELOPMENT_TEAM = KVC7U6W6Z2;
ENABLE_BITCODE = NO;
Expand All @@ -783,6 +797,7 @@
);
PRODUCT_BUNDLE_IDENTIFIER = "co.yellowtoast.pets-next-door-flutter.dev";
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
SWIFT_VERSION = 5.0;
VERSIONING_SYSTEM = "apple-generic";
Expand Down Expand Up @@ -846,6 +861,8 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = "AppIcon-dev";
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
DEVELOPMENT_TEAM = KVC7U6W6Z2;
ENABLE_BITCODE = NO;
Expand All @@ -860,6 +877,7 @@
);
PRODUCT_BUNDLE_IDENTIFIER = "co.yellowtoast.pets-next-door-flutter.dev";
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
SWIFT_VERSION = 5.0;
VERSIONING_SYSTEM = "apple-generic";
Expand Down Expand Up @@ -928,8 +946,10 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = "AppIcon-stg";
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
DEVELOPMENT_TEAM = KVC7U6W6Z2;
DEVELOPMENT_TEAM = 36XAF3AY63;
ENABLE_BITCODE = NO;
FLAVOR_APP_NAME = "[STG] Pets Next Door Flutter";
GOOGLE_SCHEME = "com.googleusercontent.apps.424678055013-lqikhot4d87ifooit42092ukp8uo1e4g";
Expand All @@ -942,6 +962,7 @@
);
PRODUCT_BUNDLE_IDENTIFIER = "co.yellowtoast.pets-next-door-flutter.stg";
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
SWIFT_VERSION = 5.0;
Expand Down Expand Up @@ -1008,8 +1029,10 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = "AppIcon-stg";
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
DEVELOPMENT_TEAM = KVC7U6W6Z2;
DEVELOPMENT_TEAM = 36XAF3AY63;
ENABLE_BITCODE = NO;
FLAVOR_APP_NAME = "[STG] Pets Next Door Flutter";
GOOGLE_SCHEME = "com.googleusercontent.apps.424678055013-lqikhot4d87ifooit42092ukp8uo1e4g";
Expand All @@ -1022,6 +1045,7 @@
);
PRODUCT_BUNDLE_IDENTIFIER = "co.yellowtoast.pets-next-door-flutter.stg";
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
SWIFT_VERSION = 5.0;
VERSIONING_SYSTEM = "apple-generic";
Expand Down Expand Up @@ -1085,8 +1109,10 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = "AppIcon-stg";
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
DEVELOPMENT_TEAM = KVC7U6W6Z2;
DEVELOPMENT_TEAM = 36XAF3AY63;
ENABLE_BITCODE = NO;
FLAVOR_APP_NAME = "[STG] Pets Next Door Flutter";
GOOGLE_SCHEME = "com.googleusercontent.apps.424678055013-lqikhot4d87ifooit42092ukp8uo1e4g";
Expand All @@ -1099,6 +1125,7 @@
);
PRODUCT_BUNDLE_IDENTIFIER = "co.yellowtoast.pets-next-door-flutter.stg";
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
SWIFT_VERSION = 5.0;
VERSIONING_SYSTEM = "apple-generic";
Expand Down
152 changes: 76 additions & 76 deletions ios/Runner/Info.plist
Original file line number Diff line number Diff line change
@@ -1,80 +1,80 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CADisableMinimumFrameDurationOnPhone</key>
<true/>
<key>CFBundleDevelopmentRegion</key>
<string>$(DEVELOPMENT_LANGUAGE)</string>
<key>CFBundleDisplayName</key>
<string>$(FLAVOR_APP_NAME)</string>
<key>CFBundleExecutable</key>
<string>$(EXECUTABLE_NAME)</string>
<key>CFBundleIdentifier</key>
<string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleLocalizations</key>
<array>
<string>en</string>
<string>es</string>
</array>
<key>CFBundleName</key>
<string>$(FLAVOR_APP_NAME)</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>$(FLUTTER_BUILD_NAME)</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleURLTypes</key>
<array>
<dict>
<key>CFBundleTypeRole</key>
<string>Editor</string>
<key>CFBundleURLSchemes</key>
<array>
<string>$(GOOGLE_SCHEME)</string>
<string>$(KAKAO_APP_SCHEME)</string>
</array>
</dict>
</array>
<key>CFBundleVersion</key>
<string>$(FLUTTER_BUILD_NUMBER)</string>
<key>LSApplicationQueriesSchemes</key>
<array>
<string>kakaokompassauth</string>
</array>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>UIApplicationSupportsIndirectInputEvents</key>
<true/>
<key>UILaunchStoryboardName</key>
<string>$(LAUNCH_SCREEN_STORYBOARD)</string>
<key>UIMainStoryboardFile</key>
<string>Main</string>
<key>UISupportedInterfaceOrientations</key>
<array>
<string>UIInterfaceOrientationPortrait</string>
<string>UIInterfaceOrientationLandscapeLeft</string>
<string>UIInterfaceOrientationLandscapeRight</string>
</array>
<key>UISupportedInterfaceOrientations~ipad</key>
<array>
<string>UIInterfaceOrientationPortrait</string>
<string>UIInterfaceOrientationPortraitUpsideDown</string>
<string>UIInterfaceOrientationLandscapeLeft</string>
<string>UIInterfaceOrientationLandscapeRight</string>
</array>
<key>UIViewControllerBasedStatusBarAppearance</key>
<false/>
<key>UIStatusBarHidden</key>
<false/>
<key>NSPhotoLibraryUsageDescription</key>
<string>Need to upload image</string>
<key>NSCameraUsageDescription</key>
<string>Need to upload image</string>
<key>NSMicrophoneUsageDescription</key>
<string>Need to upload image</string>
</dict>
<dict>
<key>CADisableMinimumFrameDurationOnPhone</key>
<true/>
<key>CFBundleDevelopmentRegion</key>
<string>$(DEVELOPMENT_LANGUAGE)</string>
<key>CFBundleDisplayName</key>
<string>$(FLAVOR_APP_NAME)</string>
<key>CFBundleExecutable</key>
<string>$(EXECUTABLE_NAME)</string>
<key>CFBundleIdentifier</key>
<string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleLocalizations</key>
<array>
<string>en</string>
<string>es</string>
</array>
<key>CFBundleName</key>
<string>$(FLAVOR_APP_NAME)</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>$(FLUTTER_BUILD_NAME)</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleURLTypes</key>
<array>
<dict>
<key>CFBundleTypeRole</key>
<string>Editor</string>
<key>CFBundleURLSchemes</key>
<array>
<string>$(GOOGLE_SCHEME)</string>
<string>$(KAKAO_APP_SCHEME)</string>
</array>
</dict>
</array>
<key>CFBundleVersion</key>
<string>$(FLUTTER_BUILD_NUMBER)</string>
<key>LSApplicationQueriesSchemes</key>
<array>
<string>kakaokompassauth</string>
</array>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>NSCameraUsageDescription</key>
<string>Need to upload image</string>
<key>NSMicrophoneUsageDescription</key>
<string>Need to upload image</string>
<key>NSPhotoLibraryUsageDescription</key>
<string>Need to upload image</string>
<key>UIApplicationSupportsIndirectInputEvents</key>
<true/>
<key>UILaunchStoryboardName</key>
<string>$(LAUNCH_SCREEN_STORYBOARD)</string>
<key>UIMainStoryboardFile</key>
<string>Main</string>
<key>UIStatusBarHidden</key>
<false/>
<key>UISupportedInterfaceOrientations</key>
<array>
<string>UIInterfaceOrientationPortrait</string>
<string>UIInterfaceOrientationLandscapeLeft</string>
<string>UIInterfaceOrientationLandscapeRight</string>
</array>
<key>UISupportedInterfaceOrientations~ipad</key>
<array>
<string>UIInterfaceOrientationPortrait</string>
<string>UIInterfaceOrientationPortraitUpsideDown</string>
<string>UIInterfaceOrientationLandscapeLeft</string>
<string>UIInterfaceOrientationLandscapeRight</string>
</array>
<key>UIViewControllerBasedStatusBarAppearance</key>
<false/>
</dict>
</plist>
Loading

0 comments on commit 1684937

Please sign in to comment.