File tree 3 files changed +74
-0
lines changed
Pods/Pods.xcodeproj/xcshareddata/xcschemes
ZImageCropper.xcworkspace/xcuserdata/devansh.vyas.xcuserdatad
3 files changed +74
-0
lines changed Original file line number Diff line number Diff line change 215
215
607FACCF1AFB9204008FA782 = {
216
216
CreatedOnToolsVersion = 6.3.1;
217
217
LastSwiftMigration = 1020;
218
+ ProvisioningStyle = Manual;
218
219
};
219
220
607FACE41AFB9204008FA782 = {
220
221
CreatedOnToolsVersion = 6.3.1;
463
464
baseConfigurationReference = CCDD080855BE5D06E2CE263C /* Pods-ZImageCropper_Example.debug.xcconfig */;
464
465
buildSettings = {
465
466
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
467
+ CODE_SIGN_STYLE = Manual;
468
+ DEVELOPMENT_TEAM = "";
466
469
INFOPLIST_FILE = ZImageCropper/Info.plist;
467
470
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
468
471
MODULE_NAME = ExampleApp;
469
472
PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.$(PRODUCT_NAME:rfc1034identifier)";
470
473
PRODUCT_NAME = "$(TARGET_NAME)";
474
+ PROVISIONING_PROFILE_SPECIFIER = "";
471
475
SWIFT_VERSION = 5.0;
472
476
};
473
477
name = Debug;
477
481
baseConfigurationReference = 7368C6A64861D561EB398A32 /* Pods-ZImageCropper_Example.release.xcconfig */;
478
482
buildSettings = {
479
483
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
484
+ CODE_SIGN_STYLE = Manual;
485
+ DEVELOPMENT_TEAM = "";
480
486
INFOPLIST_FILE = ZImageCropper/Info.plist;
481
487
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
482
488
MODULE_NAME = ExampleApp;
483
489
PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.$(PRODUCT_NAME:rfc1034identifier)";
484
490
PRODUCT_NAME = "$(TARGET_NAME)";
491
+ PROVISIONING_PROFILE_SPECIFIER = "";
485
492
SWIFT_VERSION = 5.0;
486
493
};
487
494
name = Release;
You can’t perform that action at this time.
0 commit comments