冤有头债有主,类文件创建者整理

This commit is contained in:
zu
2021-11-01 14:25:16 +08:00
parent 245720ec01
commit b58ace2237
14 changed files with 13 additions and 18 deletions

View File

@@ -3,7 +3,6 @@
// PlanetStar // PlanetStar
// //
// Created by fengshuo on 2021/4/7. // Created by fengshuo on 2021/4/7.
// Copyright © 2021 WUJIE INTERACTIVE. All rights reserved.
// //
///flutter 和原生交互所需要的类 ///flutter 和原生交互所需要的类
#ifndef XCFlutterKeyConst_h #ifndef XCFlutterKeyConst_h

View File

@@ -2,8 +2,7 @@
// XplanFBFlutterViewContainer.h // XplanFBFlutterViewContainer.h
// PlanetStar // PlanetStar
// //
// Created by apple on 2021/3/30. // Created by 冯硕 on 2021/3/30.
// Copyright © 2021 WUJIE INTERACTIVE. All rights reserved.
// //
#import <flutter_boost/FBFlutterViewContainer.h> #import <flutter_boost/FBFlutterViewContainer.h>

View File

@@ -2,8 +2,7 @@
// XplanFBFlutterViewContainer.m // XplanFBFlutterViewContainer.m
// PlanetStar // PlanetStar
// //
// Created by apple on 2021/3/30. // Created by on 2021/3/30.
// Copyright © 2021 WUJIE INTERACTIVE. All rights reserved.
// //
#import "XplanFBFlutterViewContainer.h" #import "XplanFBFlutterViewContainer.h"

View File

@@ -2,8 +2,7 @@
// XplanFlutterBoostDelegate.h // XplanFlutterBoostDelegate.h
// PlanetStar // PlanetStar
// //
// Created by zu on 2021/3/18. // Created by 冯硕 on 2021/3/18.
// Copyright © 2021 WUJIE INTERACTIVE. All rights reserved.
// //
#import <flutter_boost/FlutterBoost.h> #import <flutter_boost/FlutterBoost.h>

View File

@@ -2,8 +2,7 @@
// XplanFlutterBoostDelegate.m // XplanFlutterBoostDelegate.m
// PlanetStar // PlanetStar
// //
// Created by zu on 2021/3/18. // Created by on 2021/3/18.
// Copyright © 2021 WUJIE INTERACTIVE. All rights reserved.
// //
#import <Foundation/Foundation.h> #import <Foundation/Foundation.h>

View File

@@ -2,7 +2,7 @@
// RoomGuestDelegate.h // RoomGuestDelegate.h
// xplan-ios // xplan-ios
// //
// Created by apple on 2021/10/27. // Created by zu on 2021/10/27.
// //
#import <Foundation/Foundation.h> #import <Foundation/Foundation.h>

View File

@@ -2,7 +2,7 @@
// RoomDelegate.h // RoomDelegate.h
// xplan-ios // xplan-ios
// //
// Created by apple on 2021/10/26. // Created by zu on 2021/10/26.
// //
#import <Foundation/Foundation.h> #import <Foundation/Foundation.h>

View File

@@ -2,7 +2,7 @@
// XPRoomPositionDataSourceProtocol.h // XPRoomPositionDataSourceProtocol.h
// xplan-ios // xplan-ios
// //
// Created by apple on 2021/10/27. // Created by zu on 2021/10/27.
// //
#import <Foundation/Foundation.h> #import <Foundation/Foundation.h>

View File

@@ -2,7 +2,7 @@
// ThemeColor+Room.h // ThemeColor+Room.h
// xplan-ios // xplan-ios
// //
// Created by apple on 2021/10/27. // Created by zu on 2021/10/27.
// //
#import "ThemeColor.h" #import "ThemeColor.h"

View File

@@ -2,7 +2,7 @@
// ThemeColor+Room.m // ThemeColor+Room.m
// xplan-ios // xplan-ios
// //
// Created by apple on 2021/10/27. // Created by zu on 2021/10/27.
// //
#import "ThemeColor+Room.h" #import "ThemeColor+Room.h"

View File

@@ -2,7 +2,7 @@
// MainPresenter.h // MainPresenter.h
// xplan-ios // xplan-ios
// //
// Created by apple on 2021/9/8. // Created by zu on 2021/9/8.
// //
#import "BaseMvpPresenter.h" #import "BaseMvpPresenter.h"

View File

@@ -2,7 +2,7 @@
// MainPresenter.m // MainPresenter.m
// xplan-ios // xplan-ios
// //
// Created by apple on 2021/9/8. // Created by zu on 2021/9/8.
// //
#import "MainPresenter.h" #import "MainPresenter.h"

View File

@@ -2,7 +2,7 @@
// MainProtocol.h // MainProtocol.h
// xplan-ios // xplan-ios
// //
// Created by apple on 2021/9/8. // Created by zu on 2021/9/8.
// //
#import <Foundation/Foundation.h> #import <Foundation/Foundation.h>

View File

@@ -2,7 +2,7 @@
// main.m // main.m
// xplan-ios // xplan-ios
// //
// Created by apple on 2021/8/31. // Created by zu on 2021/8/31.
// //
#import <UIKit/UIKit.h> #import <UIKit/UIKit.h>