Skip to content

Commit

Permalink
update to iOS dev account
Browse files Browse the repository at this point in the history
  • Loading branch information
bardram committed Jan 30, 2024
1 parent 2f08e0e commit 65d8fd2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -208,12 +208,12 @@ SPEC CHECKSUMS:
audio_streamer: af49e73eb66f71c4eeabb4bbcb05f122d03a6709
audiofileplayer: 4aaff759a721ec3a850a682e0d9ec554e5f9e86f
battery_plus: 3b68b6e7710fe49c022999753d22760e6dbbc471
camera_avfoundation: 759172d1a77ae7be0de08fc104cfb79738b8a59e
camera_avfoundation: 8b8d780bcfb6a4a02b0fbe2b4bd17b5b71946e68
connectivity_plus: bf0076dd84a130856aa636df1c71ccaff908fa1d
device_info_plus: c6fb39579d0f423935b0c9ce7ee2f44b71b9fce6
ESense: cbe103ad16c435424f2fd6f8b274f2468af84173
esense_flutter: 8bfadfdefe7b51d6f78366e43b2b64ec9b6144b6
Flutter: e0871f40cf51350855a761d2e70bf5af5b9b5de7
Flutter: f04841e97a9d0b0a8025694d0796dd46242b2854
flutter_activity_recognition: 5c3b026997742b01e82424ef257db9640822ad77
flutter_appauth: 0863b1f33110b410213e736aead4a6727303f509
flutter_blue_plus: 4837da7d00cf5d441fdd6635b3a57f936778ea96
Expand Down Expand Up @@ -245,4 +245,4 @@ SPEC CHECKSUMS:

PODFILE CHECKSUM: cf73571b196c8b5799c2f2111e13846fa4ef168b

COCOAPODS: 1.14.3
COCOAPODS: 1.15.0
8 changes: 4 additions & 4 deletions ios/Runner.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
archiveVersion = 1;
classes = {
};
objectVersion = 56;
objectVersion = 54;
objects = {

/* Begin PBXBuildFile section */
Expand Down Expand Up @@ -378,7 +378,7 @@
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_ASSET_PATHS = "Runner/base.lproj/Main.storyboard Runner/Assets.xcassets Runner/base.lproj/LaunchScreen.storyboard";
DEVELOPMENT_TEAM = 8TB3T6MAZG;
DEVELOPMENT_TEAM = 59TCTNUBMQ;
ENABLE_BITCODE = "$(inherited)";
FLUTTER_ROOT = "$(HOME)/flutter";
FRAMEWORK_SEARCH_PATHS = (
Expand Down Expand Up @@ -535,7 +535,7 @@
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_ASSET_PATHS = "Runner/base.lproj/Main.storyboard Runner/Assets.xcassets Runner/base.lproj/LaunchScreen.storyboard";
DEVELOPMENT_TEAM = 8TB3T6MAZG;
DEVELOPMENT_TEAM = 59TCTNUBMQ;
ENABLE_BITCODE = "$(inherited)";
FLUTTER_ROOT = "$(HOME)/flutter";
FRAMEWORK_SEARCH_PATHS = (
Expand Down Expand Up @@ -578,7 +578,7 @@
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_ASSET_PATHS = "Runner/base.lproj/Main.storyboard Runner/Assets.xcassets Runner/base.lproj/LaunchScreen.storyboard";
DEVELOPMENT_TEAM = 8TB3T6MAZG;
DEVELOPMENT_TEAM = 59TCTNUBMQ;
ENABLE_BITCODE = "$(inherited)";
FLUTTER_ROOT = "$(HOME)/flutter";
FRAMEWORK_SEARCH_PATHS = (
Expand Down

0 comments on commit 65d8fd2

Please sign in to comment.