File tree Expand file tree Collapse file tree 2 files changed +5
-6
lines changed
GWCollectionViewFloatCellLayout
GWCollectionViewFloatCellLayout.xcodeproj Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 98
98
TargetAttributes = {
99
99
BE02FC891E4D94030009E4B2 = {
100
100
CreatedOnToolsVersion = 8.2;
101
- DevelopmentTeam = RLK76T8Y89;
102
101
LastSwiftMigration = 0820;
103
- ProvisioningStyle = Automatic ;
102
+ ProvisioningStyle = Manual ;
104
103
};
105
104
};
106
105
};
248
247
CLANG_ENABLE_MODULES = YES;
249
248
CODE_SIGN_IDENTITY = "";
250
249
DEFINES_MODULE = YES;
251
- DEVELOPMENT_TEAM = RLK76T8Y89 ;
250
+ DEVELOPMENT_TEAM = "" ;
252
251
DYLIB_COMPATIBILITY_VERSION = 1;
253
252
DYLIB_CURRENT_VERSION = 1;
254
253
DYLIB_INSTALL_NAME_BASE = "@rpath";
270
269
CLANG_ENABLE_MODULES = YES;
271
270
CODE_SIGN_IDENTITY = "";
272
271
DEFINES_MODULE = YES;
273
- DEVELOPMENT_TEAM = RLK76T8Y89 ;
272
+ DEVELOPMENT_TEAM = "" ;
274
273
DYLIB_COMPATIBILITY_VERSION = 1;
275
274
DYLIB_CURRENT_VERSION = 1;
276
275
DYLIB_INSTALL_NAME_BASE = "@rpath";
Original file line number Diff line number Diff line change 15
15
<key >CFBundlePackageType </key >
16
16
<string >FMWK </string >
17
17
<key >CFBundleShortVersionString </key >
18
- <string >1.0 </string >
18
+ <string >1.0.0 </string >
19
19
<key >CFBundleVersion </key >
20
- <string >$(CURRENT_PROJECT_VERSION) </string >
20
+ <string >2 </string >
21
21
<key >NSPrincipalClass </key >
22
22
<string ></string >
23
23
</dict >
You can’t perform that action at this time.
0 commit comments