File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 740
740
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
741
741
BUNDLE_DISPLAY_NAME = "${PRODUCT_NAME} ∆";
742
742
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
743
+ CURRENT_PROJECT_VERSION = 0;
743
744
DEVELOPMENT_TEAM = WD7ETSN9J9;
744
745
INFOPLIST_FILE = Authenticator/Resources/Info.plist;
745
746
PRODUCT_BUNDLE_IDENTIFIER = me.mattrubin.authenticator.dev;
746
747
PRODUCT_NAME = Authenticator;
747
748
TARGETED_DEVICE_FAMILY = 1;
749
+ VERSIONING_SYSTEM = "apple-generic";
748
750
};
749
751
name = Debug;
750
752
};
755
757
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
756
758
BUNDLE_DISPLAY_NAME = "${PRODUCT_NAME}";
757
759
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
760
+ CURRENT_PROJECT_VERSION = 0;
758
761
DEVELOPMENT_TEAM = WD7ETSN9J9;
759
762
INFOPLIST_FILE = Authenticator/Resources/Info.plist;
760
763
PRODUCT_BUNDLE_IDENTIFIER = me.mattrubin.authenticator;
761
764
PRODUCT_NAME = Authenticator;
762
765
TARGETED_DEVICE_FAMILY = 1;
766
+ VERSIONING_SYSTEM = "apple-generic";
763
767
};
764
768
name = Release;
765
769
};
You can’t perform that action at this time.
0 commit comments